Home
last modified time | relevance | path

Searched defs:entry (Results 1 - 25 of 1189) sorted by relevance

12345678910>>...48

/third_party/ffmpeg/libavutil/tests/
H A Derror.c28 const struct error_entry *entry = &error_entries[i]; in main() local
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dmain.c12 void entry(const char *s) { in entry() function
/third_party/toybox/toys/posix/
H A Dwho.c31 struct utmpx *entry; in who_main() local
/third_party/musl/libc-test/src/functionalext/supplement/dirent/dirent_gtest/
H A Ddirent_readdir64_test.cpp25 dirent64* entry; in HWTEST_F() local
/third_party/node/test/wasi/c/
H A Dreaddir.c10 struct dirent* entry; in main() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftsnames.c58 TT_Name entry = ttface->name_table.names + idx; in FT_EXPORT_DEF() local
113 TT_LangTag entry = ttface->name_table.langTags + FT_EXPORT_DEF() local
[all...]
/third_party/toybox/toys/pending/
H A Dgroupadd.c40 char *entry = NULL; in new_group() local
63 char *entry = NULL; in groupadd_main() local
[all...]
H A Dgroupdel.c26 char *entry = 0; in groupdel_main() local
H A Duseradd.c44 char *s = *toys.optargs, *entry; in useradd_main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dvc1dec.c29 int seq = 0, entry = 0, invalid = 0, frame = 0, i; in vc1_probe() local
/third_party/mesa3d/src/asahi/lib/
H A Dagx_formats.h46 struct agx_pixel_format_entry entry = agx_pixel_format[format]; in agx_is_valid_pixel_format() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code.cpp54 ir_variable_refcount_entry *entry = (ir_variable_refcount_entry *)e->data; in do_dead_code() local
[all...]
/third_party/ltp/lib/
H A Dtst_dir_is_empty.c30 struct dirent *entry; in tst_dir_is_empty_() local
/third_party/mesa3d/src/util/tests/hash_table/
H A Ddelete_and_lookup.c51 struct hash_entry *entry; in main() local
[all...]
H A Dinsert_and_lookup.c41 struct hash_entry *entry; in main() local
H A Dremove_key.c38 struct hash_entry *entry; in main() local
H A Dreplacement.c41 struct hash_entry *entry; in main() local
/third_party/node/deps/v8/src/profiler/
H A Dcpu-profiler-inl.h28 CodeEntry* entry = code_map->FindEntry(instruction_start); in UpdateCodeMap() local
36 CodeEntry* entry = code_map->FindEntry(instruction_start); in UpdateCodeMap() local
47 CodeEntry* entry = code_map->FindEntry(instruction_start); in UpdateCodeMap() local
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_getprocaddress.c92 const struct stw_extension_entry *entry; in DrvGetProcAddress() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/shaders/
H A Dgenerate_shaders.bat46 set entry=%~2 variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/shaders/
H A Dgenerate_shaders.bat240 set entry=%~2 variable
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dopcode_require_capabilities_test.cpp37 spv_opcode_desc entry; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.cpp22 Entry entry = {threadFunction, parameters, &init}; in Thread() local
56 Entry entry = *(Entry*)parameters; in startFunction() local
64 Entry entry = *(Entry*)parameters; in startFunction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dopcode_require_capabilities_test.cpp37 spv_opcode_desc entry; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DPipelineLayoutTests.cpp32 wgpu::BindGroupLayoutEntry entry; in TEST_P() local
52 wgpu::BindGroupLayoutEntry entry; in TEST_P() local
[all...]

Completed in 6 milliseconds

12345678910>>...48