HomeSort by relevance Sort by last modified time
    Searched refs:there (Results 101 - 125 of 1427) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/api/
run.go 39 // If there are more than 1, they're comma-separated.
  /prebuilts/go/linux-x86/src/encoding/json/
example_test.go 60 {"Name": "Sam", "Text": "Who's there?"}
80 // Sam: Who's there?
128 {"Name": "Sam", "Text": "Who's there?"},
168 // Sam: Who's there?
  /prebuilts/go/linux-x86/src/go/types/
token_test.go 38 // there are fewer than 256 tokens
  /prebuilts/go/linux-x86/src/path/filepath/
path_plan9.go 40 // If there's a bug here, fix the logic in ./path_unix.go too.
  /prebuilts/go/linux-x86/src/runtime/
lfstack.go 8 // so they can be garbage collected if there are no other pointers to nodes.
  /prebuilts/go/linux-x86/test/chan/
select6.go 9 // if there are multiple waiters on those channels and the
  /prebuilts/go/linux-x86/test/fixedbugs/
issue12577.go 7 // Issue 12577: Test that there are no -0 floating-point constants.
  /prebuilts/go/linux-x86/test/fixedbugs/issue14164.dir/
a.go 20 // always flattens embedded interfaces so there should
  /system/bt/vendor_libs/
Android.mk 8 # -Wno-unused-parameter is needed, because there are too many unused
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-15b.d 10 # There was a bug causing GOT markups to be during symbol handling,
12 # The dynamic __expobj2 entry is unused and seems spurious, or there
tls-js1.d 13 # *except* when there's a R_CRIS_DTPMOD, because while the relocated
  /prebuilts/go/darwin-x86/src/os/
stat_plan9.go 90 // If there is an error, it will be of type *PathError.
102 // If there is an error, it will be of type *PathError.
  /prebuilts/go/linux-x86/src/os/
stat_plan9.go 90 // If there is an error, it will be of type *PathError.
102 // If there is an error, it will be of type *PathError.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
UtilityTest.java 242 String there = CheckSourceLocale(); local
244 assertTrue("here < there < hereAgain", here.compareTo(there) < 0 && there.compareTo(hereAgain) < 0);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
UtilityTest.java 241 String there = CheckSourceLocale(); local
243 assertTrue("here < there < hereAgain", here.compareTo(there) < 0 && there.compareTo(hereAgain) < 0);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 81 // 82 11 22: xed says 'adc byte ptr [ecx], 0x22' but there is no justification in the manuals for that.
82 // C0 30 11: xed says 'shl byte ptr [eax], 0x11' but there is no justification in the manuals for that.
83 // F6 08 11: xed says 'test byte ptr [eax], 0x11' but there is no justification in the manuals for that.
112 // 0F 24 11: 'mov ecx, tr2' except there is no TR2.
119 // but the Intel manuals say that the only NOP there is 0F 1F /0.
133 // isn't really there, causing the size to be too large.
  /prebuilts/go/darwin-x86/src/net/
fd_mutex.go 68 // It reports whether there is no remaining reference.
99 // It reports whether there is no remaining reference.
159 // It reports whether there is no remaining reference.
207 // It also closes fd when the state of fd is set to closed and there
225 // It also closes fd when the state of fd is set to closed and there
243 // It also closes fd when the state of fd is set to closed and there
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
xed_test.go 81 // 82 11 22: xed says 'adc byte ptr [ecx], 0x22' but there is no justification in the manuals for that.
82 // C0 30 11: xed says 'shl byte ptr [eax], 0x11' but there is no justification in the manuals for that.
83 // F6 08 11: xed says 'test byte ptr [eax], 0x11' but there is no justification in the manuals for that.
112 // 0F 24 11: 'mov ecx, tr2' except there is no TR2.
119 // but the Intel manuals say that the only NOP there is 0F 1F /0.
133 // isn't really there, causing the size to be too large.
  /prebuilts/go/linux-x86/src/net/
fd_mutex.go 68 // It reports whether there is no remaining reference.
99 // It reports whether there is no remaining reference.
159 // It reports whether there is no remaining reference.
207 // It also closes fd when the state of fd is set to closed and there
225 // It also closes fd when the state of fd is set to closed and there
243 // It also closes fd when the state of fd is set to closed and there
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
forminfo.go 25 // to the sequences. For v < firstCCC, there are none, for v >= firstCCC,
27 // there is an additional leading ccc. The value of tccc itself is the
83 // unexpected behavior for the user. For example, in NFD, there is a boundary
110 // 2: NFD_QC Yes (0) or No (1). No also means there is a decomposition.
141 // or nil if there is none.
167 // If there is no decomposition, LeadCCC equals CCC.
173 // If there is no decomposition, TrailCCC equals CCC.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
forminfo.go 25 // to the sequences. For v < firstCCC, there are none, for v >= firstCCC,
27 // there is an additional leading ccc. The value of tccc itself is the
83 // unexpected behavior for the user. For example, in NFD, there is a boundary
110 // 2: NFD_QC Yes (0) or No (1). No also means there is a decomposition.
141 // or nil if there is none.
167 // If there is no decomposition, LeadCCC equals CCC.
173 // If there is no decomposition, TrailCCC equals CCC.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
plist.go 34 // Ignore ctxt->plist boundaries. There are no guarantees there,
60 // from ordinary references, because there are no TYPE
61 // instructions there. Without the type information, gdb can't
  /prebuilts/go/darwin-x86/src/runtime/
lock_futex.go 36 // mutex_sleeping means that there is presumably at least one sleeping thread.
37 // Note that there can be spinning threads during all states - they do not
60 // depending on whether there is a thread sleeping
  /prebuilts/go/darwin-x86/src/sync/
rwmutex.go 26 w Mutex // held if there are pending writers
87 // Announce to readers there is a pending writer.
114 // Announce to readers there is no active writer.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
plist.go 34 // Ignore ctxt->plist boundaries. There are no guarantees there,
60 // from ordinary references, because there are no TYPE
61 // instructions there. Without the type information, gdb can't

Completed in 840 milliseconds

1 2 3 45 6 7 8 91011>>