/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psobjs.c | 1519 ps_parser_init( PS_Parser parser, FT_Byte* base, FT_Byte* limit, FT_Memory memory ) ps_parser_init() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttobjs.h | 146 FT_Byte* base; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-open-type.hh | 408 sanitize(hb_sanitize_context_t *c, const void *base, Ts&&... ds) const sanitize() argument [all...] |
H A D | hb-subset-cff1.cc | 111 const cff1_top_dict_values_t *base; member
|
/third_party/python/Modules/_ctypes/ |
H A D | ctypes.h | 352 CDataObject *base; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 229 const uint8_t *base() const { in base() function in llvm::object::ObjectFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.h | 357 FieldAddress(Register base, int32_t disp) in FieldAddress() argument 947 LoadFieldFromOffset(OperandSize type, Register reg, Register base, int32_t offset, Condition cond = AL) LoadFieldFromOffset() argument [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | trees.c | 494 int base = desc->stat_desc->extra_base; local
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass.cpp | 138 uint32_t base = block->id(); in ForEachInstructionWithInstructionDescriptor() local [all...] |
/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
|