HomeSort by relevance Sort by last modified time
    Searched defs:Combine (Results 1 - 25 of 26) sorted by null

1 2

  /external/v8/src/compiler/
type-hints.cc 130 BinaryOperationHints::Hint BinaryOperationHints::Combine(Hint h1, Hint h2) {
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/gtest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h 89 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-param-test.h 93 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
    [all...]
  /external/libbrillo/brillo/
secure_blob.cc 43 SecureBlob SecureBlob::Combine(const SecureBlob& blob1,
url_utils.cc 66 std::string url::Combine(const std::string& url, const std::string& subpath) {
mime_utils.cc 107 std::string mime::Combine(const std::string& type,
  /external/skia/src/core/
SkEdgeBuilder.h 30 enum Combine {
36 static Combine CombineVertical(const SkEdge* edge, SkEdge* last);
37 Combine checkVertical(const SkEdge* edge, SkEdge** edgePtr);
  /external/webrtc/webrtc/system_wrappers/source/
data_log_no_op.cc 24 std::string DataLog::Combine(const std::string& table_name, int table_id) {
data_log.cc 283 std::string DataLog::Combine(const std::string& table_name, int table_id) {
  /system/connectivity/shill/
dhcp_properties.cc 111 std::unique_ptr<DhcpProperties> DhcpProperties::Combine(
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
b2Collision.h 187 /// Combine an AABB into this one.
188 void Combine(const b2AABB& aabb)
194 /// Combine two AABBs into this one.
195 void Combine(const b2AABB& aabb1, const b2AABB& aabb2)
  /external/v8/src/arm64/
assembler-arm64-inl.h 165 inline void CPURegList::Combine(const CPURegList& other) {
181 inline void CPURegList::Combine(const CPURegister& other) {
184 Combine(other.code());
199 inline void CPURegList::Combine(int code) {
    [all...]
  /external/v8/src/regexp/
jsregexp.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 221 SDValue combine(SDNode *N);
1453 SDValue DAGCombiner::combine(SDNode *N) { function in class:DAGCombiner
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 199 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 219 // GTEST_HAS_COMBINE - the Combine() function (for value-parameterized
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 937 milliseconds

1 2