Home
last modified time | relevance | path

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

12345678910

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c427 meta_realloc(void *_device, void *original, size_t size, size_t alignment, in meta_realloc() argument
/third_party/node/deps/v8/src/compiler/
H A Dbranch-elimination.cc437 ControlPathConditions original = node_conditions_.Get(node); in UpdateConditions() local
H A Dcsa-load-elimination.cc478 AbstractState const* original = node_states_.Get(node); in UpdateState() local
/third_party/node/deps/v8/src/base/
H A Dhashmap.h195 TemplateHashMapImpl(const TemplateHashMapImpl* original, in TemplateHashMapImpl() argument
469 CustomMatcherTemplateHashMapImpl( const CustomMatcherTemplateHashMapImpl* original, AllocationPolicy allocator = AllocationPolicy()) CustomMatcherTemplateHashMapImpl() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs333 public void ToJsonName(string original, string expected) in ToJsonName() argument
/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
/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp324 std::string AGnssNiManager::DecodeNiString(std::string original, int coding) in DecodeNiString() argument
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dp4.c591 u64 original; member
/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.h96 __be32 original; member
/kernel/linux/linux-6.6/fs/affs/
H A Damigaffs.h96 __be32 original; member
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dp4.c591 u64 original; member
/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

Completed in 31 milliseconds

12345678910