Home
last modified time | relevance | path

Searched defs:FIND (Results 1 – 15 of 15) sorted by relevance

/third_party/rust/crates/nom/src/
Dstr.rs107 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/
Ddynamicsizehash.c251 #define FIND(name) _FIND (name) macro
254 FIND(NAME) (NAME *htab, HASHTYPE hval, TYPE val) in FIND() function
Ddynamicsizehash_concurrent.c468 #define FIND(name) _FIND (name) macro
471 FIND(NAME) (NAME *htab, HASHTYPE hval) in FIND() function
/third_party/mesa3d/src/tool/pps/
Dpps_algorithm.h13 #define FIND(c, e) (std::find(std::begin(c), std::end(c), e)) macro
/third_party/musl/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/ndk_musl_include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/uniproton/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/alsa-lib/include/
Dsearch.h65 FIND, enumerator
/third_party/ffmpeg/libavfilter/
Dvf_cropdetect.c184 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() macro
/third_party/mesa3d/src/intel/nullhw-layer/
Dintel_nullhw.c66 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro
/third_party/node/
DMakefile20 FIND ?= find macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1616 pub const FIND: ::ACTION = 0; constant
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp230 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro