HomeSort by relevance Sort by last modified time
    Searched refs:tr1 (Results 226 - 250 of 253) sorted by null

1 2 3 4 5 6 7 8 91011

  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 114 if contains(text, "cr1", "cr5", "cr6", "cr7", "tr0", "tr1", "tr2", "tr3", "tr4", "tr5", "tr6", "tr7") && contains(dec.text, "ERROR") {
gnu.go 826 TR1: "%tr1",
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 162 // GTEST_HAS_TR1_TUPLE - Define it to 1/0 to indicate tr1::tuple
172 // Test's own tr1 tuple implementation should be
248 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only.
588 // Determines whether Google Test can use tr1/tuple. You can define
593 // STLport, provided with the Android NDK, has neither <tr1/tuple> or <tuple>.
601 // Determines whether Google Test's own tr1 tuple implementation
606 // We use our own TR1 tuple if we aren't sure the user has an
609 // with a TR1 tuple implementation. NVIDIA's CUDA NVCC compiler
611 // compile GCC's tuple implementation. MSVC 2008 (9.0) provides TR1
614 // support TR1 tuple. libc++ only provides std::tuple, in C++11 mode
746 namespace tr1 { namespace in namespace:std
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 162 // GTEST_HAS_TR1_TUPLE - Define it to 1/0 to indicate tr1::tuple
172 // Test's own tr1 tuple implementation should be
248 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only.
588 // Determines whether Google Test can use tr1/tuple. You can define
593 // STLport, provided with the Android NDK, has neither <tr1/tuple> or <tuple>.
601 // Determines whether Google Test's own tr1 tuple implementation
606 // We use our own TR1 tuple if we aren't sure the user has an
609 // with a TR1 tuple implementation. NVIDIA's CUDA NVCC compiler
611 // compile GCC's tuple implementation. MSVC 2008 (9.0) provides TR1
614 // support TR1 tuple. libc++ only provides std::tuple, in C++11 mode
746 namespace tr1 { namespace in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 1 // Internal policy header for TR1 unordered_set and unordered_map -*- C++ -*-
25 /** @file tr1/hashtable_policy.h
28 * @headername{tr1/unordered_map, tr1/unordered_set}
33 namespace tr1 namespace
483 // Base classes for std::tr1::_Hashtable. We define these base
649 // typedef and accessor required by TR1.
716 // typedef and accessor required by TR1.
random.h 26 * @file tr1/random.h
28 * Do not attempt to use it directly. @headername{tr1/random}
38 namespace tr1 namespace
241 // tr1:5.1.1 table 5.1 requirement
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable_policy.h 1 // Internal policy header for TR1 unordered_set and unordered_map -*- C++ -*-
25 /** @file tr1/hashtable_policy.h
28 * @headername{tr1/unordered_map, tr1/unordered_set}
33 namespace tr1 namespace
483 // Base classes for std::tr1::_Hashtable. We define these base
649 // typedef and accessor required by TR1.
716 // typedef and accessor required by TR1.
random.h 26 * @file tr1/random.h
28 * Do not attempt to use it directly. @headername{tr1/random}
38 namespace tr1 namespace
241 // tr1:5.1.1 table 5.1 requirement
    [all...]
  /external/libvpx/libvpx/test/
partial_idct_test.cc 54 typedef std::tr1::tuple<FwdTxfmFunc, InvTxfmWithBdFunc, InvTxfmWithBdFunc,
327 using std::tr1::make_tuple;
    [all...]
convolve_test.cc 80 typedef std::tr1::tuple<int, int, const ConvolveFunctions *> ConvolveParam;
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
quantized_resize_bilinear_op.cc 195 const int16* xlp0, const quint8* tl1, const quint8* tr1, const quint8* bl1,
206 const uint8x8_t tr8x8 = ToUint8x8(tr0, tr1, tr2, tr3, tr4, tr5, tr6, tr7);
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 213 using ::std::tr1::make_tuple;
214 using ::std::tr1::tuple;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 213 using ::std::tr1::make_tuple;
214 using ::std::tr1::tuple;
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 155 // GTEST_HAS_TR1_TUPLE - Define it to 1/0 to indicate tr1::tuple
161 // Test's own tr1 tuple implementation should be
226 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only.
477 // Determines whether Google Test can use tr1/tuple. You can define
485 // Determines whether Google Test's own tr1 tuple implementation
490 // We use our own TR1 tuple if we aren't sure the user has an
492 // 2010 are the only mainstream compilers that come with a TR1 tuple
495 // implementation. MSVC 2008 (9.0) provides TR1 tuple in a 323 MB
508 // tr1/tuple.
545 // Implements a subset of TR1 tuple needed by Google Test and Google Mock
614 namespace tr1 { namespace in namespace:std
    [all...]
  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 71 using std::tr1::get;
72 using std::tr1::make_tuple;
73 using std::tr1::tuple;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 826 TR1: "%tr1",
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_ra.cpp 32 #include <tr1/unordered_map>
41 using std::tr1::hash;
42 using std::tr1::unordered_map;
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter_test.cc 96 using std::tr1::get;
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 

Completed in 653 milliseconds

1 2 3 4 5 6 7 8 91011