/external/freetype/src/sfnt/ |
sfobjs.c | 436 FT_FRAME_ULONG ( flavor ), 459 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) 497 WRITE_ULONG ( sfnt_header, woff.flavor ); [all...] |
/external/libjpeg-turbo/ |
rdcolmap.c | 13 * PPM (either text or raw flavor): the entire file is read and
|
djpeg.c | 65 FMT_BMP, /* BMP format (Windows flavor) */ 67 FMT_OS2, /* BMP format (OS/2 flavor) */ 346 /* BMP output format (OS/2 flavor). */
|
/external/selinux/libsepol/src/ |
context.c | 188 if (!typdatum || typdatum->flavor == TYPE_ATTRIB) {
|
/ndk/sources/host-tools/make-3.81/w32/ |
pathstuff.c | 134 char sep; /* what flavor of separator used in old path */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
resource.h | 231 indicating what flavor of entity the WHO argument specifies. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
resource.h | 231 indicating what flavor of entity the WHO argument specifies. */
|
/system/bt/vendor_libs/test_vendor_lib/include/ |
event_packet.h | 39 // number of octets in size. Each flavor of event packet is created via a static
|
/external/clang/lib/CodeGen/ |
CGValue.h | 39 enum Flavor { Scalar, Complex, Aggregate }; 45 // Stores first value and flavor. 46 llvm::PointerIntPair<llvm::Value *, 2, Flavor> V1;
|
/external/icu/icu4c/source/i18n/unicode/ |
fmtable.h | 53 * As such, it can only store one flavor of data at a time. To 54 * determine what flavor of data it contains, use the getType method. 218 * Selector for flavor of data type contained within a
|
/external/selinux/checkpolicy/ |
policy_define.c | 233 if (t->flavor == TYPE_ATTRIB) { 1186 aliasdatum->flavor = TYPE_ALIAS; 1226 if (!t || t->flavor == TYPE_ATTRIB) { 1258 if (!t || t->flavor == TYPE_ATTRIB) { 1278 if (attr->flavor != TYPE_ATTRIB) { 1308 if (!bounds || bounds->flavor == TYPE_ATTRIB) { 1319 if (!type || type->flavor == TYPE_ATTRIB) { 1324 if (type->flavor == TYPE_TYPE && !type->primary) { 1326 } else if (type->flavor == TYPE_ALIAS) { 1427 if (attr->flavor != TYPE_ATTRIB) [all...] |
/external/llvm/include/llvm/Support/ |
MachO.h | 1595 uint32_t flavor; member in struct:llvm::MachO::x86_state_hdr_t [all...] |
/external/clang/include/clang/Basic/ |
Diagnostic.h | 542 /// \param Flavor The flavor of group to affect. -Rfoo does not affect the 547 bool setSeverityForGroup(diag::Flavor Flavor, StringRef Group, 566 /// flavor. 570 void setSeverityForAll(diag::Flavor Flavor, diag::Severity Map, [all...] |
/external/opencv/cv/src/ |
cvfilter.cpp | [all...] |
/external/flac/include/FLAC/ |
stream_decoder.h | [all...] |
/art/build/ |
Android.executable.mk | 222 # Replace libart- prefix with libartd- for debug flavor.
|
/build/kati/ |
evalcmd.go | 83 func (v autoVar) Flavor() string { return "undefined" }
|
/device/linaro/hikey/uefi-tools/ |
platforms.config | 32 # flavor here.
|
/external/boringssl/src/crypto/perlasm/ |
x86asm.pl | 4 # &asm_init(<flavor>,"des-586.pl"[,$i386only]);
|
/external/libcxxabi/src/ |
private_typeinfo.cpp | 577 // If there is exactly one dst_type of flavor 1, and 579 // If there are 0 dst_types of flavor 2, and there is a public path from 583 // Else if there are 0 dst_types of flavor 1 and exactly 1 dst_type of flavor 2, and [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/ |
sfobjs.c | 418 FT_FRAME_ULONG ( flavor ), 441 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) 483 WRITE_ULONG ( sfnt_header, woff.flavor ); [all...] |
/external/pdfium/third_party/freetype/src/sfnt/ |
sfobjs.c | 418 FT_FRAME_ULONG ( flavor ), 441 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) 479 WRITE_ULONG ( sfnt_header, woff.flavor ); [all...] |
/external/skia/infra/bots/flavor/ |
android_flavor.py | 14 """Android flavor utils, used for building for and running tests on Android."""
|
/frameworks/compile/slang/ |
llvm-rs-cc.cpp | 257 (void)DiagEngine.setSeverityForGroup(clang::diag::Flavor::WarningOrError,
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
private_typeinfo.cpp | 470 // If there is exactly one dst_type of flavor 1, and 472 // If there are 0 dst_types of flavor 2, and there is a public path from 476 // Else if there are 0 dst_types of flavor 1 and exactly 1 dst_type of flavor 2, and [all...] |