Home
last modified time | relevance | path

Searched defs:original (Results 151 - 175 of 230) sorted by relevance

12345678910

/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
H A Dload-elimination.cc1244 AbstractState const* original = node_states_.Get(node); in UpdateState() local
/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
/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.c390 dccp_feat_clone_entry(struct dccp_feat_entry const *original) in dccp_feat_clone_entry() argument
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.c390 dccp_feat_clone_entry(struct dccp_feat_entry const *original) in dccp_feat_clone_entry() argument
/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
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.h848 void PropagateBitfieldMark(const Expression* original, in PropagateBitfieldMark() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp582 bool compareStruct(const resultType* returned, const originType* original) in compareStruct() argument
672 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkStruct() local
697 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkUniformsArray() local
731 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkUniformsArrayConstNdx() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp232 std::string trim (const std::string& original) in trim() argument
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp1216 GrGLFunction<GrGLGetErrorFn> make_get_error_with_random_oom(GrGLFunction<GrGLGetErrorFn> original) { in make_get_error_with_random_oom() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h157 SkeletonFields original; member in PtnSkeleton
/third_party/skia/tests/
H A DMatrixTest.cpp771 static bool check_decompScale(const SkMatrix& original) { in check_decompScale() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc63 UnicodeString original = *name; in ConstructName() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc901 CMapTable::CMapFormat4::Builder::Segment::DeepCopy(SegmentList* original) { in DeepCopy() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2422 FileDescriptorProto original; in TEST_F() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc300 TestAllTypes original; in TEST() local
315 TestAllTypes original; in TEST() local
[all...]
/third_party/protobuf/php/tests/
H A DEncodeDecodeTest.php472 foreach ($testVals as $original => $encoded) { variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp582 bool compareStruct(const resultType* returned, const originType* original) in compareStruct() argument
672 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkStruct() local
697 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkUniformsArray() local
731 const originType* original = reinterpret_cast<const originType*>(&originalBytes.front()); in checkUniformsArrayConstNdx() local
[all...]

Completed in 47 milliseconds

12345678910