Home
last modified time | relevance | path

Searched defs:original (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/third_party/json/test/src/
Dunit-merge_patch.cpp113 json original = R"({"a":"b"})"_json; variable
123 json original = R"({"a":"b"})"_json; variable
133 json original = R"({"a":"b"})"_json; variable
143 json original = R"({"a":"b","b":"c"})"_json; variable
153 json original = R"({"a":["b"]})"_json; variable
163 json original = R"({"a":"c"})"_json; variable
173 json original = R"({"a":{"b": "c"}})"_json; variable
183 json original = R"({"a":[{"b":"c"}]})"_json; variable
193 json original = R"(["a","b"])"_json; variable
203 json original = R"({"a":"b"})"_json; variable
[all …]
/third_party/boost/boost/atomic/detail/
Dextra_ops_gcc_ppc.hpp103 storage_type original, result; in fetch_negate() local
122 storage_type original, result; in negate() local
140 storage_type original, result; in add() local
159 storage_type original, result; in sub() local
178 storage_type original, result; in bitwise_and() local
197 storage_type original, result; in bitwise_or() local
216 storage_type original, result; in bitwise_xor() local
236 storage_type original, result; in fetch_complement() local
255 storage_type original, result; in bitwise_complement() local
292 storage_type original, result; in fetch_negate() local
[all …]
Dextra_ops_gcc_arm.hpp108 extended_storage_type original, result; in fetch_negate() local
134 extended_storage_type original, result; in negate() local
160 extended_storage_type original, result; in add() local
186 extended_storage_type original, result; in sub() local
212 extended_storage_type original, result; in bitwise_and() local
238 extended_storage_type original, result; in bitwise_or() local
264 extended_storage_type original, result; in bitwise_xor() local
290 extended_storage_type original, result; in fetch_complement() local
316 extended_storage_type original, result; in bitwise_complement() local
361 extended_storage_type original, result; in fetch_negate() local
[all …]
Dcore_arch_ops_gcc_arm.hpp87 storage_type original; in exchange() local
114 storage_type original; in compare_exchange_weak() local
150 storage_type original; in compare_exchange_strong() local
185 storage_type original, result; in fetch_add() local
211 storage_type original, result; in fetch_sub() local
237 storage_type original, result; in fetch_and() local
263 storage_type original, result; in fetch_or() local
289 storage_type original, result; in fetch_xor() local
353 extended_storage_type original; in exchange() local
380 extended_storage_type original; in compare_exchange_weak() local
[all …]
Dops_gcc_arm.hpp85 storage_type original; in exchange() local
111 storage_type original; in compare_exchange_weak() local
144 storage_type original; in compare_exchange_strong() local
178 storage_type original, result; in fetch_add() local
204 storage_type original, result; in fetch_sub() local
230 storage_type original, result; in fetch_and() local
256 storage_type original, result; in fetch_or() local
282 storage_type original, result; in fetch_xor() local
344 extended_storage_type original; in exchange() local
370 extended_storage_type original; in compare_exchange_weak() local
[all …]
Dops_gcc_ppc.hpp136 storage_type original; in exchange() local
206 storage_type original, result; in fetch_add() local
225 storage_type original, result; in fetch_sub() local
244 storage_type original, result; in fetch_and() local
263 storage_type original, result; in fetch_or() local
282 storage_type original, result; in fetch_xor() local
366 storage_type original; in exchange() local
436 storage_type original, result; in fetch_add() local
455 storage_type original, result; in fetch_sub() local
474 storage_type original, result; in fetch_and() local
[all …]
Dcore_arch_ops_gcc_ppc.hpp138 storage_type original; in exchange() local
208 storage_type original, result; in fetch_add() local
227 storage_type original, result; in fetch_sub() local
246 storage_type original, result; in fetch_and() local
265 storage_type original, result; in fetch_or() local
284 storage_type original, result; in fetch_xor() local
369 storage_type original; in exchange() local
439 storage_type original, result; in fetch_add() local
458 storage_type original, result; in fetch_sub() local
477 storage_type original, result; in fetch_and() local
[all …]
Dcore_arch_ops_gcc_aarch32.hpp104 storage_type original; in exchange() local
128 storage_type original; in compare_exchange_weak() local
156 storage_type original; in compare_exchange_strong() local
185 storage_type original, result; in fetch_add() local
209 storage_type original, result; in fetch_sub() local
233 storage_type original, result; in fetch_and() local
257 storage_type original, result; in fetch_or() local
281 storage_type original, result; in fetch_xor() local
366 storage_type original; in exchange() local
390 storage_type original; in compare_exchange_weak() local
[all …]
Dcore_arch_ops_gcc_alpha.hpp117 storage_type original, tmp; in exchange() local
211 storage_type original, modified; in fetch_add() local
237 storage_type original, modified; in fetch_sub() local
263 storage_type original, modified; in fetch_and() local
289 storage_type original, modified; in fetch_or() local
315 storage_type original, modified; in fetch_xor() local
360 storage_type original, modified; in fetch_add() local
387 storage_type original, modified; in fetch_sub() local
422 storage_type original, modified; in fetch_add() local
449 storage_type original, modified; in fetch_sub() local
[all …]
Dops_gcc_alpha.hpp116 storage_type original, tmp; in exchange() local
210 storage_type original, modified; in fetch_add() local
236 storage_type original, modified; in fetch_sub() local
262 storage_type original, modified; in fetch_and() local
288 storage_type original, modified; in fetch_or() local
314 storage_type original, modified; in fetch_xor() local
359 storage_type original, modified; in fetch_add() local
386 storage_type original, modified; in fetch_sub() local
421 storage_type original, modified; in fetch_add() local
448 storage_type original, modified; in fetch_sub() local
[all …]
Dextra_ops_gcc_x86.hpp42 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, original, result)\ argument
57 storage_type original = storage; in fetch_negate() local
65 storage_type original = storage; in fetch_complement() local
73 storage_type original = storage; in negate() local
81 storage_type original = storage; in bitwise_complement() local
89 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, argument, original, result)\ argument
104 storage_type original = storage; in bitwise_and() local
112 storage_type original = storage; in bitwise_or() local
120 storage_type original = storage; in bitwise_xor() local
424 #define BOOST_ATOMIC_DETAIL_CAS_LOOP(op, original, result)\ argument
[all …]
Dcore_arch_ops_gcc_aarch64.hpp115 storage_type original; in exchange() local
150 storage_type original; in compare_exchange_weak() local
195 storage_type original; in compare_exchange_strong() local
240 storage_type original; in fetch_add() local
276 storage_type original; in fetch_sub() local
315 storage_type original; in fetch_and() local
353 storage_type original; in fetch_or() local
389 storage_type original; in fetch_xor() local
501 storage_type original; in exchange() local
536 storage_type original; in compare_exchange_weak() local
[all …]
/third_party/protobuf/js/binary/
Dutils_test.js512 {original: stringToHiLoPair('0'), zigzag: stringToHiLoPair('0')}, property
513 {original: stringToHiLoPair('-1'), zigzag: stringToHiLoPair('1')}, property
514 {original: stringToHiLoPair('1'), zigzag: stringToHiLoPair('2')}, property
515 {original: stringToHiLoPair('-2'), zigzag: stringToHiLoPair('3')}, property
517 original: stringToHiLoPair('2147483647'), property
521 original: stringToHiLoPair('-2147483648'), property
526 original: stringToHiLoPair('9223372036854775807'), property
530 original: stringToHiLoPair('-9223372036854775808'), property
Ddecoder_test.js309 {original: '0', zigzag: '0'}, property
310 {original: '-1', zigzag: '1'}, property
311 {original: '1', zigzag: '2'}, property
312 {original: '-2', zigzag: '3'}, property
313 {original: '2147483647', zigzag: '4294967294'}, property
314 {original: '-2147483648', zigzag: '4294967295'}, property
316 {original: '9223372036854775807', zigzag: '18446744073709551614'}, property
317 {original: '-9223372036854775808', zigzag: '18446744073709551615'}, property
Dwriter_test.js216 {original: '0', zigzag: '0'}, property
217 {original: '-1', zigzag: '1'}, property
218 {original: '1', zigzag: '2'}, property
219 {original: '-2', zigzag: '3'}, property
220 {original: '2147483647', zigzag: '4294967294'}, property
221 {original: '-2147483648', zigzag: '4294967295'}, property
223 {original: '9223372036854775807', zigzag: '18446744073709551614'}, property
224 {original: '-9223372036854775808', zigzag: '18446744073709551615'}, property
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp79 void checkTypeEqualWithQualifiers(const TType &original, const TType &copy) in checkTypeEqualWithQualifiers()
90 TIntermSymbol *original = aOriginal->getAsSymbolNode(); in checkSymbolCopy() local
149 TIntermSymbol *original = new TIntermSymbol(variable); in TEST_F() local
163 TIntermConstantUnion *original = new TIntermConstantUnion(constValue, type); in TEST_F() local
180 TIntermBinary *original = new TIntermBinary(EOpAdd, createTestSymbol(), createTestSymbol()); in TEST_F() local
199 TIntermUnary *original = new TIntermUnary(EOpPreIncrement, createTestSymbol(), nullptr); in TEST_F() local
223 TIntermAggregate *original = TIntermAggregate::CreateFunctionCall(*testFunc, originalSeq); in TEST_F() local
249 TIntermTernary *original = new TIntermTernary(createTestSymbol(TType(EbtBool, EbpUndefined)), in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp79 void checkTypeEqualWithQualifiers(const TType &original, const TType &copy) in checkTypeEqualWithQualifiers()
90 TIntermSymbol *original = aOriginal->getAsSymbolNode(); in checkSymbolCopy() local
149 TIntermSymbol *original = new TIntermSymbol(variable); in TEST_F() local
163 TIntermConstantUnion *original = new TIntermConstantUnion(constValue, type); in TEST_F() local
180 TIntermBinary *original = new TIntermBinary(EOpAdd, createTestSymbol(), createTestSymbol()); in TEST_F() local
199 TIntermUnary *original = new TIntermUnary(EOpPreIncrement, createTestSymbol(), nullptr); in TEST_F() local
223 TIntermAggregate *original = TIntermAggregate::CreateFunctionCall(*testFunc, originalSeq); in TEST_F() local
249 TIntermTernary *original = new TIntermTernary(createTestSymbol(TType(EbtBool, EbpUndefined)), in TEST_F() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp104 const SpirvVector original = CompiledInstructions("%1 = OpTypeInt 8 1"); in TEST_F() local
168 const SpirvVector original = in TEST_F() local
194 const SpirvVector original = CompiledInstructions("%a = OpTypeMatrix %b 7"); in TEST_F() local
213 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
225 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
240 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
253 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dimmediate_int_test.cpp104 const SpirvVector original = CompiledInstructions("%1 = OpTypeInt 8 1"); in TEST_F() local
168 const SpirvVector original = in TEST_F() local
194 const SpirvVector original = CompiledInstructions("%a = OpTypeMatrix %b 7"); in TEST_F() local
213 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
225 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
240 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
253 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
/third_party/spirv-tools/test/
Dimmediate_int_test.cpp104 const SpirvVector original = CompiledInstructions("%1 = OpTypeInt 8 1"); in TEST_F() local
168 const SpirvVector original = in TEST_F() local
194 const SpirvVector original = CompiledInstructions("%a = OpTypeMatrix %b 7"); in TEST_F() local
213 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
225 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
240 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
253 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dimmediate_int_test.cpp104 const SpirvVector original = CompiledInstructions("%1 = OpTypeInt 8 1"); in TEST_F() local
168 const SpirvVector original = in TEST_F() local
194 const SpirvVector original = CompiledInstructions("%a = OpTypeMatrix %b 7"); in TEST_F() local
213 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
225 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
240 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
253 const SpirvVector original = CompileSuccessfully(R"( in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DRefCountedTests.cpp116 RCTest* original = new RCTest; in TEST() local
135 RCTest* original = new RCTest(&deleted); in TEST() local
160 RCTest* original = new RCTest(&deleted); in TEST() local
182 RCTest* original = new RCTest(&deleted); in TEST() local
204 RCTest* original = new RCTest(&deleted); in TEST() local
228 RCTest* original = new RCTest(&deleted); in TEST() local
280 RCTest* original = new RCTest(&deleted); in TEST() local
329 RCTestDerived* original = new RCTestDerived(&deleted); in TEST() local
352 RCTestDerived* original = new RCTestDerived(&deleted); in TEST() local
374 RCTestDerived* original = new RCTestDerived(&deleted); in TEST() local
[all …]
/third_party/node/deps/npm/node_modules/yargs/lib/
Dobj-filter.js2 module.exports = function objFilter (original, filter) { argument
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_piece_border.cpp46 Border setup_piece_border(Ring& ring, Ring& original, in setup_piece_border()
116 ring_type offsetted, original; in test_rectangle_properties() local
175 void start_svg(Mapper& mapper, Ring const& original, Ring const& offsetted, in start_svg()
200 ring_type offsetted, original; in test_rectangle_point_on_piece_a() local
242 ring_type offsetted, original; in test_rectangle_point_on_piece_c() local
286 ring_type offsetted, original; in test_diamond_point_on_piece_a() local
328 ring_type offsetted, original; in test_diamond_point_on_piece_c() local
/third_party/skia/third_party/externals/tint/src/
Dclone_context_test.cc112 Program original(std::move(builder)); in TEST_F() local
171 Program original(std::move(builder)); in TEST_F() local
268 Program original(std::move(builder)); in TEST_F() local
301 Program original(std::move(builder)); in TEST_F() local
322 Program original(std::move(builder)); in TEST_F() local
354 Program original(std::move(builder)); in TEST_F() local
388 Program original(std::move(builder)); in TEST_F() local
414 Program original(std::move(builder)); in TEST_F() local
442 Program original(std::move(builder)); in TEST_F() local
466 Program original(std::move(builder)); in TEST_F() local
[all …]

12345678910>>...14