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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/html/
escape.go 13 // These replacements permit compatibility with old numeric entities that
  /prebuilts/go/linux-x86/src/log/
log_test.go 7 // These tests are too simple.
  /prebuilts/go/linux-x86/src/math/big/
arith.go 7 // assembly implementations of these routines.
31 // These operations are used by the vector operations below.
  /prebuilts/go/linux-x86/src/math/rand/
example_test.go 15 // These tests serve as an example but also make sure we don't change
  /prebuilts/go/linux-x86/src/net/http/
main_test.go 46 // These only show up with GOTRACEBACK=2; Issue 5005 (comment 28)
  /prebuilts/go/linux-x86/src/net/textproto/
textproto.go 56 // These embedded types carry methods with them;
  /prebuilts/go/linux-x86/src/syscall/
syscall.go 17 // These calls return err == nil to indicate success; otherwise
  /prebuilts/go/linux-x86/test/
named.go 21 // Calling these functions checks at compile time that the argument
35 // These functions check at run time that the default type
  /prebuilts/ndk/r16/sources/third_party/googletest/
Android.mk 109 # These are much quicker to build and run.
  /build/soong/cc/
ndk_library.go 60 // These libraries have migrated over to the new ndk_library, which is added
256 // These libraries aren't actually used. Don't worry about unwinding
  /external/clang/tools/scan-build-py/libscanbuild/
report.py 296 times with different compiler options. These would be better to show in
  /external/compiler-rt/make/platform/
clang_darwin.mk 0 # These are the functions which clang needs when it is targeting a previous
91 # Configuration for targeting OSX. These functions may not be in libSystem
135 # Always set deployment target arguments for every build, these libraries should
  /external/libmojo/build/android/gyp/util/
build_utils.py 482 These placeholders have the form:
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 31 // These will be imported during bootstrap as bootstrap/name, like bootstrap/math/big.
99 // These must not be copied into the bootstrap build directory.
  /prebuilts/go/darwin-x86/src/strconv/
atof.go 270 // These bounds are for 64-bit floats.
370 // These all produce potentially inexact but correctly rounded answers.
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 31 // These will be imported during bootstrap as bootstrap/name, like bootstrap/math/big.
99 // These must not be copied into the bootstrap build directory.
  /prebuilts/go/linux-x86/src/strconv/
atof.go 270 // These bounds are for 64-bit floats.
370 // These all produce potentially inexact but correctly rounded answers.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vfp-neon-syntax-inc.s 21 @ Test VFP vmov variants. These can all be conditional.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic4x/
allopcodes.S 10 ;;; These definitions are used within this file:
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 24 declarations and definitions. These may then be referred to from Go
35 #cgo directives within these comments to tweak the behavior of the C, C++
69 these directives. Package-specific flags should be set using the
101 not be compiled separately, but, if these header files are changed,
159 These functions are only available in the preamble, not in other C
339 These rules are checked dynamically at runtime. The checking is
342 reasonably cheap dynamic checks. These checks may be disabled
348 it likes. However, programs that break these rules are likely to fail
376 These types are uintptr on the Go side because they would otherwise
379 on these types must happen in C. The proper constant to initialize a
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 24 declarations and definitions. These may then be referred to from Go
35 #cgo directives within these comments to tweak the behavior of the C, C++
69 these directives. Package-specific flags should be set using the
101 not be compiled separately, but, if these header files are changed,
159 These functions are only available in the preamble, not in other C
339 These rules are checked dynamically at runtime. The checking is
342 reasonably cheap dynamic checks. These checks may be disabled
348 it likes. However, programs that break these rules are likely to fail
376 These types are uintptr on the Go side because they would otherwise
379 on these types must happen in C. The proper constant to initialize a
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
debug.go 152 // The prog/PCs corresponding to Start and End above. These are for the
187 // generation process. These are not fixable by users. At time of writing,
294 // These adjustments are applied in genssa.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
debug.go 152 // The prog/PCs corresponding to Start and End above. These are for the
187 // generation process. These are not fixable by users. At time of writing,
294 // These adjustments are applied in genssa.
  /external/protobuf/conformance/
conformance_test.cc 377 // TODO(haberman): implement the second of these.
    [all...]
  /build/blueprint/
ninja_defs.go 58 // These fields correspond to a Ninja variable of the same name.
69 // These fields are used internally in Blueprint

Completed in 1374 milliseconds

1 2 3 4 5 6 7 8 91011>>