Home
last modified time | relevance | path

Searched refs:of (Results 1 – 13 of 13) sorted by relevance

/babblesim_base-3.4.0/libUtilv1/src/
Dbs_cmd_line.c55 int of = 0; in bs_is_option() local
58 if (arg[of] == '-') { in bs_is_option()
59 of++; in bs_is_option()
61 if (arg[of] == '-') { in bs_is_option()
62 of++; in bs_is_option()
66 if (strcmp(&arg[of], option) != 0) { in bs_is_option()
69 return of + to_match_len; in bs_is_option()
73 while (!(arg[of] == 0 && *option == 0)) { in bs_is_option()
75 if ((arg[of] == ':') || (arg[of] == '=')) { in bs_is_option()
76 of++; in bs_is_option()
[all …]
/babblesim_base-3.4.0/common/docs/
DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
15 "Legal Entity" shall mean the union of the acting entity and all
17 control with that entity. For the purposes of this definition,
19 direction or management of such entity, whether by contract or
20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
21 outstanding shares, or (iii) beneficial ownership of such entity.
31 transformation or translation of a Source form, including but
35 "Work" shall mean the work of authorship, whether in Source or
43 represent, as a whole, an original work of authorship. For the purposes
44 of this License, Derivative Works shall not include works that remain
[all …]
Dfolder_structure.txt7 │ ├── common Set of common scripts, documentation, etc
26 a set of environment variables are defined. These wil be set to the
42 COMPONENT_OUTPUT_DIR : Where the intermediate results of compiling a particular
44 By default the folder of the component being compiled
/babblesim_base-3.4.0/device_pause_simu/docs/
DREADME.txt4 Used for testing of the phy, or for debugging (note that you can let a
5 simulation run until a given moment, pause, plug a debugger to one of the
/babblesim_base-3.4.0/device_empty/docs/
DREADME.txt2 effectively using up one of the its interfaces
/babblesim_base-3.4.0/device_handbrake/docs/
DREADME.txt1 This device slows down a simulation close to a ratio of the real time
9 Note2: Poking incurres in quite a lot of overhead, it will be difficult
/babblesim_base-3.4.0/libPhyComv1/docs/
DREADME.md3 This library provides a basic set of functions for low level communication
7 directly in between them independently of the Phy.
38 independently of the Phy, for example to exchange side information in between
/babblesim_base-3.4.0/device_time_monitor/docs/
DREADME.txt2 (for example if you want to monitor the progress of long simulations)
/babblesim_base-3.4.0/common/
Dmake.lib_so.inc15 #phony target to trigger the rerun of the make of each library, but ensure that make checks if the …
Dmake.lib_a.inc15 #phony target to trigger the rerun of the make of each library, but ensure that make checks if the …
Dmake.lib_soeta.inc17 #phony target to trigger the rerun of the make of each library, but ensure that make checks if the …
Dmake.lib_soeta64et32.inc20 #phony target to trigger the rerun of the make of each library, but ensure that make checks if the …
Dmake.lib_a64et32.inc19 #phony target to trigger the rerun of the make of each library, but ensure that make checks if the …