| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 63 static int BitSize(const S value) { in BitSize() argument 69 void Bignum::AssignUInt16(const uint16_t value) { in AssignUInt16() argument 79 void Bignum::AssignUInt64(uint64_t value) { in AssignUInt64() argument 111 AssignDecimalString(const Vector<const char> value) AssignDecimalString() argument 146 AssignHexString(Vector<const char> value) AssignHexString() argument [all...] |
| H A D | measunit_extra.cpp | 102 UMeasurePrefix value; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | dcfmtsym.h | 559 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, cons argument [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_helper.c | 500 int nghttp2_check_header_value(const uint8_t *value, size_t len) { in nghttp2_check_header_value() argument 510 int nghttp2_check_header_value_rfc9113(const uint8_t *value, size_t len) { in nghttp2_check_header_value_rfc9113() argument 591 nghttp2_check_method(const uint8_t *value, size_t len) nghttp2_check_method() argument 672 nghttp2_check_path(const uint8_t *value, size_t len) nghttp2_check_path() argument 750 nghttp2_check_authority(const uint8_t *value, size_t len) nghttp2_check_authority() argument [all...] |
| H A D | nghttp2_http.c | 316 check_scheme(const uint8_t *value, size_t len) check_scheme() argument 582 nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value, size_t valuelen) nghttp2_http_parse_priority() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_tcs.cpp | 215 vec4_tcs_visitor::emit_urb_write(const src_reg &value, in emit_urb_write() argument 288 src_reg value = get_nir_src(instr->src[0]); in nir_emit_intrinsic() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_read.c | 192 uint32_t value = p[5]; in handle_memtrace_reg_write() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 153 anv_gem_set_context_param(int fd, int context, uint32_t param, uint64_t value) in anv_gem_set_context_param() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target.cpp | 452 uint32_t value = 0; in apply() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_drm_syncobj.c | 87 vk_drm_syncobj_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_drm_syncobj_signal() argument 108 vk_drm_syncobj_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_drm_syncobj_get_value() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug.h | 300 uint64_t value; member [all...] |
| H A D | vl_vlc.h | 52 int8_t value; member 148 uint64_t value = *(const uint32_t*)vlc->data; in vl_vlc_fillbits() local 247 unsigned value; in vl_vlc_get_uimsbf() local 263 signed value; vl_vlc_get_simsbf() local 288 vl_vlc_search_byte(struct vl_vlc *vlc, unsigned num_bits, uint8_t value) vl_vlc_search_byte() argument [all...] |
| /third_party/mesa3d/include/android_stub/cutils/ |
| H A D | trace.h | 215 static inline void atrace_int(uint64_t tag, const char* name, int32_t value) in atrace_int() argument 228 atrace_int64(uint64_t tag, const char* name, int64_t value) atrace_int64() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_point.c | 64 constant_coef(struct lp_setup_context *setup, struct point_info *info, unsigned slot, const float value, unsigned i) constant_coef() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 1007 uint64_t value; in nv50_screen_create() local
|
| H A D | nv50_query_hw_sm.c | 338 uint64_t value = 0; in nv50_hw_sm_get_query_result() local
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | dcfmtsym.h | 552 DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, const UnicodeString &value, cons argument [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 148 int64_t value; // Signed due to TOML! in usrc_writeArray() local 427 uint32_t value; in usrc_writeUCPMap() local [all...] |
| H A D | ppucd.cpp | 382 int32_t value=pnames->getPropertyValueEnum(prop, v); in parseProperty() local 536 uint32_t value=(uint32_t)uprv_strtoul(s, &end, 16); parseCodePoint() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | sprpdata.c | 116 getValues(uint32_t result, int32_t* value, UBool* isIndex){ in getValues() argument 158 int32_t value=0, idx=0, delta=0; in compareMapping() local 239 int32_t value=0; compareFlagsForRange() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | compactdecimalformattest.cpp | 25 double value; member
|
| H A D | testidn.cpp | 222 getValues(uint32_t result, int32_t& value, UBool& isIndex){ in getValues() argument 294 int32_t value; testAllCodepoints() local 337 int32_t value, index=0, delta=0; compareMapping() local 411 int32_t value=0; compareFlagsForRange() local [all...] |
| H A D | windttst.cpp | 119 DWORD value = 0; in testLocales() local
|
| /third_party/icu/icu4c/source/tools/gendict/ |
| H A D | gendict.cpp | 195 void addWord(const UnicodeString &word, int32_t value, UErrorCode &status) { in addWord() argument [all...] |
| /third_party/libdrm/omap/ |
| H A D | omap_drm.h | 43 uint64_t value; /* in (set_param), out (get_param) */ member
|