Home
last modified time | relevance | path

Searched defs:swap (Results 226 - 250 of 274) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1175 inline void swap(Json::Value& a, Json::Value& b) { a.swap(b); } in swap() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1175 inline void swap(Json::Value& a, Json::Value& b) { a.swap(b); } in swap() function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1026 int_fast32_t swap = starttime; in tzparse() local
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1162 bool swap = tStart > tEnd; in linesIntersect() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c276 AF_LatinBlue swap; in af_latin_sort_blue() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1175 inline void swap(Json::Value& a, Json::Value& b) { a.swap(b); } in swap() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1663 UChar swap; in doReverse() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_lossless_jpeg.cpp1855 #define swap(type,a,b) {type c; c=(a); (a)=(b); (b)=c;} in DecodeImage() macro
2536 #undef swap in DecodeImage() macro
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h166 friend void swap(Version& a, Version& b) { in swap() function in compiler::PROTOBUF_FINAL
367 friend void swap(CodeGeneratorRequest& a, CodeGeneratorRequest& b) { in swap() function in compiler::PROTOBUF_FINAL
589 friend void swap(CodeGeneratorResponse_File& a, CodeGeneratorResponse_File& b) { in swap() function in compiler::PROTOBUF_FINAL
789 friend void swap(CodeGeneratorResponse& a, CodeGeneratorResponse& b) { in swap() function in compiler::PROTOBUF_FINAL
/third_party/python/Objects/
H A Dbytearrayobject.c1586 char swap, *head, *tail; in bytearray_reverse_impl() local
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.h226 friend void swap(Type& a, Type& b) { in swap() function in PROTOBUF_FINAL
467 friend void swap(Field& a, Field& b) { in swap() function in PROTOBUF_FINAL
838 friend void swap(Enum& a, Enum& b) { in swap() function in PROTOBUF_FINAL
1053 friend void swap(EnumValue& a, EnumValue& b) { in swap() function in PROTOBUF_FINAL
1228 friend void swap(Option& a, Option& b) { in swap() function in PROTOBUF_FINAL
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc256 void swap(base_checker &other) { in swap() function in absl::container_internal::base_checker
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h309 static void swap(Alloc *alloc, slot_type *a, slot_type *b) { in swap() function
393 static void swap(Alloc * /*alloc*/, slot_type *a, slot_type *b) { in swap() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp1045 bool swap = true; in createGlobalPriorityQueueTests() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3206 testSwap(const char *name, UBool swap) { in testSwap() argument
3343 UBool swap; TestEBCDICSwapLFNL() member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c820 unsigned format, swap, ntype, endian; in r600_init_color_surface() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c895 struct NineSwapChain9 *swap = This->swapchains[0]; in NineDevice9_SetCursorPosition() local
1099 struct NineSwapChain9 *swap = This->swapchains[iSwapChain]; in NineDevice9_SetGammaRamp() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2664 void Value::CZString::swap(CZString& other) { in swap() function in Json::Value::CZString
2894 void Value::swap(Value& other) { in swap() function in Json::Value
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp182 void swap (TestParams& other) in swap() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp182 void swap (TestParams& other) in swap() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSA.cpp979 void swap(RenamePassData &RHS) { in swap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp785 void swap(unsigned OpIdx1, unsigned OpIdx2, unsigned Lane) { in swap() function in llvm::slpvectorizer::BoUpSLP::VLOperands
/third_party/tzdata/
H A Dlocaltime.c1219 int_fast32_t swap = starttime; in tzparse() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c2192 bool swap; in vtn_handle_constant() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp2473 match_op3_for_vop3(opt_ctx& ctx, aco_opcode op1, aco_opcode op2, Instruction* op1_instr, bool swap, in match_op3_for_vop3() argument
[all...]

Completed in 91 milliseconds

1234567891011