/third_party/rust/crates/nom/src/ |
D | str.rs | 107 const FIND: &str = "ÂßÇ∂"; in take_until_succeed() constant 404 const FIND: &str = "βèƒôřèÂßÇ"; in take_until_incomplete() constant 490 const FIND: &str = "Ráñδô₥"; in take_until_error() constant
|
/third_party/elfutils/lib/ |
D | dynamicsizehash.c | 251 #define FIND(name) _FIND (name) macro 254 FIND(NAME) (NAME *htab, HASHTYPE hval, TYPE val) in FIND() function
|
D | dynamicsizehash_concurrent.c | 468 #define FIND(name) _FIND (name) macro 471 FIND(NAME) (NAME *htab, HASHTYPE hval) in FIND() function
|
/third_party/mesa3d/src/tool/pps/ |
D | pps_algorithm.h | 13 #define FIND(c, e) (std::find(std::begin(c), std::end(c), e)) macro
|
/third_party/musl/include/ |
D | search.h | 13 typedef enum { FIND, ENTER } ACTION; enumerator
|
/third_party/musl/ndk_musl_include/ |
D | search.h | 13 typedef enum { FIND, ENTER } ACTION; enumerator
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | search.h | 13 typedef enum { FIND, ENTER } ACTION; enumerator
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | search.h | 13 typedef enum { FIND, ENTER } ACTION; enumerator
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | search.h | 13 typedef enum { FIND, ENTER } ACTION; enumerator
|
/third_party/alsa-lib/include/ |
D | search.h | 65 FIND, enumerator
|
/third_party/ffmpeg/libavfilter/ |
D | vf_cropdetect.c | 184 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() macro
|
/third_party/mesa3d/src/intel/nullhw-layer/ |
D | intel_nullhw.c | 66 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro
|
/third_party/node/ |
D | Makefile | 20 FIND ?= find macro
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1616 pub const FIND: ::ACTION = 0; constant
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 230 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro
|