Searched
full:assume (Results
426 -
450 of
7331) sorted by null
<<11121314151617181920>>
/external/clang/test/Analysis/ |
malloc.cpp | 23 // Assume that functions which take a function pointer can free memory even if
|
/external/clang/tools/clang-format/ |
clang-format-sublime.py | 42 '-assume-filename', str(self.view.file_name())])
|
clang-format.el | 46 "-assume-filename" (buffer-file-name)
|
/external/compiler-rt/test/tsan/ |
test_output.sh | 9 # Assume clang and clang++ are in path.
|
/external/e2fsprogs/ |
INSTALL.elfbin | 6 Also please note that these binaries assume the use of the GNU Libc.
|
/external/e2fsprogs/lib/blkid/ |
blkid_types.h | 2 * If linux/types.h is already been included, assume it has defined
|
blkid_types.h.in | 2 * If linux/types.h is already been included, assume it has defined
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_types.h | 2 * If linux/types.h is already been included, assume it has defined
|
ext2_types.h.in | 2 * If linux/types.h is already been included, assume it has defined
|
/external/eigen/ |
COPYING.MINPACK | 34 OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
CopyrightMINPACK.txt | 34 OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
|
/external/freetype/src/autofit/ |
afblue.hin | 96 /* Properties are specific to a writing system. We assume that a given */
|
/external/guava/ |
README | 36 persist these and assume they can be read by a future version of the
|
/external/icu/icu4c/source/layout/ |
LookupTables.cpp | 20 segment table, these routines assume that it's right after
|
/external/jpeg/ |
rdrle.c | 12 * specialized applications. As they stand, they assume input from 13 * an ordinary stdio stream. They further assume that reading begins 31 * We assume that JSAMPLE has the same representation as rle_pixel, 257 * We assume here that (a) rle_pixel is represented the same as JSAMPLE,
|
/external/kernel-headers/original/uapi/asm-generic/ |
mman-common.h | 63 * Assume these are all power of twos.
|
/external/kernel-headers/original/uapi/linux/ |
keyctl.h | 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
|
/external/libpcap/ |
pcap_datalink.3pcap.in | 54 assume that the packets for a given capture or ``savefile`` will have
|
/external/libselinux/src/ |
label.c | 127 * then assume a match is possible.
|
/external/libunwind/include/ |
remote.h | 5 assume that all addresses are naturally aligned (e.g., 32-bit
|
/external/lldb/test/pexpect-2.4/ |
fdpexpect.py | 65 does not raise an exception then we assume it is alive. """
|
/external/llvm/include/llvm/CodeGen/ |
CommandFlags.h | 107 cl::desc("Enable FP math optimizations that assume no +-Infs"), 112 cl::desc("Enable FP math optimizations that assume no NaNs"), 118 cl::desc("Force codegen to assume rounding mode can change dynamically"), 179 cl::desc("Assume the creation of a position independent executable."),
|
/external/llvm/include/llvm/Target/ |
TargetOptions.h | 103 /// assume the FP arithmetic arguments and results are never +-Infs. 109 /// assume the FP arithmetic arguments and results are never NaNs. 114 /// false (the default), the code generator is allowed to assume that the 118 /// assume that the rounding mode may dynamically change.
|
/external/llvm/lib/CodeGen/ |
TargetFrameLoweringImpl.cpp | 39 // By default, assume all frame indices are referenced via whatever
|
/external/llvm/test/CodeGen/ARM/ |
byval_load_align.ll | 4 ; Make sure we don't assume 4-byte alignment when loading from a byval argument
|
Completed in 478 milliseconds
<<11121314151617181920>>