Home
last modified time | relevance | path

Searched defs:combine (Results 26 - 50 of 50) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h555 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, in combine() function
568 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end) { in combine() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h553 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, in combine() function
566 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end) { in combine() function
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp1025 inline bool EqualityCompare<true>::combine (bool a, bool b) { return a && b; } in combine() function in rsg::__anon30314::EqualityCompare
1032 inline bool EqualityCompare<false>::combine (bool a, bool b) { return a || b; } in combine() function in rsg::__anon30314::EqualityCompare
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1191 bool StoreMerger::combine() in combine() function in r600::StoreMerger
H A Dsfn_instr_alu.cpp2052 EAluOp combine = all ? op2_and_int : op2_or_int; in emit_any_all_icomp() local
/third_party/python/Lib/
H A Ddatetime.py1814 def combine(cls, date, time, tzinfo=True): member in datetime
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp598 bool ClipStack::RawElement::combine(const RawElement& other, const SaveRecord& current) { in combine() function in skgpu::v1::ClipStack::RawElement
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java1873 private static int combine(String compositions, int list, int trail) { in combine() method in Normalizer2Impl
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java1882 private static int combine(String compositions, int list, int trail) { in combine() method in Normalizer2Impl
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c489 static enum token_type combine(struct token *left, struct token *right, char *p) in combine() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp388 static float combine(const func2D_t& f2D, float x, float y) in combine() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp462 TextureCombine combine = FromGLenum<TextureCombine>(ConvertToGLenum(params[0])); in ValidateTexEnvCommon() local
495 TextureSrc combine = FromGLenum<TextureSrc>(ConvertToGLenum(params[0])); in ValidateTexEnvCommon() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp388 static float combine(const func2D_t& f2D, float x, float y) in combine() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp1385 void combine(std::vector<FlagsSet>& result, const FlagsSet& v) { in combine() function in vkt::RayTracing::__anon28557::GeometryTypes::NoNullShadersFlagGenerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp1378 void combine(std::vector<FlagsSet>& result, const FlagsSet& v) { in combine() function in vkt::RayTracing::__anon29741::GeometryTypes::NoNullShadersFlagGenerator
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc183 void PrepareFrameState(Node* node, OutputFrameStateCombine combine) { in PrepareFrameState() argument
988 Checkpoint( BytecodeOffset bailout_id, OutputFrameStateCombine combine, const BytecodeLivenessState* liveness) Checkpoint() argument
1200 PrepareFrameState( Node* node, OutputFrameStateCombine combine, BytecodeOffset bailout_id, const BytecodeLivenessState* liveness) PrepareFrameState() argument
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1176 function combine(xs, ys) { function
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js1000 function combine(xs, ys) { function
[all...]
H A Dtypescript.js991 function combine(xs, ys) { function
[all...]
H A DtypescriptServices.js991 function combine(xs, ys) { function
[all...]
H A DtypingsInstaller.js981 function combine(xs, ys) { function
[all...]
H A Dtsserver.js1001 function combine(xs, ys) { function
[all...]
H A Dtsc.js873 function combine(xs, ys) { function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1630 SDValue DAGCombiner::combine(SDNode *N) { in combine() function in DAGCombiner
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 257 milliseconds

12