Home
last modified time | relevance | path

Searched refs:dummy (Results 251 - 275 of 855) sorted by relevance

1...<<11121314151617181920>>...35

/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_always_on.h65 * @dummy: unused dummy variable
71 int dummy; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D4-1-buildonly.c16 static pthread_once_t dummy PTS_ATTRIBUTE_UNUSED = PTHREAD_ONCE_INIT;
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform_dummy/
H A Dmali_ukk_os.h46 int dummy; /**< No internal OS specific data at this time */ member
/third_party/python/Python/
H A Dpyfpe.c15 PyFPE_dummy(void *dummy) in PyFPE_dummy() argument
/third_party/elfutils/tests/
H A Ddwarfcfi.c105 // Point cfa_ops to dummy to match print_detail expectations. in handle_address()
107 Dwarf_Op dummy; in handle_address() local
108 Dwarf_Op *cfa_ops = &dummy; in handle_address()
/third_party/benchmark/test/
H A Dregister_benchmark_test.cc56 #define ADD_CASES(...) int CONCAT(dummy, __LINE__) = AddCases({__VA_ARGS__})
70 ReturnVal dummy = benchmark::RegisterBenchmark( variable
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
129 dest = &dummy; in strptime()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
129 dest = &dummy; in strptime()
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrptime.c11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local
129 dest = &dummy; in strptime()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dhugepage.h72 char dummy[100]; in hugetlbfs_root() local
75 dir, dummy) >= 2) { in hugetlbfs_root()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap15.c65 void *l = &&dummy; in jumpfunc()
75 dummy: in jumpfunc()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dhugepage.h72 char dummy[100]; in hugetlbfs_root() local
75 dir, dummy) >= 2) { in hugetlbfs_root()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c231 struct shm_info dummy; in get_shm_idx_from_id() local
235 max_idx = SAFE_SHMCTL(shm_id, SHM_INFO, (void *)&dummy); in get_shm_idx_from_id()
/third_party/lz4/tests/
H A Dtest-lz4-versions.py26 def proc(cmd_args, pipe=True, dummy=False):
27 if dummy:
/third_party/node/deps/openssl/openssl/crypto/
H A DLPdir_nyi.c44 void *dummy; member
/third_party/openssl/crypto/
H A DLPdir_nyi.c44 void *dummy; member
/third_party/rust/crates/proc-macro-error/tests/ui/
H A Ddummy.rs9 dummy!(need_default);
/third_party/libwebsockets/lib/misc/
H A Ddir.c249 char dummy[8]; in lws_dir_rm_rf_cb() local
254 * Notice we immediately discard dummy without looking in it. in lws_dir_rm_rf_cb()
256 * termination in dummy[]. We just wanted to know if it was in lws_dir_rm_rf_cb()
262 if (readlink(path, dummy, sizeof(dummy)) < 0) in lws_dir_rm_rf_cb()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vs.c44 * If we fail to compile a vertex shader we'll use a dummy/fallback shader
74 * Replace the given shader's instruction with a simple / dummy shader.
83 const struct tgsi_token *dummy = get_dummy_vertex_shader(); in svga_get_compiled_dummy_vertex_shader() local
86 if (!dummy) { in svga_get_compiled_dummy_vertex_shader()
91 vs->base.tokens = dummy; in svga_get_compiled_dummy_vertex_shader()
/third_party/node/deps/npm/node_modules/@pkgjs/parseargs/internal/
H A Dprimordials.js328 const dummy = new unsafe();
337 SymbolIterator in (FunctionPrototypeCall(desc.value, dummy) ?? {})
340 next = next ?? uncurryThis(createIterator(dummy).next);
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_rect.h60 int32 dummy; in dng_rect() local
61 if (!SafeInt32Sub(r, l, &dummy) || in dng_rect()
62 !SafeInt32Sub(b, t, &dummy)) in dng_rect()
/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_null.h21 int dummy; member
/third_party/openssl/crypto/async/arch/
H A Dasync_null.h21 int dummy; member
/third_party/libunwind/libunwind/src/ppc64/
H A DGstep.c58 stack_frame_t dummy; in unw_step() local
89 back_chain_offset = ((void *) &dummy.back_chain - (void *) &dummy); in unw_step()
90 lr_save_offset = ((void *) &dummy.lr_save - (void *) &dummy); in unw_step()
126 the dummy signal frame size. in unw_step()
/third_party/mbedtls/include/psa/
H A Dcrypto_driver_contexts_key_derivation.h33 unsigned dummy; /* Make sure this union is always non-empty */ member

Completed in 10 milliseconds

1...<<11121314151617181920>>...35