/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
valarray_before.h | 59 // we can't deduce the correct type afterwards.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
valarray_before.h | 59 // we can't deduce the correct type afterwards.
|
/prebuilts/go/darwin-x86/doc/articles/ |
go_command.html | 97 deduce where to obtain the source code.</p>
|
/prebuilts/go/linux-x86/doc/articles/ |
go_command.html | 97 deduce where to obtain the source code.</p>
|
/toolchain/binutils/binutils-2.27/config/ |
stdint.m4 | 141 # Lacking a good header? Test size of everything and deduce all types.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
c-i960.texi | 47 @code{@value{AS}} attempts to deduce the minimal sufficient processor type if
|
/toolchain/binutils/binutils-2.27/gold/ |
incremental-dump.cc | 260 // use the size of the .gnu_incremental_symtab section to deduce
|
/external/clang/lib/Sema/ |
SemaStmt.cpp | [all...] |
SemaLambda.cpp | 364 // template parameters) and has an 'auto' return type, deduce it to a 711 // deduce against. 722 // Deduce the type of the init capture. [all...] |
/external/python/cpython2/Doc/library/ |
csv.rst | 215 objects are not ordered, there is not enough information available to deduce 253 The :class:`Sniffer` class is used to deduce the format of a CSV file.
|
/toolchain/binutils/binutils-2.27/binutils/ |
dllwrap.c | 218 /* Deduce the name of the program we are want to invoke. 811 /* Deduce driver-name and dlltool-name from our own. */ [all...] |
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
xlat_tables_internal.c | 135 * Deduce other fields of the descriptor based on the MT_NS and MT_RW 162 * Deduce shareability domain and executability of the memory region [all...] |
/external/google-breakpad/src/processor/ |
minidump_unittest.cc | [all...] |
/external/scapy/doc/scapy/ |
build_dissect.rst | 951 This is about how fields that have a variable length can be handled with Scapy. These fields usually know their length from another field. Let's call them varfield and lenfield. The idea is to make each field reference the other so that when a packet is dissected, varfield can know its length from lenfield when a packet is assembled, you don't have to fill lenfield, that will deduce its value directly from varfield value. 953 Problems arise when you realize that the relation between lenfield and varfield is not always straightforward. Sometimes, lenfield indicates a length in bytes, sometimes a number of objects. Sometimes the length includes the header part, so that you must subtract the fixed header length to deduce the varfield length. Sometimes the length is (…) [all...] |
/frameworks/base/keystore/java/android/security/keystore/ |
KeyProtection.java | 391 * ciphertexts and be able to deduce something about the plaintext. [all...] |
/art/libartbase/base/ |
bit_utils.h | 159 // Note: Omit the `n` from T type deduction, deduce only from the `x` argument.
|
/external/elfutils/libdwfl/ |
linux-kernel-modules.c | 650 /* The compiler cannot deduce that if intuit_kernel_bounds returns
|
/external/icu/icu4c/source/test/cintltst/ |
cintltst.c | 430 * set, try to deduce the directory in which ICU was built,
|
/external/icu/icu4c/source/test/iotest/ |
iotest.cpp | [all...] |
/external/iproute2/man/man8/ |
tc-u32.8 | 618 one would have to know the kernel-internal algorithm to deduce the destination
|
/external/libbrillo/brillo/dbus/ |
dbus_object.h | 428 // letting the compiler to deduce the type of the callback without explicitly
|
/external/llvm/docs/TableGen/ |
LangIntro.rst | 118 In rare cases, TableGen is unable to deduce the element type in which case
|
/external/llvm/include/llvm/CodeGen/GlobalISel/ |
RegisterBankInfo.h | 409 /// enough information to deduce it.
|
/external/llvm/include/llvm/Transforms/ |
IPO.h | 191 /// graph in RPO to deduce and propagate function attributes. Currently it
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
cik_sdma.c | 326 /* Deduce the size of reads from the linear surface. */
|