/external/llvm/docs/ |
InAlloca.rst | 121 In this case, we want to be able to elide copies into ``bar``'s argument
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
compile.go | 204 // TODO: elide nop
|
/prebuilts/go/linux-x86/src/regexp/syntax/ |
compile.go | 204 // TODO: elide nop
|
/external/autotest/client/cros/ |
enterprise_policy_base.py | 396 var name_div = row.getElementsByClassName('name elide')[0]; 401 var status_div = row.getElementsByClassName('status elide')[0];
|
/external/clang/www/ |
diagnostics.html | 244 -fno-elide-type: template diff without elision 256 -fdiagnostics-show-template-tree -fno-elide-type: template tree printing with no elision
|
/external/elfutils/libdwfl/ |
relocate.c | 606 /* We applied the relocation. Elide it. */ 636 /* We applied the relocation. Elide it. */
|
/prebuilts/go/darwin-x86/src/cmd/doc/ |
pkg.go | 378 // TODO: Should we elide unexported symbols from a single spec? 432 // trimUnexportedElems modifies spec in place to elide unexported fields from
|
/prebuilts/go/linux-x86/src/cmd/doc/ |
pkg.go | 378 // TODO: Should we elide unexported symbols from a single spec? 432 // trimUnexportedElems modifies spec in place to elide unexported fields from
|
/art/compiler/driver/ |
compiler_driver-inl.h | 178 // TODO: for images we can elide the static storage base null check
|
/external/bison/lib/ |
quotearg.h | 213 /* Always elide null bytes from styles that do not quote them,
|
/external/chromium-trace/catapult/tracing/tracing/ui/base/ |
draw_helpers.html | 52 * Should we elide text on trace labels?
|
/external/clang/test/CodeGenCXX/ |
new.cpp | 295 // Make sure we elide the copy construction.
|
microsoft-abi-sret-and-byval.cpp | 153 // We can elide the copy of the temporary in the caller, because this object is
|
/system/bt/doc/ |
style_guide.md | 309 // Conditional statements with only one child statement should elide braces.
|
/external/clang/lib/CodeGen/ |
CGStmt.cpp | 571 // Otherwise, the condition did not fold, or we couldn't elide it. Just emit [all...] |
/external/conscrypt/src/platform/java/org/conscrypt/ |
TrustedCertificateStore.java | 164 // silently elide tombstones
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
libc-lock.h | 599 /* Make the pthread functions weak so that we can elide them from
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
libc-lock.h | 599 /* Make the pthread functions weak so that we can elide them from
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
libc-lock.h | 599 /* Make the pthread functions weak so that we can elide them from
|
/prebuilts/go/darwin-x86/src/net/textproto/ |
reader.go | 300 // elide leading dots, rewrite trailing \r\n into \n,
|
/prebuilts/go/linux-x86/src/net/textproto/ |
reader.go | 300 // elide leading dots, rewrite trailing \r\n into \n,
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/ |
stringpiece.h | 400 // one of the arguments is a literal, the compiler can elide a lot of the
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-tic6x.c | 4145 int elide = 0; local [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-alpha.texi | 399 used in some non-standard way and so the linker cannot elide the load of
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
peep.go | 66 * elide shift into TYPE_SHIFT operand of subsequent instruction 164 // * elide CMP $0,x if calculation of x can set condition codes [all...] |