HomeSort by relevance Sort by last modified time
    Searched full:that (Results 2951 - 2975 of 189771) sorted by null

<<111112113114115116117118119120>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_base.h 11 // This library is distributed in the hope that it will be useful,
41 * of a safe local iterator that is not specific to a particular iterator
46 * This class must not perform any operations that can throw an
60 * Note that @p __seq may be NULL, in which case the iterator will be
67 /** Initializes the iterator to reference the same container that
106 * @brief Base class that supports tracking of local iterators that
110 * tracking iterators into an unordered container. Containers that track
112 * that safe iterators (which inherit _Safe_iterator_base) can
116 * iterators and a version number that allows very fas
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_unordered_base.h 11 // This library is distributed in the hope that it will be useful,
41 * of a safe local iterator that is not specific to a particular iterator
46 * This class must not perform any operations that can throw an
60 * Note that @p __seq may be NULL, in which case the iterator will be
67 /** Initializes the iterator to reference the same container that
106 * @brief Base class that supports tracking of local iterators that
110 * tracking iterators into an unordered container. Containers that track
112 * that safe iterators (which inherit _Safe_iterator_base) can
116 * iterators and a version number that allows very fas
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_ne.py 4 """Fixer that turns <> into !=."""
13 # This is so simple that we don't need the pattern compiler.
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_ne.py 4 """Fixer that turns <> into !=."""
13 # This is so simple that we don't need the pattern compiler.
  /prebuilts/go/darwin-x86/api/
README 8 except.txt lists features that may disappear without breaking true
12 features that may be added to the next version. It only affects
  /prebuilts/go/darwin-x86/misc/cgo/errors/src/
issue13830.go 3 // license that can be found in the LICENSE file.
6 // void** is Go *unsafe.Pointer. This test verifies that we detect the
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue17065.go 3 // license that can be found in the LICENSE file.
8 // Test that C symbols larger than a page play nicely with the race detector.
issue5337.go 3 // license that can be found in the LICENSE file.
28 // Verify that we can withstand SIGPROF received on foreign threads
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
asm_386.s 3 // license that can be found in the LICENSE file.
11 // Rewind stack pointer so anything that happens on the stack
asm_amd64x.s 3 // license that can be found in the LICENSE file.
11 // Rewind stack pointer so anything that happens on the stack
asm_s390x.s 3 // license that can be found in the LICENSE file.
10 // Rewind stack pointer so anything that happens on the stack
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/unnamed1/
main.go 3 // license that can be found in the LICENSE file.
12 // Add a recursive type to to check that type equality across plugins doesn't
  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/dep3/
dep3.go 3 // The point of this test file is that it references a type from
4 // depBase that is also referenced in dep2, but dep2 is loaded by the
  /prebuilts/go/darwin-x86/src/cmd/cover/testdata/
directives.go 3 // license that can be found in the LICENSE file.
5 // This file is processed by the cover command, then a test verifies that
p.go 3 // license that can be found in the LICENSE file.
5 // A package such that there are 3 functions with zero total and covered lines.
  /prebuilts/go/darwin-x86/src/cmd/gofmt/testdata/
rewrite3.golden 5 // license that can be found in the LICENSE file.
9 // Field tags are *ast.BasicLit nodes that are nil when the tag is
rewrite3.input 5 // license that can be found in the LICENSE file.
9 // Field tags are *ast.BasicLit nodes that are nil when the tag is
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/cgo/
cgo4.go 3 // license that can be found in the LICENSE file.
5 // Test the cgo checker on a file that doesn't use cgo, but has an
  /prebuilts/go/darwin-x86/src/crypto/internal/cipherhw/
cipherhw_s390x.go 3 // license that can be found in the LICENSE file.
10 // (KM) function codes are supported. Note that this function is expensive.
  /prebuilts/go/darwin-x86/src/errors/
errors.go 3 // license that can be found in the LICENSE file.
8 // New returns an error that formats as the given text.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
reparse_windows.go 3 // license that can be found in the LICENSE file.
21 // The size, in bytes, of the reparse data that follows
30 // The integer that contains the offset, in bytes,
32 // computed as an offset from byte 0 of PathBuffer. Note that
35 // The integer that contains the length, in bytes, of the
50 // The integer that contains the offset, in bytes,
52 // computed as an offset from byte 0 of PathBuffer. Note that
55 // The integer that contains the length, in bytes, of the
  /prebuilts/go/darwin-x86/src/os/
wait_unimp.go 3 // license that can be found in the LICENSE file.
12 // This version is used on systems that do not implement waitid,
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_signal2_darwin_armx.c 3 // license that can be found in the LICENSE file.
10 // We hope that for real binaries the definition provided by Go will take precedence
  /prebuilts/go/darwin-x86/src/runtime/
os_android.go 3 // license that can be found in the LICENSE file.
11 // Used by the app package to start all-Go Android apps that are
os_plan9_arm.go 3 // license that can be found in the LICENSE file.
16 // runtime·nanotime() is a poor approximation of CPU ticks that is enough for the profiler.

Completed in 1490 milliseconds

<<111112113114115116117118119120>>