/third_party/skia/third_party/externals/icu/source/common/ |
H A D | loclikely.cpp | 967 icu::CharString base; in _uloc_minimizeSubtags() local
|
H A D | uset.cpp | 477 int32_t base = set->bmpLength; in uset_serializedContains() local [all...] |
/third_party/toybox/toys/other/ |
H A D | bzcat.c | 65 int limit[MAX_HUFCODE_BITS+1], base[MAX_HUFCODE_BITS], permute[MAX_SYMBOLS]; member 164 int hh, ii, jj, kk, symCount, *base, *limit; in read_block_header() local 323 *byteCount, *base, *limit; read_huffman_data() local [all...] |
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 250 MemOperandComputationHelper( Condition cond, Register scratch, Register base, uint32_t offset, uint32_t extra_offset_mask) MemOperandComputationHelper() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_util.cc | 313 const uint8* base = reinterpret_cast<const uint8*>(&msg); in SerializeMessageDispatch() local 321 const uint8* base = reinterpret_cast<const uint8*>(&msg); in SerializeMessageDispatch() local 340 const uint8* base = reinterpret_cast<const uint8*>(msg); in SerializeMessageTo() local 360 const uint8* base = reinterpret_cast<const uint8*>(msg); in SerializeGroupTo() local 619 SerializeInternal(const uint8* base, const FieldMetadata* field_metadata_table, int32 num_fields, io::CodedOutputStream* output) SerializeInternal() argument 661 SerializeInternalToArray(const uint8* base, const FieldMetadata* field_metadata_table, int32 num_fields, bool is_deterministic, uint8* buffer) SerializeInternalToArray() argument [all...] |
/third_party/protobuf/src/google/protobuf/io/ |
H A D | tokenizer.cc | 871 int base = 10; in ParseInteger() local
|
/third_party/python/Python/ |
H A D | codecs.c | 800 int base; in PyCodec_XMLCharRefReplaceErrors() local [all...] |
/third_party/python/Python/clinic/ |
H A D | bltinmodule.c.h | 750 PyObject *base; in builtin_pow() local
|
/third_party/python/Objects/ |
H A D | call.c | 771 object_vacall(PyThreadState *tstate, PyObject *base, in object_vacall() argument
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | strutil.h | 357 inline int32 strto32(const char *nptr, char **endptr, int base) { in strto32() argument 364 inline uint32 strtou32(const char *nptr, char **endptr, int base) { in strtou32() argument 373 inline int64 strto64(const char *nptr, char **endptr, int base) { in strto64() argument 379 strtou64(const char *nptr, char **endptr, int base) strtou64() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_internal.h | 292 const char* base; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord_test.cc | 67 const uint32_t base = (*rng)() % (max_log + 1); in GenerateSkewedRandom() local
|
/third_party/selinux/checkpolicy/test/ |
H A D | dismod.c | 773 static void link_module(policydb_t * base, FILE * out_fp) in link_module() argument
|
/third_party/spirv-tools/source/opt/ |
H A D | graphics_robust_access_pass.cpp | 701 Instruction* base = in MakeRuntimeArrayLengthInst() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | crypto_libtomcrypt.c | 738 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_libtomcrypt.c | 738 int crypto_mod_exp(const u8 *base, size_t base_len, in crypto_mod_exp() argument
|
/third_party/vulkan-loader/loader/ |
H A D | settings.c | 207 VkResult check_if_settings_path_exists(const struct loader_instance* inst, char* base, char* suffix, char** settings_file_path) { in check_if_settings_path_exists() argument
|
/third_party/zlib/ |
H A D | trees.c | 562 int base = desc->stat_desc->extra_base; in gen_bitlen() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ability.cpp | 679 int base = 10; // Numerical base (radix) that determines the valid characters and their interpretation. in InitWindowScene() local
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_napi.cpp | 297 ARKTS_Value ARKTS_CreateClass(ARKTS_Env env, int64_t lambdaId, ARKTS_Value base) in ARKTS_CreateClass() argument
|
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRenderer.cpp | 206 Timestamp::Timestampbase base = Timestamp::Timestampbase::MONOTONIC; in OH_AudioRenderer_GetTimestamp() local 498 bool OHAudioRenderer::GetAudioTime(Timestamp ×tamp, Timestamp::Timestampbase base) in GetAudioTime() argument
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 933 void SplitFilename(const string_view source, string_view& base, string_view& path) in SplitFilename() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_supplement_test.cpp | 1129 auto base = std::make_shared<RSRenderPropertyBase>(); in HWTEST_F() local
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | pixel_map.h | 89 uint8_t* base = nullptr; member
|
/foundation/multimodalinput/input/libudev/src/ |
H A D | udev_device.cpp | 77 std::string_view base = syspath; in ResolveSymLink() local
|