Searched defs:Combine (Results 1 - 23 of 23) sorted by relevance

/external/skia/src/core/
H A DSkEdgeBuilder.h32 enum Combine { enum in class:SkEdgeBuilder
38 Combine CombineVertical(const SkEdge* edge, SkEdge* last);
39 Combine CombineVertical(const SkAnalyticEdge* edge, SkAnalyticEdge* last);
40 Combine checkVertical(const SkEdge* edge, SkEdge** edgePtr);
41 Combine checkVertical(const SkAnalyticEdge* edge, SkAnalyticEdge** edgePtr);
/external/webrtc/webrtc/system_wrappers/source/
H A Ddata_log_no_op.cc24 std::string DataLog::Combine(const std::string& table_name, int table_id) { function in class:webrtc::DataLog
H A Ddata_log.cc283 std::string DataLog::Combine(const std::string& table_name, int table_id) { function in class:webrtc::DataLog
/external/libbrillo/brillo/
H A Dsecure_blob.cc43 SecureBlob SecureBlob::Combine(const SecureBlob& blob1, function in class:brillo::SecureBlob
H A Durl_utils.cc66 std::string url::Combine(const std::string& url, const std::string& subpath) { function in class:brillo::url
H A Dmime_utils.cc107 std::string mime::Combine(const std::string& type, function in class:brillo::mime
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1225 // Combine() allows the user to combine two or more sequences to produce
1229 // Combine(gen1, gen2, ..., genN)
1236 // Combine can have up to 10 arguments. This number is currently limited
1253 // Combine(Values("cat", "dog"),
1271 // Combine(Bool(), Bool()));
1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1290 Generator4> Combine( function in namespace:testing
1301 Generator4, Generator5> Combine( function in namespace:testing
1312 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1324 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1337 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1351 Generator9> Combine( function in namespace:testing
1366 Generator10> Combine( function in namespace:testing
[all...]
/external/googletest/googletest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1225 // Combine() allows the user to combine two or more sequences to produce
1229 // Combine(gen1, gen2, ..., genN)
1236 // Combine can have up to 10 arguments. This number is currently limited
1253 // Combine(Values("cat", "dog"),
1271 // Combine(Bool(), Bool()));
1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1290 Generator4> Combine( function in namespace:testing
1301 Generator4, Generator5> Combine( function in namespace:testing
1312 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1324 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1337 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1351 Generator9> Combine( function in namespace:testing
1366 Generator10> Combine( function in namespace:testing
[all...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1225 // Combine() allows the user to combine two or more sequences to produce
1229 // Combine(gen1, gen2, ..., genN)
1236 // Combine can have up to 10 arguments. This number is currently limited
1253 // Combine(Values("cat", "dog"),
1271 // Combine(Bool(), Bool()));
1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1290 Generator4> Combine( function in namespace:testing
1301 Generator4, Generator5> Combine( function in namespace:testing
1312 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1324 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1337 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1351 Generator9> Combine( function in namespace:testing
1366 Generator10> Combine( function in namespace:testing
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1213 // Combine() function.
1230 // Combine() allows the user to combine two or more sequences to produce
1234 // Combine(gen1, gen2, ..., genN)
1241 // Combine can have up to 10 arguments. This number is currently limited
1258 // Combine(Values("cat", "dog"),
1276 // Combine(Bool(), Bool()));
1279 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1286 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1295 Generator4> Combine( function in namespace:testing
1306 Generator4, Generator5> Combine( function in namespace:testing
1317 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1329 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1342 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1356 Generator9> Combine( function in namespace:testing
1371 Generator10> Combine( function in namespace:testing
[all...]
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1225 // Combine() allows the user to combine two or more sequences to produce
1229 // Combine(gen1, gen2, ..., genN)
1236 // Combine can have up to 10 arguments. This number is currently limited
1253 // Combine(Values("cat", "dog"),
1271 // Combine(Bool(), Bool()));
1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1290 Generator4> Combine( function in namespace:testing
1301 Generator4, Generator5> Combine( function in namespace:testing
1312 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1324 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1337 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1351 Generator9> Combine( function in namespace:testing
1366 Generator10> Combine( function in namespace:testing
[all...]
/external/protobuf/gtest/include/gtest/
H A Dgtest-param-test.h89 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1179 // Combine() function.
1196 // Combine() allows the user to combine two or more sequences to produce
1200 // Combine(gen1, gen2, ..., genN)
1207 // Combine can have up to 10 arguments. This number is currently limited
1224 // Combine(Values("cat", "dog"),
1242 // Combine(Bool(), Bool()));
1245 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1252 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1261 Generator4> Combine( function in namespace:testing
1272 Generator4, Generator5> Combine( function in namespace:testing
1283 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1295 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1308 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1322 Generator9> Combine( function in namespace:testing
1337 Generator10> Combine( function in namespace:testing
[all...]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1213 // Combine() function.
1230 // Combine() allows the user to combine two or more sequences to produce
1234 // Combine(gen1, gen2, ..., genN)
1241 // Combine can have up to 10 arguments. This number is currently limited
1258 // Combine(Values("cat", "dog"),
1276 // Combine(Bool(), Bool()));
1279 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1286 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1295 Generator4> Combine( function in namespace:testing
1306 Generator4, Generator5> Combine( function in namespace:testing
1317 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1329 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1342 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1356 Generator9> Combine( function in namespace:testing
1371 Generator10> Combine( function in namespace:testing
[all...]
/external/v8/testing/gtest/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1225 // Combine() allows the user to combine two or more sequences to produce
1229 // Combine(gen1, gen2, ..., genN)
1236 // Combine can have up to 10 arguments. This number is currently limited
1253 // Combine(Values("cat", "dog"),
1271 // Combine(Bool(), Bool()));
1274 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1281 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1290 Generator4> Combine( function in namespace:testing
1301 Generator4, Generator5> Combine( function in namespace:testing
1312 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1324 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1337 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1351 Generator9> Combine( function in namespace:testing
1366 Generator10> Combine( function in namespace:testing
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-param-test.h93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
1208 // Combine() function.
1226 // Combine() allows the user to combine two or more sequences to produce
1230 // Combine(gen1, gen2, ..., genN)
1237 // Combine can have up to 10 arguments. This number is currently limited
1254 // Combine(Values("cat", "dog"),
1272 // Combine(Bool(), Bool()));
1275 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
1282 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
1291 Generator4> Combine( function in namespace:testing
1302 Generator4, Generator5> Combine( function in namespace:testing
1313 Generator4, Generator5, Generator6> Combine( function in namespace:testing
1325 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
1338 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
1352 Generator9> Combine( function in namespace:testing
1367 Generator10> Combine( function in namespace:testing
[all...]
/external/v8/src/arm64/
H A Dassembler-arm64-inl.h151 inline void CPURegList::Combine(const CPURegList& other) { function in class:v8::internal::CPURegList
167 inline void CPURegList::Combine(const CPURegister& other) { function in class:v8::internal::CPURegList
170 Combine(other.code());
185 inline void CPURegList::Combine(int code) { function in class:v8::internal::CPURegList
/external/v8/src/regexp/
H A Djsregexp.h1075 inline ContainedInLattice Combine(ContainedInLattice a, ContainedInLattice b) { function in namespace:v8::internal
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7048 // Combine:
8008 // SelectionDAG::Combine - This is the entry point for the file.
8010 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis &AA, function in class:SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8712 // Combine multiple FDIVs with the same divisor into multiple FMULs by the
13198 // Combine:
13233 // Combine:
15028 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis &AA, function in class:SelectionDAG
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h199 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
1569 // Determines whether to support Combine(). This only makes sense when
8189 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
9154 // and at most 10 arguments in Combine. Please contact
9156 // Please note that the number of arguments to Combine is limited
13622 // Helper classes providing Combine() with polymorphic features. They allow
14950 // Combine() function.
14967 // Combine() allows the user to combine two or more sequences to produce
14971 // Combine(gen1, gen2, ..., genN)
14978 // Combine ca
15016 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
15023 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
15032 Generator4> Combine( function in namespace:testing
15043 Generator4, Generator5> Combine( function in namespace:testing
15054 Generator4, Generator5, Generator6> Combine( function in namespace:testing
15066 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
15079 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
15093 Generator9> Combine( function in namespace:testing
15108 Generator10> Combine( function in namespace:testing
[all...]
/external/fmtlib/test/gtest/
H A Dgtest.h219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
1776 // Determines whether to support Combine(). This only makes sense when
8822 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
10658 // and at most 10 arguments in Combine. Please contact
10660 // Please note that the number of arguments to Combine is limited
15447 // Helper classes providing Combine() with polymorphic features. They allow
16774 // Combine() function.
16791 // Combine() allows the user to combine two or more sequences to produce
16795 // Combine(gen1, gen2, ..., genN)
16802 // Combine ca
16840 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
16847 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
16856 Generator4> Combine( function in namespace:testing
16867 Generator4, Generator5> Combine( function in namespace:testing
16878 Generator4, Generator5, Generator6> Combine( function in namespace:testing
16890 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
16903 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
16917 Generator9> Combine( function in namespace:testing
16932 Generator10> Combine( function in namespace:testing
[all...]
/external/mesa3d/src/mesa/main/
H A Dmtypes.h1410 struct gl_tex_env_combine_state Combine; member in struct:gl_texture_unit
1420 * \c Combine or \c _EnvMode.
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
1776 // Determines whether to support Combine(). This only makes sense when
8823 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
10659 // and at most 10 arguments in Combine. Please contact
10661 // Please note that the number of arguments to Combine is limited
15448 // Helper classes providing Combine() with polymorphic features. They allow
16775 // Combine() function.
16792 // Combine() allows the user to combine two or more sequences to produce
16796 // Combine(gen1, gen2, ..., genN)
16803 // Combine ca
16841 internal::CartesianProductHolder2<Generator1, Generator2> Combine( function in namespace:testing
16848 internal::CartesianProductHolder3<Generator1, Generator2, Generator3> Combine( function in namespace:testing
16857 Generator4> Combine( function in namespace:testing
16868 Generator4, Generator5> Combine( function in namespace:testing
16879 Generator4, Generator5, Generator6> Combine( function in namespace:testing
16891 Generator4, Generator5, Generator6, Generator7> Combine( function in namespace:testing
16904 Generator4, Generator5, Generator6, Generator7, Generator8> Combine( function in namespace:testing
16918 Generator9> Combine( function in namespace:testing
16933 Generator10> Combine( function in namespace:testing
[all...]

Completed in 6665 milliseconds