Home
last modified time | relevance | path

Searched defs:result (Results 51 - 75 of 14066) sorted by relevance

12345678910>>...563

/third_party/elfutils/libelf/
H A Delf32_offscn.c68 Elf_Scn *result = NULL; in elfw2() local
H A Delf_cntl.c40 int result = 0; in elf_cntl() local
H A Delf_newdata.c43 Elf_Data_List *result = NULL; in elf_newdata() local
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getlocation_die.c37 dwarf_getlocation_die(Dwarf_Attribute *attr, const Dwarf_Op *op, Dwarf_Die *result) dwarf_getlocation_die() argument
H A Ddwarf_default_lower_bound.c39 dwarf_default_lower_bound (int lang, Dwarf_Sword *result) in dwarf_default_lower_bound() argument
/third_party/ffmpeg/libavutil/ppc/
H A Dcpu.c52 ULONG result = 0; in ff_get_cpu_flags_ppc() local
/third_party/glslang/gtests/
H A Dmain.cpp74 const int result = RUN_ALL_TESTS(); in main() local
/third_party/astc-encoder/Source/UnitTest/
H A Dtest_softfloat.cpp34 float result = sf16_to_float((15 << 10) + 1); in TEST() local
41 float result = sf16_to_float((0 << 10) + 1); in TEST() local
48 float result = sf16_to_float(0x0000); in TEST() local
55 float result = sf16_to_float((31 << 10) + 0); in TEST() local
62 float result = sf16_to_float(0xFFFF); in TEST() local
[all...]
/third_party/gn/src/gn/
H A Dvector_utils_unittest.cc19 auto result = sorter.AsVector(); in TEST() local
37 std::vector<std::string> result; in TEST() local
[all...]
/third_party/googletest/googletest/samples/
H A Dsample1.cc36 int result = 1; in Factorial() local
/third_party/icu/icu4c/source/common/
H A Dutil.h51 UnicodeString result; in makeBogusString() local
/third_party/libsnd/src/GSM610/
H A Dgsm_option.c13 int result = -1 ; in gsm_option() local
/third_party/libcoap/tests/
H A Dtestdriver.c32 CU_ErrorCode result; in main() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dregexp-prototype-match.js20 var result = regexp[Symbol.match](str); variable
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D067-nested-ifdef-ifndef.c4 #define result success macro
8 #undef result macro
9 #define result failure macro
16 #undef result macro
17 #define result failure macro
22 #undef result macro
23 #define result failure macro
26 #undef result macro
27 #define result global() macro
32 #undef result global() macro
33 #define result global() macro
36 #undef result global() macro
37 #define result global() macro
[all...]
/third_party/node/test/parallel/
H A Dtest-vm-property-not-on-sandbox.js34 var result = foo === this;`; variable
/third_party/node/deps/v8/tools/
H A Drun.py12 result = subprocess.call(sys.argv[1:]) variable
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__stdio_seek.c51 off_t result = 0; in __stdio_seek() local
/third_party/musl/src/complex/
H A Dcsqrt.c44 double complex result; in csqrt() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__stdio_seek.c51 off_t result = 0; in __stdio_seek() local
/third_party/musl/porting/liteos_a/user/src/unistd/
H A Dttyname.c9 int result; in ttyname() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A D__stdio_seek.c6 off_t result = 0; in __stdio_seek() local
/third_party/musl/src/unistd/
H A Dttyname.c9 int result; in ttyname() local
/third_party/node/deps/icu-small/source/common/
H A Dutil.h51 UnicodeString result; in makeBogusString() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/ctime/
H A D1-1.c20 char *result; in main() local

Completed in 8 milliseconds

12345678910>>...563