Searched defs:get_str (Results 1 – 10 of 10) sorted by relevance
| /external/tinyalsa/ |
| D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
| /external/tinycompress/ |
| D | snd_utils.h | 46 int (*get_str) (void *node, const char *prop, char **val); member
|
| /external/toybox/toys/pending/ |
| D | expr.c | 72 char *get_str(struct value *v) in get_str() function
|
| /external/rust/crates/protobuf/src/reflect/ |
| D | field.rs | 133 pub fn get_str<'a>(&self, m: &'a dyn Message) -> &'a str { in get_str() method
|
| /external/llvm-project/polly/lib/External/isl/imath/ |
| D | gmp_compat.c | 323 char* GMPZAPI(get_str)(char *str, int radix, mp_int op) { in GMPZAPI() argument 350 char* GMPQAPI(get_str)(char *str, int radix, mp_rat op) { in GMPQAPI() argument
|
| /external/tinyalsa_new/include/tinyalsa/ |
| D | plugin.h | 260 int (*get_str)(void *node, const char *prop, char **val); member
|
| /external/skia/src/ports/ |
| D | SkTypeface_mac_ct.cpp | 1029 static const char* get_str(CFStringRef ref, SkString* str) { in get_str() function
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | defs.c | 37 static const char* get_str(VALUE str) { in get_str() function
|
| /external/skqp/src/ports/ |
| D | SkFontHost_mac.cpp | 2297 static const char* get_str(CFStringRef ref, SkString* str) { in get_str() function
|
| /external/python/cpython2/Objects/ |
| D | typeobject.c | 5820 static PyObject *get_str = NULL; local
|