/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | decompose_memory_access.cc | 64 auto* type = ctx.src->Sem().Get(expr)->Type()->UnwrapRef(); variable 200 DecomposeMemoryAccess::Intrinsic::DataType type; IntrinsicLoadFor() local 215 DecomposeMemoryAccess::Intrinsic::DataType type; IntrinsicStoreFor() local 271 DecomposeMemoryAccess::Intrinsic::DataType type; IntrinsicAtomicFor() local 283 sem::Type const* type = nullptr; // The type of the access global() member in tint::transform::__anon26116::BufferAccess::sem [all...] |
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl.cc | 540 auto* type = TypeOf(expr); in EmitBitcast() local 947 auto* type = call->Type(); EmitTypeConstructor() local [all...] |
/third_party/skia/tools/gpu/gl/angle/ |
H A D | GLTestContext_angle.cpp | 65 void* get_angle_egl_display(void* nativeDisplay, ANGLEBackend type) { in get_angle_egl_display() argument 177 ANGLEGLContext::ANGLEGLContext(ANGLEBackend type, ANGLEContextVersion version, in ANGLEGLContext() argument [all...] |
/third_party/skia/tools/skdiff/ |
H A D | skdiff_main.cpp | 641 DiffRecord::Result type = DiffRecord::getResultByName(argv[i]); in main() local
|
/third_party/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass.cpp | 401 const auto* type = GetIRContext()->get_type_mgr()->GetType(type_id); in FindOrCreateConstant() local [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locid.cpp | 716 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UnicodeString& replacement), UErrorCode &status) readAlias() argument [all...] |
H A D | ucase.cpp | 918 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() local
|
H A D | udata.cpp | 1118 static UBool isTimeZoneFile(const char *name, const char *type) { in isTimeZoneFile() argument 1159 doOpenChoice(const char *path, const char *type, const char *name, in doOpenChoice() argument 948 checkDataItem( const DataHeader *pHeader, UDataMemoryIsAcceptable *isAcceptable, void *context, const char *type, const char *name, UErrorCode *nonFatalErr, UErrorCode *fatalErr ) checkDataItem() argument 988 doLoadFromIndividualFiles(const char *pkgName, const char *dataPath, const char *tocEntryPathSuffix, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromIndividualFiles() argument 1046 doLoadFromCommonData(UBool isICUData, const char * , const char * , const char * , const char *tocEntryName, const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *subErrorCode, UErrorCode *pErrorCode) doLoadFromCommonData() argument 1395 udata_open(const char *path, const char *type, const char *name, UErrorCode *pErrorCode) udata_open() argument 1415 udata_openChoice(const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode) udata_openChoice() argument [all...] |
H A D | usprep.cpp | 405 usprep_openByType(UStringPrepProfileType type, in usprep_openByType() argument 469 UStringPrepType type; in getValues() local 225 loadData(UStringPrepProfile* profile, const char* path, const char* name, const char* type, UErrorCode* errorCode) loadData() argument 518 UStringPrepType type; usprep_map() local 724 UStringPrepType type = getValues(result, value, isIndex); usprep_prepare() local [all...] |
H A D | ustrcase.cpp | 1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter() local 1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper() local
|
H A D | uts46.cpp | 1171 UJoiningType type=ubidi_getJoiningType(c); in isLabelOkContextJ() local 1189 UJoiningType type=ubidi_getJoiningType(c); in isLabelOkContextJ() local
|
/third_party/toybox/kconfig/ |
H A D | expr.h | 44 enum expr_type type; member 75 enum symbol_type type; member 116 enum prop_type type; member [all...] |
/third_party/toybox/toys/pending/ |
H A D | sh.c | 245 void setvar(char *s, unsigned type) in setvar() argument 616 int count, here, type; member [all...] |
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 316 uint32_t MacroAssembler::GetOffsetMask(InstructionType type, in GetOffsetMask() argument 965 Delegate(InstructionType type, InstructionCondSizeRL instruction, Condition cond, EncodingSize size, Register rd, Location* location) Delegate() argument 1012 Delegate(InstructionType type, InstructionCondSizeRROp instruction, Condition cond, EncodingSize size, Register rd, Register rn, const Operand& operand) Delegate() argument 1225 Delegate(InstructionType type, InstructionRL instruction, Register rn, Location* location) Delegate() argument 1335 Delegate(InstructionType type, InstructionCondDtSSop instruction, Condition cond, DataType dt, SRegister rd, const SOperand& operand) Delegate() argument 1366 Delegate(InstructionType type, InstructionCondDtDDop instruction, Condition cond, DataType dt, DRegister rd, const DOperand& operand) Delegate() argument 1512 Delegate(InstructionType type, InstructionCondDtQQop instruction, Condition cond, DataType dt, QRegister rd, const QOperand& operand) Delegate() argument 1657 Delegate(InstructionType type, InstructionCondRL instruction, Condition cond, Register rt, Location* location) Delegate() argument 1696 Delegate(InstructionType type, InstructionCondRRL instruction, Condition cond, Register rt, Register rt2, Location* location) Delegate() argument 1720 Delegate(InstructionType type, InstructionCondSizeRMop instruction, Condition cond, EncodingSize size, Register rd, const MemOperand& operand) Delegate() argument 1917 Delegate(InstructionType type, InstructionCondRRMop instruction, Condition cond, Register rt, Register rt2, const MemOperand& operand) Delegate() argument 2114 Delegate(InstructionType type, InstructionCondDtSMop instruction, Condition cond, DataType dt, SRegister rd, const MemOperand& operand) Delegate() argument 2187 Delegate(InstructionType type, InstructionCondDtDMop instruction, Condition cond, DataType dt, DRegister rd, const MemOperand& operand) Delegate() argument 2260 Delegate(InstructionType type, InstructionCondMsrOp instruction, Condition cond, MaskedSpecialRegister spec_reg, const Operand& operand) Delegate() argument 2282 Delegate(InstructionType type, InstructionCondDtDL instruction, Condition cond, DataType dt, DRegister rd, Location* location) Delegate() argument 2305 Delegate(InstructionType type, InstructionCondDtSL instruction, Condition cond, DataType dt, SRegister rd, Location* location) Delegate() argument [all...] |
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_helpers.cc | 365 const char* PrimitiveTypeName(JavaType type) { in PrimitiveTypeName() argument 398 const char* BoxedPrimitiveTypeName(JavaType type) { in BoxedPrimitiveTypeName() argument 696 bool IsReferenceType(JavaType type) { in IsReferenceType() argument 775 int FixedSize(FieldDescriptor::Type type) { in FixedSize() argument 841 HasRequiredFields(const Descriptor* type, std::unordered_set<const Descriptor*>* already_seen) HasRequiredFields() argument 876 HasRequiredFields(const Descriptor* type) HasRequiredFields() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_util.cc | 561 CalculateType(int type, FieldMetadata::FieldTypeClass type_class) CalculateType() argument [all...] |
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | map_container.cc | 518 PyTypeObject *type = Py_TYPE(_self); in ScalarMapDealloc() local 784 PyTypeObject *type = Py_TYPE(_self); in MessageMapDealloc() local [all...] |
/third_party/python/Parser/ |
H A D | pegen.c | 44 _PyPegen_insert_memo(Parser *p, int mark, int type, void *node) in _PyPegen_insert_memo() argument 61 _PyPegen_update_memo(Parser *p, int mark, int type, void *node) in _PyPegen_update_memo() argument 213 int type = _PyTokenizer_Get(p->tok, &start, &end); _PyPegen_fill_token() local 296 _PyPegen_is_memoized(Parser *p, int type, void *pres) _PyPegen_is_memoized() argument 364 _PyPegen_expect_token(Parser *p, int type) _PyPegen_expect_token() argument 394 _PyPegen_expect_forced_token(Parser *p, int type, const char* expected) _PyPegen_expect_forced_token() argument 660 PyObject *type, *value, *tb; _PyPegen_number_token() local [all...] |
H A D | pegen.h | 30 int type; member 37 int type; member 46 int type; member 214 _RAISE_SYNTAX_ERROR_INVALID_TARGET(Parser *p, TARGETS_TYPE type, void *e) _RAISE_SYNTAX_ERROR_INVALID_TARGET() argument [all...] |
/third_party/python/Python/ |
H A D | pystrtod.c | 795 PyOS_double_to_string(double val, char format_code, int precision, int flags, int *type) PyOS_double_to_string() argument 1007 format_float_short(double d, char format_code, int mode, int precision, int always_add_sign, int add_dot_0_if_integer, int use_alt_formatting, int no_negative_zero, const char * const *float_strings, int *type) format_float_short() argument 1259 PyOS_double_to_string(double val, char format_code, int precision, int flags, int *type) PyOS_double_to_string() argument [all...] |
/third_party/python/Objects/clinic/ |
H A D | unicodeobject.c.h | 1293 unicode_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in unicode_new() argument
|
/third_party/python/Objects/ |
H A D | complexobject.c | 217 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex() argument 241 complex_subtype_from_doubles(PyTypeObject *type, double real, double imag) in complex_subtype_from_doubles() argument 734 complex_from_string_inner(const char *s, Py_ssize_t len, void *type) complex_from_string_inner() argument 857 complex_subtype_from_string(PyTypeObject *type, PyObject *v) complex_subtype_from_string() argument 898 complex_new_impl(PyTypeObject *type, PyObject *r, PyObject *i) complex_new_impl() argument [all...] |
H A D | funcobject.c | 611 func_new_impl(PyTypeObject *type, PyCodeObject *code, PyObject *globals, in func_new_impl() argument 748 func_descr_get(PyObject *func, PyObject *obj, PyObject *type) in func_descr_get() argument 893 cm_descr_get(PyObject *self, PyObject *obj, PyObject *type) in cm_descr_get() argument 1089 sm_descr_get(PyObject *self, PyObject *obj, PyObject *type) sm_descr_get() argument [all...] |
H A D | genericaliasobject.c | 823 ga_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in ga_new() argument
|
/third_party/python/Modules/clinic/ |
H A D | overlapped.c.h | 362 _overlapped_Overlapped(PyTypeObject *type, PyObject *args, PyObject *kwargs) in _overlapped_Overlapped() argument
|