Home
last modified time | relevance | path

Searched defs:fake (Results 1 – 25 of 27) sorted by relevance

12

/external/elfutils/libdw/
Dlibdw_findcu.c236 struct Dwarf_CU fake = { .start = start, .end = 0 }; in __libdw_findcu() local
285 struct Dwarf_CU fake = { .start = start, .end = 0 }; in __libdw_findcu_addr() local
300 Dwarf fake = { .sectiondata[IDX_debug_info] = &fake_data }; in __libdw_find_split_dbg_addr() local
Ddwarf_getlocation.c149 struct loc_block_s fake = { .addr = (void *) op }; in dwarf_getlocation_implicit_value() local
189 struct loc_s fake = { .addr = attr->valp }; in check_constant_offset() local
244 struct loc_s fake = { .addr = block->data }; in __libdw_intern_expression() local
Ddwarf_getmacros.c277 Dwarf_Macro_Op_Table fake = { .offset = macoff, .sec_index = sec_index }; in cache_op_table() local
Ddwarf_getsrclines.c1106 struct files_lines_s fake = { .debug_line_offset = debug_line_offset }; in __libdw_getsrclines() local
/external/mockito/src/test/java/org/mockito/internal/util/collections/
DIdentitySetTest.java38 Fake fake = new Fake(); in shouldWorkEvenIfEqualsTheSame() local
/external/u-boot/arch/arm/lib/
Dbootm.c87 static void announce_and_cleanup(int fake) in announce_and_cleanup()
325 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/external/u-boot/arch/arc/lib/
Dbootm.c77 int fake = (flag & BOOTM_STATE_OS_FAKE_GO); in boot_jump_linux() local
/external/libbrillo/brillo/http/
Dhttp_connection_fake.cc16 namespace fake { namespace
/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
Dmnist.py242 def fake(): function
/external/ltp/testcases/kernel/firmware/fw_load_user/
Dfw_load.c53 int fake; member
/external/python/cpython3/Lib/test/
Dinspect_fodder2.py125 def fake(): function
/external/skia/samplecode/
DSampleColorFilter.cpp27 int fake = x >> 5; in round5_slow() local
/external/skqp/samplecode/
DSampleColorFilter.cpp27 int fake = x >> 5; in round5_slow() local
/external/curl/tests/server/
Dgetpart.c33 int fake; member
/external/openssh/
Dauth-pam.c847 char *fake; in sshpam_respond() local
1204 char *fake = NULL; in sshpam_auth_passwd() local
Dauth.c794 static struct passwd fake; in fakepw() local
/external/perf_data_converter/src/
Dperf_data_handler.cc251 std::unique_ptr<PerfDataHandler::Mapping> fake; in InvokeHandleSample() local
/external/elfutils/src/
Dnm.c1361 Dwarf_Global fake = { .name = symstr }; in show_symbols() local
1411 struct local_name fake = in show_symbols() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1498 TSAN_INTERCEPTOR(int, inotify_init, int fake) { in TSAN_INTERCEPTOR() argument
1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR()
1637 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR()
1677 TSAN_INTERCEPTOR(void, abort, int fake) { in TSAN_INTERCEPTOR()
2028 TSAN_INTERCEPTOR(int, fork, int fake) { in TSAN_INTERCEPTOR() argument
2054 TSAN_INTERCEPTOR(int, vfork, int fake) { in TSAN_INTERCEPTOR() argument
/external/autotest/scheduler/
Dmonitor_db_unittest.py832 def fake(manager, job): function
/external/libxkbcommon/xkbcommon/src/
Dstate.c218 static const union xkb_action fake = { .type = ACTION_TYPE_NONE }; variable
/external/u-boot/fs/yaffs2/
Dyaffs_guts.h402 u8 fake:1; /* A fake object has no presence on NAND. */ member
495 u8 fake:1; member
/external/linux-kselftest/tools/testing/selftests/x86/
Dmpx-mini-test.c916 static long fake = 722122311; in __mpx_random() local
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1155 INTERCEPTOR(void, tzset, int fake) { in INTERCEPTOR()
1370 INTERCEPTOR(char *, dlerror, int fake) { in INTERCEPTOR()
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java2428 Charset fake = provider.charsetForName("doesNotExist"); in TestJB5027() local

12