Home
last modified time | relevance | path

Searched defs:original (Results 126 - 150 of 205) sorted by relevance

123456789

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp272 const tcu::RGBA original = referenceFrame.getPixel(x, y); in iterate() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.cpp480 TIntermSequence *original in SortDeclarations() local
181 MonomorphizeFunction(TSymbolTable *symbolTable, const TFunction *original, TVector<Argument> *replacedArguments, VariableReplacementMap *argumentMapOut) MonomorphizeFunction() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermTraverse.cpp601 queueReplacementWithParent(TIntermNode *parent, TIntermNode *original, TIntermNode *replacement, OriginalNode originalStatus) queueReplacementWithParent() argument
H A DIntermTraverse.h192 TIntermNode *original; member
311 TIntermNode *original; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkAllocationCallbackUtil.cpp143 AllocationCallbackRecord AllocationCallbackRecord::reallocation (void* original, size_t size, size_t alignment, VkSystemAllocationScope scope, void* returnedPtr) in reallocation() argument
207 void* ChainedAllocator::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() argument
248 void* AllocationCallbackRecorder::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() argument
306 void* DeterministicFailAllocator::reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in reallocate() argument
[all...]
/third_party/skia/src/core/
H A DSkColorFilter.cpp77 skvm::F32 original = c.a; in program() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java271 public static List<Builder.Segment> deepCopy(List<Builder.Segment> original) { in deepCopy() argument
/third_party/skia/tests/
H A DStreamTest.cpp240 test_peeking_front_buffered_stream(skiatest::Reporter* r, const SkStream& original, size_t bufferSize) test_peeking_front_buffered_stream() argument
/third_party/protobuf/src/google/protobuf/
H A Drepeated_field_unittest.cc1015 std::string* original = field.Add(); in TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp244 const tcu::RGBA original = referenceFrame.getPixel(x, y); in iterate() local
/third_party/ffmpeg/libavfilter/
H A Daf_dialoguenhance.c35 double original, enhance, voice; member
209 get_final(float *c, float *l, float *r, float vad, int N, float original, float enhance) get_final() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1584 const uint8_t *original; TestSwapCase() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesTest.java1169 private <T extends Serializable> T serializeAndDeserialize(T original, Output<Integer> size) { in serializeAndDeserialize() argument
/third_party/lame/libmp3lame/
H A Dlame_global_flags.h77 int original; /* mark as original. default=1 */ member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_scheduler.cpp225 Shader *schedule(Shader *original) in schedule() argument
/third_party/node/deps/v8/src/compiler/
H A Dloop-analysis.cc726 void NodeCopier::Insert(Node* original, const NodeVector& new_copies) { in Insert() argument
733 void NodeCopier::Insert(Node* original, Node* copy) { in Insert() argument
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc555 int32_t original = g_last_time_and_rollovers.load(std::memory_order_acquire); in RolloverProtectedNow() local
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp45 GrStyledShape GrStyledShape::MakeFilled(const GrStyledShape& original, FillInversion inversion) { in MakeFilled() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc878 StringPiece original = p_; in ParseKey() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc617 IntVec original; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dac3enc.h105 int original; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1793 public void checkModification(UnicodeSet original, boolean isFrozen) { in checkModification() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesTest.java1610 private <T extends Serializable> T serializeAndDeserialize(T original, Output<Integer> size) { in serializeAndDeserialize() argument
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h157 SkeletonFields original; member in PtnSkeleton
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h157 SkeletonFields original; member in PtnSkeleton

Completed in 32 milliseconds

123456789