HomeSort by relevance Sort by last modified time
    Searched refs:MODE (Results 1 - 25 of 51) sorted by null

1 2 3

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
machmode.h 1 /* Machine mode definitions for GCC; included by rtl.h and tree.h.
27 /* Get the name of mode MODE as a string. */
30 #define GET_MODE_NAME(MODE) mode_name[MODE]
32 /* Mode classes. */
34 #include "mode-classes.def"
40 /* Get the general kind of object that mode MODE represents
44 #define GET_MODE_CLASS(MODE) mode_class[MODE
    [all...]
real.h 150 /* Default rounding mode for operations on this format. */
164 /* The target format used for each floating point mode.
166 float modes indexed by (MODE - first float mode), and entries for
167 decimal float modes indexed by (MODE - first decimal float mode) +
173 #define REAL_MODE_FORMAT(MODE) \
174 (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \
175 ? (((MODE) - MIN_MODE_DECIMAL_FLOAT) \
177 : ((MODE) - MIN_MODE_FLOAT)]
    [all...]
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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
machmode.h 1 /* Machine mode definitions for GCC; included by rtl.h and tree.h.
27 /* Get the name of mode MODE as a string. */
30 #define GET_MODE_NAME(MODE) mode_name[MODE]
32 /* Mode classes. */
34 #include "mode-classes.def"
40 /* Get the general kind of object that mode MODE represents
44 #define GET_MODE_CLASS(MODE) mode_class[MODE
    [all...]
real.h 150 /* Default rounding mode for operations on this format. */
164 /* The target format used for each floating point mode.
166 float modes indexed by (MODE - first float mode), and entries for
167 decimal float modes indexed by (MODE - first decimal float mode) +
173 #define REAL_MODE_FORMAT(MODE) \
174 (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \
175 ? (((MODE) - MIN_MODE_DECIMAL_FLOAT) \
177 : ((MODE) - MIN_MODE_FLOAT)]
    [all...]
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...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
machmode.h 1 /* Machine mode definitions for GCC; included by rtl.h and tree.h.
27 /* Get the name of mode MODE as a string. */
30 #define GET_MODE_NAME(MODE) mode_name[MODE]
32 /* Mode classes. */
34 #include "mode-classes.def"
40 /* Get the general kind of object that mode MODE represents
44 #define GET_MODE_CLASS(MODE) mode_class[MODE
    [all...]
genrtl.h 8 extern rtx gen_rtx_fmt_ee_stat (RTX_CODE, enum machine_mode mode,
13 extern rtx gen_rtx_fmt_ue_stat (RTX_CODE, enum machine_mode mode,
18 extern rtx gen_rtx_fmt_E_stat (RTX_CODE, enum machine_mode mode,
23 extern rtx gen_rtx_fmt_e_stat (RTX_CODE, enum machine_mode mode,
28 extern rtx gen_rtx_fmt_iuuBieie_stat (RTX_CODE, enum machine_mode mode,
36 extern rtx gen_rtx_fmt_iuuBieie0_stat (RTX_CODE, enum machine_mode mode,
44 extern rtx gen_rtx_fmt_iuuBieiee_stat (RTX_CODE, enum machine_mode mode,
52 extern rtx gen_rtx_fmt_iuu00000_stat (RTX_CODE, enum machine_mode mode,
57 extern rtx gen_rtx_fmt_iuuB00is_stat (RTX_CODE, enum machine_mode mode,
64 extern rtx gen_rtx_fmt_si_stat (RTX_CODE, enum machine_mode mode,
    [all...]
real.h 150 /* Default rounding mode for operations on this format. */
164 /* The target format used for each floating point mode.
166 float modes indexed by (MODE - first float mode), and entries for
167 decimal float modes indexed by (MODE - first decimal float mode) +
173 #define REAL_MODE_FORMAT(MODE) \
174 (real_format_for_mode[DECIMAL_FLOAT_MODE_P (MODE) \
175 ? (((MODE) - MIN_MODE_DECIMAL_FLOAT) \
177 : ((MODE) - MIN_MODE_FLOAT)]
    [all...]
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...]
  /cts/tests/src/android/provider/cts/
TestSearchRecentSuggestionsProvider.java 23 final static int MODE = DATABASE_MODE_QUERIES + DATABASE_MODE_2LINES;
27 setupSuggestions(AUTHORITY, MODE);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchSuggestionSampleProvider.java 22 * To create a search suggestions provider using the built-in recent queries mode,
24 * a unique authority and the mode you with to use. For more information, see
36 * These flags determine the operating mode of the suggestions provider. This value should
40 final static int MODE = DATABASE_MODE_QUERIES;
48 setupSuggestions(AUTHORITY, MODE);
SearchQueryResults.java 99 SearchSuggestionSampleProvider.AUTHORITY, SearchSuggestionSampleProvider.MODE);
  /frameworks/base/core/tests/coretests/src/android/provider/
TestProvider.java 26 final static int MODE = DATABASE_MODE_QUERIES + DATABASE_MODE_2LINES;
30 setupSuggestions(AUTHORITY, MODE);
  /packages/apps/Calendar/src/com/android/calendar/
CalendarRecentSuggestionsProvider.java 22 public final static int MODE = DATABASE_MODE_QUERIES;
29 setupSuggestions(Utils.getSearchAuthority(getContext()), MODE);
  /cts/tests/src/android/content/cts/
MockSRSProvider.java 22 final static int MODE = DATABASE_MODE_QUERIES + DATABASE_MODE_2LINES;
29 setupSuggestions(AUTHORITY, MODE);
37 public void setupSuggestions(String authority, int mode) {
39 super.setupSuggestions(authority, mode);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h 38 /* Define __arm__ even when in thumb mode, for \
249 /* We could use unified syntax for arm mode, but for now we just use it
280 {"mode", "%{!marm:%{!mthumb:-m%(VALUE)}}"},
471 in a wider mode than that declared by the program. In such cases,
473 type, but kept valid in the wider mode. The signedness of the
478 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \
479 if (GET_MODE_CLASS (MODE) == MODE_INT \
480 && GET_MODE_SIZE (MODE) < 4) \
482 if (MODE == QImode) \
484 else if (MODE == HImode)
    [all...]
bpabi.h 49 #define FLOAT_LIB_COMPARE_RETURNS_BOOL(MODE, COMPARISON) TARGET_BPABI
153 particularly not in Thumb mode. We assume the mcount
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h 38 /* Define __arm__ even when in thumb mode, for \
249 /* We could use unified syntax for arm mode, but for now we just use it
280 {"mode", "%{!marm:%{!mthumb:-m%(VALUE)}}"},
471 in a wider mode than that declared by the program. In such cases,
473 type, but kept valid in the wider mode. The signedness of the
478 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \
479 if (GET_MODE_CLASS (MODE) == MODE_INT \
480 && GET_MODE_SIZE (MODE) < 4) \
482 if (MODE == QImode) \
484 else if (MODE == HImode)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
arm.h 38 /* Define __arm__ even when in thumb mode, for \
249 /* We could use unified syntax for arm mode, but for now we just use it
280 {"mode", "%{!marm:%{!mthumb:-m%(VALUE)}}"},
471 in a wider mode than that declared by the program. In such cases,
473 type, but kept valid in the wider mode. The signedness of the
478 #define PROMOTE_MODE(MODE, UNSIGNEDP, TYPE) \
479 if (GET_MODE_CLASS (MODE) == MODE_INT \
480 && GET_MODE_SIZE (MODE) < 4) \
482 if (MODE == QImode) \
484 else if (MODE == HImode)
    [all...]
  /external/ipsec-tools/src/libipsec/
policy_parse.h 49 MODE = 265,
68 #define MODE 265
  /external/dbus/test/name-test/
run-test-systemserver.sh 14 MODE=$1
26 exec $DBUS_TOP_SRCDIR/tools/run-with-tmp-session-bus.sh $SCRIPTNAME $MODE
34 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/tools/dbus-send --print-reply --dest=org.freedesktop.DBus.TestSuiteEchoService /org/freedesktop/TestSuite org.freedesktop.TestSuite.Echo string:hi >echo-error-output.tmp 2>&1
run-test.sh 16 MODE=$1
26 exec $DBUS_TOP_SRCDIR/tools/run-with-tmp-session-bus.sh $SCRIPTNAME $MODE
34 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-ids || die "test-ids failed"
37 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-pending-call-dispatch || die "test-pending-call-dispatch failed"
40 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-pending-call-timeout || die "test-pending-call-timeout failed"
43 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-threads-init || die "test-threads-init failed"
46 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-privserver-client || die "test-privserver-client failed"
49 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/test/name-test/test-shutdown || die "test-shutdown failed"
  /prebuilt/linux-x86/toolchain/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)))
  /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...]

Completed in 571 milliseconds

1 2 3