/external/clang/test/CodeGen/ |
D | le32-vaarg.c | 4 int get_int(va_list *args) { in get_int() function
|
D | sparc-vaarg.c | 9 int get_int(va_list *args) { in get_int() function
|
/external/clang/test/CXX/temp/temp.decls/temp.class/temp.static/ |
D | p1.cpp | 22 int& get_int() { return X0<int>::value; } in get_int() function
|
/external/tinyalsa/ |
D | snd_utils.h | 45 int (*get_int) (void *node, const char *prop, int *val); member
|
/external/tinycompress/ |
D | snd_utils.h | 45 int (*get_int) (void *node, const char *prop, int *val); member
|
/external/python/cpython3/Lib/lib2to3/ |
D | patcomp.py | 173 def get_int(self, node): member in PatternCompiler
|
/external/python/cpython2/Lib/lib2to3/ |
D | patcomp.py | 173 def get_int(self, node): member in PatternCompiler
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
D | allocate_shared.pass.cpp | 44 int get_int() const {return int_;} in get_int() function
|
D | make_shared.pass.cpp | 38 int get_int() const {return int_;} in get_int() function
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
D | make_shared.pass.cpp | 33 int get_int() const {return int_;} in get_int() function
|
D | allocate_shared.pass.cpp | 38 int get_int() const {return int_;} in get_int() function
|
/external/tensorflow/tensorflow/security/fuzzing/ |
D | python_fuzzing.py | 64 def get_int(self, min_int=_MIN_INT, max_int=_MAX_INT): member in FuzzingHelper
|
/external/toybox/toys/pending/ |
D | expr.c | 79 int get_int(struct value *v, long long *ret) in get_int() function
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.h | 166 unsigned int (*get_int)(void *ctx, enum eapol_int_var variable); member
|
/external/skia/src/codec/ |
D | SkCodecPriv.h | 166 static inline uint32_t get_int(const uint8_t* buffer, uint32_t i) { in get_int() function
|
/external/tinyalsa_new/examples/sndcardparser/ |
D | sample_sndcardparser.c | 61 int (*get_int)(void *node, const char *prop, int *val); member
|
/external/bcc/libbpf-tools/ |
D | tcpconnect.c | 41 static int get_int(const char *arg, int *ret, int min, int max) in get_int() function
|
D | syscount.c | 79 static int get_int(const char *arg, int *ret, int min, int max) in get_int() function
|
/external/oss-fuzz/projects/dnsmasq/ |
D | fuzz_header.h | 97 int get_int(const uint8_t **data, size_t *size) { in get_int() function
|
/external/rust/crates/bytes/src/buf/ |
D | buf_impl.rs | 905 fn get_int(&mut self, nbytes: usize) -> i64 { in get_int() method
|
/external/skia/src/ports/ |
D | SkFontConfigInterface_direct.cpp | 351 static int get_int(FcPattern* pattern, const char object[], int missing) { in get_int() function
|
D | SkFontMgr_fontconfig.cpp | 131 static int get_int(FcPattern* pattern, const char object[], int missing) { in get_int() function
|
/external/tinyalsa_new/include/tinyalsa/ |
D | plugin.h | 258 int (*get_int)(void *node, const char *prop, int *val); member
|
/external/python/pybind11/tests/ |
D | test_methods_and_attributes.cpp | 132 int get_int() const { return rw_value; } in get_int() function in UnregisteredBase
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | prepare_tf.cc | 241 auto get_int = [](Attribute attr) { in matchAndRewrite() local
|