/prebuilts/go/darwin-x86/src/net/textproto/ |
writer.go | 37 // It takes care of inserting leading dots when necessary,
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
utils.go | 47 // must take care not to use a type in a formatting string
|
/prebuilts/go/linux-x86/src/go/token/ |
serialize_test.go | 67 // we don't care about .last - it's just a cache
|
/prebuilts/go/linux-x86/src/net/textproto/ |
writer.go | 37 // It takes care of inserting leading dots when necessary,
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.as | 128 // add oldRoot to newRoot; addChild takes care of case where oldRoot 218 * If you care what the token payload objects' type is, you should 236 * If you care what the token payload objects' type is, you should
|
/build/soong/android/ |
neverallow_test.go | 123 expectedError: "nothing should care if linker namespaces are enabled or not",
|
/external/compiler-rt/make/ |
util.mk | 71 # Copy the value of the variable 'src' to 'dst', taking care to not define 'dst'
|
/prebuilts/go/darwin-x86/src/go/types/ |
ordering.go | 110 // we don't care about the map element value
|
/prebuilts/go/darwin-x86/src/math/big/ |
floatmarsh.go | 35 // takes care of it, but be safe and do it always)
|
/prebuilts/go/darwin-x86/src/net/ |
lookup.go | 281 // Callers that do not care about the canonical name can call 282 // LookupHost or LookupIP directly; both take care of resolving 295 // Callers that do not care about the canonical name can call 296 // LookupHost or LookupIP directly; both take care of resolving
|
/prebuilts/go/linux-x86/src/go/types/ |
ordering.go | 110 // we don't care about the map element value
|
/prebuilts/go/linux-x86/src/math/big/ |
floatmarsh.go | 35 // takes care of it, but be safe and do it always)
|
/prebuilts/go/linux-x86/src/net/ |
lookup.go | 281 // Callers that do not care about the canonical name can call 282 // LookupHost or LookupIP directly; both take care of resolving 295 // Callers that do not care about the canonical name can call 296 // LookupHost or LookupIP directly; both take care of resolving
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/ |
tls-e-20a.d | 14 # offset for all TLS data we care about. Offsets different for TLS
|
/external/objenesis/main/src/test/java/org/objenesis/ |
ClassReader.java | 162 // I don't care about that (only used for debugging) so I will skip 167 // I don't care about that (only used for debugging) so I will skip
|
/external/sl4a/Docs/ |
generate_api_reference_md.py | 72 # Remove some keywords we don't care about.
|
/external/syslinux/mbr/ |
oldmbr.asm | 80 ; but for an MBR we don't care. 91 ; Note: we actually don't care about the number of
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
go.go | 45 // In a __.PKGDEF, we only care about the package name. 322 // already taken care of
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
go.go | 45 // In a __.PKGDEF, we only care about the package name. 322 // already taken care of
|
/external/libunwind/doc/ |
libunwind-setjmp.tex | 48 issue. On older platforms, care needs to be taken to
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 122 ; saturation takes care of modifier > 16
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
fuse.go | 128 // However, take care to avoid c.Values pointing to b.valstorage.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/ |
dumper.go | 91 // printf is a convenience wrapper that takes care of print errors.
|
/prebuilts/go/darwin-x86/src/cmd/cover/testdata/ |
test.go | 17 const anything = 1e9 // Just some unlikely value that means "we got here, don't care how often"
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
main.go | 46 // main takes care of OS-specific startup and dispatches to xmain.
|