HomeSort by relevance Sort by last modified time
    Searched full:default (Results 1 - 25 of 11587) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/004-annotations/src/android/test/anno/
AnnoArrayField.java 10 boolean[] zz() default {};
11 byte[] bb() default {};
12 char[] cc() default {'a', 'b'};
13 short[] ss() default {};
14 int[] ii() default {};
15 float[] ff() default {3.141592654f};
16 long[] jj() default {};
17 double[] dd() default {0.987654321};
18 String[] str() default {};
AnnoFancyMethod.java 10 boolean callMe() default false;
12 AnnoFancyMethodEnum enumerated() default AnnoFancyMethodEnum.FOO;
13 Class someClass() default SomeClass.class;
ExportedProperty.java 10 boolean resolveId() default false;
11 IntToString[] mapping() default { @IntToString(from = -1, to = "-1") };
  /cts/tools/signature-tools/templates/
SimpleTableRow.st 1 <tr class="default">
Link.st 1 <a class="$link_style; null="default"$" href="$url$">$name$</a
  /external/bluetooth/glib/glib/
galiasdef.c 18 extern __typeof (g_array_append_vals) g_array_append_vals __attribute((alias("IA__g_array_append_vals"), visibility("default")));
21 extern __typeof (g_array_free) g_array_free __attribute((alias("IA__g_array_free"), visibility("default")));
24 extern __typeof (g_array_insert_vals) g_array_insert_vals __attribute((alias("IA__g_array_insert_vals"), visibility("default")));
27 extern __typeof (g_array_new) g_array_new __attribute((alias("IA__g_array_new"), visibility("default")));
30 extern __typeof (g_array_prepend_vals) g_array_prepend_vals __attribute((alias("IA__g_array_prepend_vals"), visibility("default")));
33 extern __typeof (g_array_remove_index) g_array_remove_index __attribute((alias("IA__g_array_remove_index"), visibility("default")));
36 extern __typeof (g_array_remove_index_fast) g_array_remove_index_fast __attribute((alias("IA__g_array_remove_index_fast"), visibility("default")));
39 extern __typeof (g_array_remove_range) g_array_remove_range __attribute((alias("IA__g_array_remove_range"), visibility("default")));
42 extern __typeof (g_array_set_size) g_array_set_size __attribute((alias("IA__g_array_set_size"), visibility("default")));
45 extern __typeof (g_array_sized_new) g_array_sized_new __attribute((alias("IA__g_array_sized_new"), visibility("default")));
    [all...]
  /external/jsr305/ri/.settings/
org.eclipse.jdt.ui.prefs 3 internal.default.compliance=default
  /external/iproute2/etc/iproute2/
rt_tables 6 253 default
  /dalvik/libcore/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
TestAnnotation3.java 16 boolean z() default false;
17 byte b() default 0;
18 short s() default 0;
19 int i() default 100;
20 long j() default 0;
22 float f() default 0.0f;
23 double d() default 0.0d;
25 String aString() default "";
26 Class aClazz() default Void.class;
27 TestEnum1 aEnum() default TestEnum1.F
    [all...]
TestAnnotation3b.java 16 boolean z() default false;
17 byte b() default 0;
18 short s() default 0;
19 int i() default 100;
20 long l() default 0;
22 float f() default 0.0f;
23 double d() default 0.0d;
25 String aString() default "";
26 Class aClazz() default Void.class;
27 TestEnum1 aEnum() default TestEnum1.F
    [all...]
TestAnnotation2.java 11 TestAnnotation3[] arrAnno() default {};
12 String[] arrString() default {};
13 Class[] arrClass() default {};
14 TestEnum1[] arrEnum() default {};
  /external/opencore/build_config/opencore_dynamic/
setup.sh 1 ## setup the default environment
2 . ../default/setup.sh
  /external/opencore/protocols/sdp/parser/build/cml2/
symbols.cml 3 sdp_default 'Default Configuration - Includes RealMedia Support'
  /external/bluetooth/bluez/network/
network.conf 7 # Disable link encryption: default=false
12 # Network interface name for PANU for connections. default:bnep%d
16 # PAN user connection interface up script. default:none
21 # Network Interface name for Group Network server. default:pan0
24 # Group Network connection interface up script. default:none
29 # Network Interface name for Network Access Point server. default:pan1
32 # Network Access Point connection interface up script. default:none
  /external/icu4c/test/testdata/
default.txt 9 // This is a test default locale file
11 default
17 string_only_in_Default { DEFAULT }
39 string_in_Default_te_te_IN { DEFAULT }
58 string_in_Default_te { DEFAULT }
78 string_in_Default_te_IN { DEFAULT }
  /external/srec/shared/include/
ESR_SessionTypeImpl.h 64 * Default implementation.
71 * Default implementation.
77 * Default implementation.
83 * Default implementation.
89 * Default implementation.
95 * Default implementation.
101 * Default implementation.
107 * Default implementation.
113 * Default implementation.
119 * Default implementation
    [all...]
ESR_SessionImpl.h 32 * Default implementation.
39 * Default implementation.
45 * Default implementation.
51 * Default implementation.
57 * Default implementation.
63 * Default implementation.
69 * Default implementation.
75 * Default implementation.
82 * Default implementation.
88 * Default implementation
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties 7 BuildPreferencePage_Default_KeyStore=Default debug keystore:
10 LaunchPreferencePage_Default_Emu_Options=Default emulator options:
11 LaunchPreferencePage_Default_HOME_Package=Default HOME package:
  /dalvik/tests/015-switch/
expected.txt 8 CORRECT (default only)
  /prebuilt/linux-x86/oprofile/arm/armv6/
unit_masks 3 name:zero type:mandatory default:0x00
  /prebuilt/linux-x86/oprofile/arm/armv7/
unit_masks 3 name:zero type:mandatory default:0x00
  /prebuilt/linux-x86_64/oprofile/arm/armv6/
unit_masks 3 name:zero type:mandatory default:0x00
  /prebuilt/linux-x86_64/oprofile/arm/armv7/
unit_masks 3 name:zero type:mandatory default:0x00
  /hardware/libhardware/modules/
README.android 0 Default (and possibly architecture dependents) HAL modules go here.
13 /system/libs/hw/<*_HARDWARE_MODULE_ID>.default.so
17 A module can have several variants: "default", "arch" and "board", and they're
18 loaded in the "board", "arch" and "default" order.
21 The source code for "default" and "arch" would usually
  /dalvik/tests/003-omnibus-opcodes/src/
Switch.java 17 default: assert(false); break;
22 default: /*correct*/ break;
30 default: assert(false); break;
38 default: assert(false); break;
43 default: /*correct*/ break;
51 default: assert(false); break;
55 default: /*correct*/ break;

Completed in 63 milliseconds

1 2 3 4 5 6 7 8 91011>>