/system/extras/tests/bionic/libstdc++/ |
test_cctype.cpp | 97 int main(int argc, char **argv) function
|
test_climits.cpp | 84 int main(int argc, char **argv) function
|
test_cmath.cpp | 72 int main(int argc, char **argv) function
|
test_cstddef.cpp | 97 int main(int argc, char **argv) function
|
test_cstring.cpp | 73 int main(int argc, char **argv) function
|
/system/extras/tests/cpueater/ |
daemonize.c | 31 int main(int argc, char **argv) function
|
/system/extras/tests/sdcard/ |
profile_sdcard.sh | 57 # MAIN
|
/system/netd/ |
main.cpp | 39 int main() { function
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/ |
eth_utils.c | 92 CONTEXT : main process only! 106 CONTEXT : main process only! 147 CONTEXT : main process only! 477 /* Send it to the main process */
|
/system/wlan/ti/wilink_6_1/Test/ |
HealthMonitorDbg.h | 96 * \brief Main soft Geminirdebug function
|
SoftGeminiDbg.h | 88 * \brief Main soft Geminirdebug function
|
scanCncnDbg.c | 50 * \brief Main scan concentrator debug function
|
smeDebug.h | 91 * \brief Main SME debug function
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
broadcastKeySM.h | 63 /* Main Sec SM functions */
|
keyDerive.h | 62 /* Main Sec SM functions */
|
unicastKeySM.h | 65 /* Main Sec SM functions */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
StaCap.h | 48 /* The main StaCap module structure */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gprof.info | 151 35.29 0.14 0.06 main 217 exit normally: by returning from `main' or by calling `exit'. Calling 648 `main.c' 649 Selects everything in file `main.c'--the dot in the string tells 655 `main' 656 Selects all functions named `main'. 672 `_main' from your `main' function, `gprof' still prints it as 673 `main' in its output, so you should use `main' in symspecs. 675 `main.c:main [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
gprof.info | 151 35.29 0.14 0.06 main 217 exit normally: by returning from `main' or by calling `exit'. Calling 648 `main.c' 649 Selects everything in file `main.c'--the dot in the string tells 655 `main' 656 Selects all functions named `main'. 672 `_main' from your `main' function, `gprof' still prints it as 673 `main' in its output, so you should use `main' in symspecs. 675 `main.c:main [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gprof.info | 151 35.29 0.14 0.06 main 217 exit normally: by returning from `main' or by calling `exit'. Calling 648 `main.c' 649 Selects everything in file `main.c'--the dot in the string tells 655 `main' 656 Selects all functions named `main'. 672 `_main' from your `main' function, `gprof' still prints it as 673 `main' in its output, so you should use `main' in symspecs. 675 `main.c:main [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
gprof.info | 152 35.29 0.14 0.06 main 218 exit normally: by returning from `main' or by calling `exit'. Calling 649 `main.c' 650 Selects everything in file `main.c'--the dot in the string tells 656 `main' 657 Selects all functions named `main'. 673 `_main' from your `main' function, `gprof' still prints it as 674 `main' in its output, so you should use `main' in symspecs. 676 `main.c:main [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gprof.info | 148 35.29 0.14 0.06 main 227 exit normally: by returning from `main' or by calling `exit'. Calling 653 `main.c' 654 Selects everything in file `main.c'--the dot in the string tells 660 `main' 661 Selects all functions named `main'. 677 `_main' from your `main' function, `gprof' still prints it as 678 `main' in its output, so you should use `main' in symspecs. 680 `main.c:main [all...] |
/external/libffi/ |
ChangeLog | 248 * testsuite/libffi.call/cls_align_uint16.c (main): Use correct type 250 * testsuite/libffi.call/nested_struct1.c (main): Ditto. 251 * testsuite/libffi.call/cls_sint.c (main): Ditto. 252 * testsuite/libffi.call/nested_struct9.c (main): Ditto. 253 * testsuite/libffi.call/cls_20byte1.c (main): Ditto. 254 * testsuite/libffi.call/cls_9byte1.c (main): Ditto. 255 * testsuite/libffi.call/closure_fn1.c (main): Ditto. 256 * testsuite/libffi.call/closure_fn3.c (main): Ditto. 257 * testsuite/libffi.call/return_dbl2.c (main): Ditto. 258 * testsuite/libffi.call/cls_sshort.c (main): Ditto [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-6 | 216 * tests/strtod-test.c (main): Add a testcase for the previous fix. 519 in the main group which collects the non-option arguments. 521 G_OPTION_ARG_FILENAME_ARRAY. If the main group doesn't contain 812 * tests/option-test.c: (empty_test3), (main): 829 * tests/option-test.c: (arg_test3), (ignore_test3), (main): 1010 * tests/strfunc-test.c (main): Add a test for g_strv_length(). [all...] |
/build/tools/releasetools/ |
img_from_target_files | 116 def main(argv): function 160 main(sys.argv[1:])
|