Home
last modified time | relevance | path

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

12345678910

/third_party/spirv-tools/test/opt/
H A Dtype_manager_test.cpp45 void Match(const std::string& original, IRContext* context, in Match() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragmentOpUtil.cpp277 tcu::PixelBufferAccess getMultisampleAccess(const tcu::PixelBufferAccess& original) in getMultisampleAccess() argument
288 tcu::ConstPixelBufferAccess getMultisampleAccess(const tcu::ConstPixelBufferAccess& original) in getMultisampleAccess() argument
[all...]
/third_party/glfw/src/
H A Dwin32_joystick.c759 char original[33]; in _glfwUpdateGamepadGUIDWin32() local
H A Dmonitor.c469 const GLFWgammaramp* original; in glfwSetGamma() local
/third_party/backends/backend/
H A Dagfafocus.h110 SANE_Int original; member
/third_party/icu/tools/unicode/c/genprops/
H A Dcorepropsbuilder.cpp411 const char *original=s; in encodeNumericValue() local
/third_party/lame/mpglib/
H A Dmpg123.h109 int original; member
/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
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp429 const uint32_t original = (ci < imageMap.size()) ? imageMap[ci] : EMPTY_ATTACHMENT; in GenerateSubPassFBO() local
452 uint32_t original = (di < imageMap.size()) ? imageMap[di] : EMPTY_ATTACHMENT; in GenerateSubPassFBO() local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp297 nlohmann::json original = servicesJson_[serviceId]; in DeleteDeviceProfile() local

Completed in 25 milliseconds

12345678910