/third_party/openssl/crypto/ec/ |
H A D | ec_local.h | 98 int (*add) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, member 142 * 'field_mul', 'field_sqr', and 'field_div' can be used by 'add' and
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageQualifiersTests.cpp | 312 programCollection.glslSources.add(m_name) << glu::ComputeSource(programBuffer.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderFConvertTests.cpp | 513 programCollection.glslSources.add("comp") << glu::ComputeSource(shader.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 428 programCollection.spirvAsmSources.add("compute") in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageQualifiersTests.cpp | 314 programCollection.glslSources.add(m_name) << glu::ComputeSource(programBuffer.str()); in initPrograms()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 547 configs.add(config); in generateConfigs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 240 ConstantRange AccessRange = AccessStartRange.add(SizeRange); in IsAccessSafe()
|
/third_party/skia/third_party/externals/spirv-tools/utils/ |
H A D | generate_grammar_tables.py | 370 - operand_kind_prefix: the prefix, if any, to add to the front 645 emitted.add(value)
|
/third_party/skia/src/gpu/ops/ |
H A D | ShadowRRectOp.cpp | 99 // blur radius (overstroke), we add additional geometry to mark out the rectangle in the center. 109 // For filled rrects we reuse the stroke geometry but add an additional quad to the center. 701 view = threadSafeCache->add(key, view); in create_falloff_texture()
|
/third_party/skia/src/codec/ |
H A D | SkRawCodec.cpp | 112 taskGroup.add([&mutex, &exceptions, &task, this, taskIndex, taskAreas, tileSize] {
|
/third_party/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 570 coincidence->add(coinPtT[0], testTAt, coinPtT[1], nextTAt); in AddIntersectTs()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.hpp | 247 void add(Vector4f &dst, const Vector4f &src0, const Vector4f &src1);
|
/third_party/openssl/ohos_lite/crypto/ec/ |
H A D | ec_local.h | 102 int (*add) (const EC_GROUP *, EC_POINT *r, const EC_POINT *a, member 146 * 'field_mul', 'field_sqr', and 'field_div' can be used by 'add' and
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
H A D | generate_grammar_tables.py | 370 - operand_kind_prefix: the prefix, if any, to add to the front 645 emitted.add(value)
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | gregocal.cpp | 27 * add() from Java source. 628 * After adjustments such as add(MONTH), add(YEAR), we don't want the 1295 calendar.add(UCAL_YEAR, -80, status); in initializeSystemDefaultCentury()
|
H A D | nfrs.cpp | 303 fractionRules.add(newRule); in setBestFractionRule()
|
H A D | ucal.cpp | 476 ((Calendar*)cal)->add(field, amount, *status); in ucal_add() 734 // If not commonlyUsed, add other available values in ucal_getKeywordValuesForLocale()
|
H A D | uspoof_impl.cpp | 216 // Given a locale (a language), add all the characters from all of the scripts used with that language 308 result.add(codePoint - (UChar32)u_getNumericValue(codePoint)); in getNumerics()
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLType.cpp | 738 return symbolTable->add(Type::MakeStructType(this->fLine, *name, this->fields()));
|
/third_party/skia/third_party/externals/dawn/generator/ |
H A D | dawn_json_generator.py | 117 all_values.add(value.value)
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
H A D | t42parse.c | 106 #define T1_Add_Table( p, i, o, l ) (p)->funcs.add( (p), i, o, l ) 988 /* add a trailing zero to the name table */ in t42_parse_charstrings() 1041 /* Swap glyph in index 0 with /.notdef glyph. First, add index 0 */ in t42_parse_charstrings()
|
/third_party/python/Doc/tools/extensions/ |
H A D | pyspecific.py | 494 self.state.document.settings.record_dependencies.add(fpath)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 123 void Distribution::add(const BlockNode &Node, uint64_t Amount,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 126 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS) { in add() function in CounterExpressionBuilder 556 // We add counts of the regions of the same kind as the active region
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 581 MIB.add(Info.Callee); in lowerCall()
|