Home
last modified time | relevance | path

Searched defs:FIND (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/tool/pps/
H A Dpps_algorithm.h13 #define FIND(c, e) (std::find(std::begin(c), std::end(c), e)) macro
/third_party/elfutils/lib/
H A Ddynamicsizehash.c251 #define FIND(name) _FIND (name) macro
H A Ddynamicsizehash_concurrent.c468 #define FIND(name) _FIND (name) macro
/third_party/alsa-lib/include/
H A Dsearch.h65 FIND, enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/uniproton/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/musl/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; enumerator
/third_party/rust/crates/nom/src/
H A Dstr.rs107 const FIND: &str = "ÂßÇ∂"; in take_until_succeed() consts
404 const FIND: &str = "βèƒôřèÂßÇ"; in take_until_incomplete() consts
490 const FIND: &str = "Ráñδô₥"; in take_until_error() consts
/third_party/ffmpeg/libavfilter/
H A Dvf_cropdetect.c176 #define FIND(DST, FROM, NOEND, INC, STEP0, STEP1, LEN) \ in filter_frame() macro
/third_party/mesa3d/src/intel/nullhw-layer/
H A Dintel_nullhw.c66 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro
/third_party/node/
H A DMakefile24 FIND ?= find macro
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp230 #define FIND(type, obj) ((type *)find_object_data(HKEY(obj))) macro
[all...]
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1616 pub const FIND: ::ACTION = 0; consts

Completed in 14 milliseconds