Home
last modified time | relevance | path

Searched defs:type (Results 3076 - 3100 of 6982) sorted by relevance

1...<<121122123124125126127128129130>>...280

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc261 LookupSymbol(const char *name, const char *version, int type, SymbolInfo *info_out) const LookupSymbol() argument
/third_party/skia/experimental/graphite/src/
H A DContextUtils.cpp195 SkShader::GradientType type = s->asAGradient(&gradInfo); in ExtractCombo() local
H A DGraphicsPipelineDesc.h197 static constexpr inline size_t VertexAttribTypeSize(VertexAttribType type) { in VertexAttribTypeSize() argument
H A DUniformManager.cpp222 static uint32_t WriteUniform(SLType type, in WriteUniform() argument
305 static uint32_t sltype_to_alignment_mask(SLType type) { in sltype_to_alignment_mask() argument
371 inline uint32_t sltype_to_mtl_size(SLType type) { in sltype_to_mtl_size() argument
439 get_ubo_aligned_offset(uint32_t* currentOffset, uint32_t* maxAlignment, SLType type, int arrayCount) get_ubo_aligned_offset() argument
462 getUniformTypeForLayout(SLType type) getUniformTypeForLayout() argument
[all...]
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp122 const skjson::StringValue* type = jshape["ty"]; in FindShapeInfo() local
H A DGradient.cpp34 const auto type = (ParseDefault<int>(jgrad["t"], 1) == 1) ? Type::kLinear in Make() local
51 GradientAdapter(sk_sp<sksg::Gradient> gradient, Type type, size_t stop_count, const skjson::ObjectValue& jgrad, const skjson::ObjectValue& jstops, const AnimationBuilder& abuilder) GradientAdapter() argument
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.cpp248 const auto type = ParseDefault<int>((*jrange)["t"], kRange_SelectorType); in Make() local
/third_party/skia/gm/
H A Dcompressed_textures.cpp181 CompressedTexturesGM(Type type) : fType(type) { in CompressedTexturesGM() argument
H A Druntimeintrinsics.cpp561 static SkString make_bvec_sksl(const char* type, const char* fn) { in make_bvec_sksl() argument
581 const char* type = std::is_integral<T>::value ? "int" : "float"; in plot_bvec() local
/third_party/skia/include/core/
H A DSkRRect.h77 Type type() const { return this->getType(); } in type() function in SkRRect
491 SkRRect(const SkRect& rect, const SkVector radii[4], int32_t type) SkRRect() argument
[all...]
/third_party/skia/bench/
H A DSkGlyphCacheBench.cpp182 int cacheMissCount(uint32_t type) { in cacheMissCount() argument
H A DRectBench.cpp271 BlitMaskBench(SkCanvas::PointMode mode, BlitMaskBench::kMaskType type, const char* name) BlitMaskBench() argument
H A DGameBench.cpp34 GameBench(Type type, Clear clear, in GameBench() argument
/third_party/selinux/libselinux/src/
H A Dlabel.c166 selabel_lookup_common(struct selabel_handle *rec, int translating, const char *key, int type) selabel_lookup_common() argument
187 selabel_lookup_bm_common(struct selabel_handle *rec, int translating, const char *key, int type, const char **aliases) selabel_lookup_bm_common() argument
267 selabel_lookup(struct selabel_handle *rec, char **con, const char *key, int type) selabel_lookup() argument
280 selabel_lookup_raw(struct selabel_handle *rec, char **con, const char *key, int type) selabel_lookup_raw() argument
330 selabel_lookup_best_match(struct selabel_handle *rec, char **con, const char *key, const char **aliases, int type) selabel_lookup_best_match() argument
348 selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, const char *key, const char **aliases, int type) selabel_lookup_best_match_raw() argument
[all...]
H A Dlabel_backends_android.c250 property_lookup(struct selabel_handle *rec, const char *key, int __attribute__((unused)) type) property_lookup() argument
285 service_lookup(struct selabel_handle *rec, const char *key, int __attribute__((unused)) type) service_lookup() argument
/third_party/spirv-tools/source/
H A Doperand.cpp114 const char* spvOperandTypeStr(spv_operand_type_t type) { in spvOperandTypeStr() argument
50 spvOperandTableNameLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument
78 spvOperandTableValueLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const uint32_t value, spv_operand_desc* pEntry) spvOperandTableValueLookup() argument
287 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
306 spvOperandIsConcrete(spv_operand_type_t type) spvOperandIsConcrete() argument
370 spvOperandIsConcreteMask(spv_operand_type_t type) spvOperandIsConcreteMask() argument
389 spvOperandIsOptional(spv_operand_type_t type) spvOperandIsOptional() argument
410 spvOperandIsVariable(spv_operand_type_t type) spvOperandIsVariable() argument
423 spvExpandOperandSequenceOnce(spv_operand_type_t type, spv_operand_pattern_t* pattern) spvExpandOperandSequenceOnce() argument
479 spvIsIdType(spv_operand_type_t type) spvIsIdType() argument
492 spvIsInIdType(spv_operand_type_t type) spvIsInIdType() argument
[all...]
H A Dtable.h67 const spv_operand_type_t type; member
81 const spv_ext_inst_type_t type; member
/third_party/spirv-tools/source/opt/
H A Dcombine_access_chains.cpp97 const analysis::Type* type = type_mgr->GetType(base_ptr->type_id()); in GetIndexedType() local
146 const analysis::Type* type = GetIndexedType(ptr_input); CombineIndices() local
[all...]
H A Dconst_folding_rules.cpp26 const analysis::Constant* GetNan(const analysis::Type* type, in GetNan() argument
46 const analysis::Constant* GetInf(const analysis::Type* type, in GetInf() argument
64 bool HasFloatingPoint(const analysis::Type* type) { in HasFloatingPoint() argument
154 const analysis::Type* type = nullptr; FoldInsertWithConstants() local
[all...]
H A Dfold_spec_constant_op_and_composite_pass.cpp216 IsValidTypeForComponentWiseOperation(const analysis::Type* type) IsValidTypeForComponentWiseOperation() argument
237 EncodeIntegerAsWords(const analysis::Type& type, uint32_t value) EncodeIntegerAsWords() argument
[all...]
H A Dfolding_rules.cpp79 uint32_t ElementWidth(const analysis::Type* type) { in ElementWidth() argument
91 bool HasFloatingPoint(const analysis::Type* type) { in HasFloatingPoint() argument
180 ConvertWordsToNumericScalarOrVectorConstant( analysis::ConstantManager* const_mgr, const std::vector<uint32_t>& words, const analysis::Type* type) ConvertWordsToNumericScalarOrVectorConstant() argument
308 const analysis::Type* type = ReciprocalFDiv() local
353 const analysis::Type* type = MergeNegateArithmetic() local
389 const analysis::Type* type = MergeNegateMulDivArithmetic() local
450 const analysis::Type* type = MergeNegateAddSubArithmetic() local
[all...]
H A Dpass.cpp77 const analysis::Type* type = type_mgr->GetType(type_id); in GetNullId() local
H A Dregister_pressure.cpp267 analysis::Type* type = in AddRegisterClass() local
H A Dset_spec_constant_default_value_pass.cpp43 ParseDefaultValueStr(const char* text, const analysis::Type* type) ParseDefaultValueStr() argument
89 ParseDefaultValueBitPattern( const std::vector<uint32_t>& input_bit_pattern, const analysis::Type* type) ParseDefaultValueBitPattern() argument
[all...]
H A Dtype_manager.h230 Type* type() { return type_.get(); } type() function in spvtools::opt::analysis::TypeManager::UnresolvedType
[all...]

Completed in 20 milliseconds

1...<<121122123124125126127128129130>>...280