/third_party/alsa-lib/src/topology/ |
H A D | elem.c | 277 void tplg_ref_free_list(struct list_head *base) in tplg_ref_free_list() argument 320 void tplg_elem_free_list(struct list_head *base) in tplg_elem_free_list() argument 331 struct tplg_elem *tplg_elem_lookup(struct list_head *base, const char* id, in tplg_elem_lookup() argument
|
H A D | parser.c | 26 int tplg_get_integer(snd_config_t *n, int *val, int base) in tplg_get_integer() argument 59 int tplg_get_unsigned(snd_config_t *n, unsigned *val, int base) in tplg_get_unsigned() argument
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_common_4.h | 291 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, const uint8_t* idx) in gatherf() argument
|
/third_party/alsa-utils/nhlt/ |
H A D | nhlt-dmic-info.c | 76 static inline uint8_t get_u8(uint8_t *base, uint32_t off) in get_u8() argument 81 static inline int32_t get_s16le(uint8_t *base, uint32_t off) in get_s16le() argument 90 static inline uint32_t get_u32le(uint8_t *base, uint32_t off) in get_u32le() argument [all...] |
/third_party/backends/sanei/ |
H A D | sanei_pio.c | 119 u_long base; /* i/o base address */ member 345 u_long base; pio_open() local [all...] |
H A D | sanei_ab306.c | 83 u_long base; /* i/o base address */ member 150 u_long base = p->base; in ab306_cout() local 163 u_long base in ab306_cin() local 177 u_long base = p->base; ab306_write() local 230 u_long base; sanei_ab306_open() local [all...] |
/third_party/backends/lib/ |
H A D | snprintf.c | 672 int base = 0; in dopr() local 841 fmtnum( char **buffer, int *left, union value *value, int base, int dosign, int ljust, int len, int zpad, int precision ) fmtnum() argument 907 fmtquad( char **buffer, int *left, union value *value, int base, int dosign, int ljust, int len, int zpad, int precision ) fmtquad() argument [all...] |
/third_party/bounds_checking_function/src/ |
H A D | secinput.h | 62 char *base; /* The pointer to the header of buffered string */ member
|
/third_party/curl/docs/examples/ |
H A D | multi-event.c | 35 struct event_base *base; variable
|
/third_party/benchmark/src/ |
H A D | string_util.cc | 175 unsigned long stoul(const std::string& str, size_t* pos, int base) { in stoul() argument 201 int stoi(const std::string& str, size_t* pos, int base) { in stoi() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucm.h | 105 UCMTable *base, *ext; member [all...] |
/third_party/gn/src/gn/ |
H A D | setup.h | 26 namespace base { namespace [all...] |
H A D | trace.h | 16 namespace base { namespace
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | InternalLocaleBuilder.java | 345 public InternalLocaleBuilder setLocale(BaseLocale base, LocaleExtensions extensions) throws LocaleSyntaxException { in setLocale() argument
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | CollationData.java | 497 public CollationData base; field in CollationData
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | RuleBasedTimeZone.java | 346 public TimeZoneTransition getNextTransition(long base, boolean inclusive) { in getNextTransition() argument 418 public TimeZoneTransition getPreviousTransition(long base, boolea argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucmndata.cpp | 233 const char *base=(const char *)toc; in offsetTOCLookupFn() local
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | adp.c | 137 UINT32 do_div_imp(UINT64 *n, UINT32 base) in do_div_imp() argument 151 INT32 do_div_s64_imp(INT64 *n, INT32 base) in do_div_s64_imp() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 50 private static final int base = 36; field in PunycodeReference [all...] |
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | string-to-double.cc | 190 static bool Advance (Iterator* it, uc16 separator, int base, Iterator& end) { in Advance() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 47 private static final int base = 36; field in PunycodeReference [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | InternalLocaleBuilder.java | 349 public InternalLocaleBuilder setLocale(BaseLocale base, LocaleExtensions extensions) throws LocaleSyntaxException { in setLocale() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | RuleBasedTimeZone.java | 324 public TimeZoneTransition getNextTransition(long base, boolean inclusive) { in getNextTransition() argument 394 public TimeZoneTransition getPreviousTransition(long base, boolea argument [all...] |
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | GatherAPIData.java | 77 String base; // strip this prefix field in GatherAPIData [all...] |
H A D | GatherAPIDataOld.java | 76 String base; // strip this prefix field in GatherAPIDataOld [all...] |