HomeSort by relevance Sort by last modified time
    Searched refs:TR1 (Results 1 - 13 of 13) sorted by null

  /external/llvm/unittests/Support/
TimerTest.cpp 42 auto TR1 = T1.getTotalTime();
49 EXPECT_TRUE(TR1 < TR2);
  /frameworks/opt/net/wifi/tests/wifitests/assets/
r1.PerProviderSubscription.conf 48 3:TR1+
r2.PerProviderSubscription.conf 31 3:TR1+
ruckus.PerProviderSubscription.conf 31 3:TR1+
  /external/googletest/googlemock/
README.md 229 ### Choosing a TR1 Tuple Library ###
231 Google Mock uses the C++ Technical Report 1 (TR1) tuple library
232 heavily. Unfortunately TR1 tuple is not yet widely available with all
234 subset of TR1 tuple that's enough for Google Mock's need. Google Mock
236 provide TR1 tuple.
239 and Google Mock use. However, if your project already uses TR1 tuple,
240 you need to tell Google Test and Google Mock to use the same TR1 tuple
254 If you want to use Boost's TR1 tuple library with Google Mock, please
280 You may need to explicitly enable or disable Google Test's own TR1
281 tuple library. See the instructions in section "[Choosing a TR1 Tupl
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
list6.go 159 "TR1",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
list6.go 159 "TR1",
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
plan9x.go 343 TR1: "TR1",
inst.go 319 TR1
636 TR1: "TR1",
gnu.go 796 TR1: "%tr1",
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
plan9x.go 343 TR1: "TR1",
inst.go 319 TR1
636 TR1: "TR1",
gnu.go 796 TR1: "%tr1",

Completed in 185 milliseconds