/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
bpabi.h | 50 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) TARGET_BPABI 106 particularly not in Thumb mode. We assume the mcount
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
types.h | 188 # define __intN_t(N, MODE) \ 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE))) 190 # define __u_intN_t(N, MODE) \ 191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
types.h | 188 # define __intN_t(N, MODE) \ 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE))) 190 # define __u_intN_t(N, MODE) \ 191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
types.h | 188 # define __intN_t(N, MODE) \ 189 typedef int int##N##_t __attribute__ ((__mode__ (MODE))) 190 # define __u_intN_t(N, MODE) \ 191 typedef unsigned int u_int##N##_t __attribute__ ((__mode__ (MODE)))
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
defaults.h | 690 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false 733 #define UNITS_PER_SIMD_WORD(MODE) UNITS_PER_WORD 828 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 831 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 889 #define LEGITIMIZE_ADDRESS(X, OLDX, MODE, WIN) 901 #define REVERSIBLE_CC_MODE(MODE) 0 930 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0 931 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1 958 #define STACK_SLOT_ALIGNMENT(TYPE,MODE,ALIGN) \ 968 #define MINIMUM_ALIGNMENT(EXP,MODE,ALIGN) (ALIGN [all...] |
system.h | 49 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) 50 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) 51 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)
|
/system/media/camera/src/ |
camera_metadata_tag_info.c | 241 TIDX(FLASH, MODE) = 242 { "mode", TYPE_BYTE }, 259 TIDX(HOT_PIXEL, MODE) = 260 { "mode", TYPE_BYTE } 268 TIDX(DEMOSAIC, MODE) = 269 { "mode", TYPE_BYTE } 277 TIDX(NOISE, MODE) = 278 { "mode", TYPE_BYTE }, 288 TIDX(SHADING, MODE) = 289 { "mode", TYPE_BYTE [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 869 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false 992 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 995 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 1073 #define REVERSIBLE_CC_MODE(MODE) 0 1103 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0 1104 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1 [all...] |
system.h | 53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) 54 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) 55 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)
|
rtl.h | 243 ENUM_BITFIELD(machine_mode) mode : 8; 281 promoted mode. 322 /* The size in bytes of an rtx header (code, mode and flags). */ 350 #define GET_MODE(RTX) ((enum machine_mode) (RTX)->mode) 351 #define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE)) 834 The mode field of the EXPR_LIST contains not a real machine mode [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 869 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false 992 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 995 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 1073 #define REVERSIBLE_CC_MODE(MODE) 0 1103 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0 1104 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1 [all...] |
system.h | 53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) 54 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) 55 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)
|
rtl.h | 243 ENUM_BITFIELD(machine_mode) mode : 8; 281 promoted mode. 322 /* The size in bytes of an rtx header (code, mode and flags). */ 350 #define GET_MODE(RTX) ((enum machine_mode) (RTX)->mode) 351 #define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE)) 834 The mode field of the EXPR_LIST contains not a real machine mode [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 869 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) false 992 #define CLZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 995 #define CTZ_DEFINED_VALUE_AT_ZERO(MODE, VALUE) 0 1073 #define REVERSIBLE_CC_MODE(MODE) 0 1103 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0 1104 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1 [all...] |
system.h | 53 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) 54 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) 55 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)
|
rtl.h | 243 ENUM_BITFIELD(machine_mode) mode : 8; 281 promoted mode. 322 /* The size in bytes of an rtx header (code, mode and flags). */ 350 #define GET_MODE(RTX) ((enum machine_mode) (RTX)->mode) 351 #define PUT_MODE(RTX, MODE) ((RTX)->mode = (MODE)) 834 The mode field of the EXPR_LIST contains not a real machine mode [all...] |
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmRxAppConstants.java | 111 public static final String MODE = "MODE";
|
/external/webkit/Tools/DumpRenderTree/android/ |
get_layout_tests_dir_contents.php | 21 # get_layout_tests_dir_contents.php?path=PATH&recurse=RECURSE&separator=SEPARATOR&mode=MODE 26 # MODE = [folders|files] (defaults to files) - if 'folders' then lists only folders, 45 function getAllFilesUnderAsArray($relPath, $recurse, $mode) { 60 if ($mode == 'folders') { 64 $result = array_merge($result, getAllFilesUnderAsArray($filePath, $recurse, $mode)); 66 } else if ($mode == 'files') { 85 if (strtolower($_GET['mode']) == 'folders') { 86 $mode = 'folders'; variable 88 $mode = 'files' variable [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SearchQueryResults.java | 99 SearchSuggestionSampleProvider.AUTHORITY, SearchSuggestionSampleProvider.MODE);
|
SearchInvoke.java | 45 // Menu mode spinner choices 77 // Create listener for the menu mode dropdown. We use this to demonstrate control 79 // the default key mode in your activity's onCreate() handler. 117 // next, add back item(s) based on current menu mode 237 SearchSuggestionSampleProvider.AUTHORITY, SearchSuggestionSampleProvider.MODE);
|
/external/openssl/crypto/evp/ |
e_aes.c | 232 int ret, mode; local 235 mode = ctx->cipher->flags & EVP_CIPH_MODE; 236 if ((mode == EVP_CIPH_ECB_MODE || mode == EVP_CIPH_CBC_MODE) 241 dat->stream.cbc = mode==EVP_CIPH_CBC_MODE ? 248 if (mode==EVP_CIPH_CBC_MODE) 250 else if (mode==EVP_CIPH_CTR_MODE) 416 #define BLOCK_CIPHER_generic(nid,keylen,blocksize,ivlen,nmode,mode,MODE,flags) \ 417 static const EVP_CIPHER aesni_##keylen##_##mode = { 499 int ret, mode; local [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/ |
bpabi.h | 49 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) TARGET_BPABI 153 particularly not in Thumb mode. We assume the mcount
|
/external/libvpx/vp8/common/ |
onyx.h | 62 } MODE; 73 static __inline void Scale2Ratio(int mode, int *hr, int *hs) 75 switch (mode) 113 // mode -> 114 //(0)=Realtime/Live Encoding. This mode is optimized for realtim encoding (for example, capturing 128 int Mode; //
|
/cts/tests/tests/provider/src/android/provider/cts/ |
SearchRecentSuggestionsTest.java | 52 TestSearchRecentSuggestionsProvider.MODE); 58 TestSearchRecentSuggestionsProvider.MODE); 186 public MySearchRecentSuggestions(Context context, String authority, int mode) { 187 super(context, authority, mode);
|
/external/jpeg/ |
ltmain.sh | 67 mode=$default_mode 133 --finish) mode="finish" ;; 135 --mode) prevopt="--mode" prev=mode ;; 136 --mode=*) mode="$optarg" ;; 168 # Infer the operation mode. 169 if test -z "$mode"; then 172 mode=lin [all...] |