HomeSort by relevance Sort by last modified time
    Searched refs:required (Results 226 - 250 of 2966) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/extras/procmem/
Android.mk 9 # Unless required by applicable law or agreed to in writing, software
  /system/extras/timeinfo/
Android.mk 9 # Unless required by applicable law or agreed to in writing, software
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/model/
datastore.py 11 # Unless required by applicable law or agreed to in writing, software
25 handle = db.StringProperty(required=True)
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
ANTLRFileStream.pm 13 required => 1,
  /external/libvpx/build/make/
gen_msvs_def.sh 33 --name=project_name Name of the library (required)
  /external/mesa3d/docs/
MESA_copy_sub_buffer.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
MESA_pixmap_colormap.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
MESA_set_3dfx_mode.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
MESA_shader_debug.spec 29 OpenGL 1.0 is required.
31 The ARB_shader_objects extension is required.
33 The ARB_shading_language_100 extension is required.
  /external/stlport/stlport/stl/config/
_apple.h 10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 10 ; Unless required by applicable law or agreed to in writing, software
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdCountLeadingZeros.S 10 @ Unless required by applicable law or agreed to in writing, software
  /hardware/libhardware/modules/audio/
Android.mk 9 # Unless required by applicable law or agreed to in writing, software
22 # required type is 'primary'. Other possibilites are 'a2dp', 'usb', etc.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h 10 # error Apple's MPW MrCpp v.5.0.0 or better compiler required
13 # error Apple's MPW SCpp v.8.9.0 or better compiler required
  /frameworks/base/core/java/android/content/res/
CompatibilityInfo.java 10 * Unless required by applicable law or agreed to in writing, software
102 int required = appInfo.requiresSmallestWidthDp != 0 local
105 if (required == 0) {
106 required = appInfo.largestWidthLimitDp;
109 ? appInfo.compatibleWidthLimitDp : required;
110 if (compat < required) {
111 compat = required;
115 if (required > DEFAULT_NORMAL_SHORT_DIMENSION) {
259 * @return true if the scaling is required
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java 10 * Unless required by applicable law or agreed to in writing, software
63 * Indicates whether the field is required for the current device.
65 public boolean required; field in class:FeatureSummaryActivity.Feature
72 * @param required value for this.required
74 public Feature(String name, boolean required) {
76 this.required = required;
125 // Required features in prior releases that became optional in GB
149 // Required features in prior releases that became optional in H
    [all...]
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 10 * Unless required by applicable law or agreed to in writing, software
169 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_RECORDER]; local
176 /* Initialize arrays required[] and iidArray[] */
178 required[i] = SL_BOOLEAN_FALSE;
187 required[0] = SL_BOOLEAN_TRUE;
189 required[1] = SL_BOOLEAN_TRUE;
217 NUM_EXPLICIT_INTERFACES_FOR_RECORDER, iidArray, required);
slesTestDecodeToBuffQueue.cpp 10 * Unless required by applicable law or agreed to in writing, software
298 SLboolean required[NUM_EXPLICIT_INTERFACES_FOR_PLAYER]; local
305 /* Initialize arrays required[] and iidArray[] */
307 required[i] = SL_BOOLEAN_FALSE;
322 required[0] = SL_BOOLEAN_TRUE;
325 required[1] = SL_BOOLEAN_TRUE;
328 required[2] = SL_BOOLEAN_TRUE;
347 // FIXME valid value required but currently ignored
360 NUM_EXPLICIT_INTERFACES_FOR_PLAYER, iidArray, required);
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 12 * Unless required by applicable law or agreed to in writing, software
82 * @param has_required true if this element has required elements by the XSLT specification.
113 * @param has_required true if this element has required elements by the XSLT specification.
114 * @param required true if this element is required by the XSLT specification.
119 boolean has_required, boolean required)
124 this.m_required = required;
137 * @param has_required true if this element has required elements by the XSLT specification.
138 * @param required true if this element is required by the XSLT specification
    [all...]
  /external/bluetooth/glib/
Makefile.am 97 (test -f $@ || echo git-log is required to generate this file >> $@)); \
100 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
101 echo A git checkout and git-log is required to generate this file >> $@); \
  /external/quake/quake/src/WinQuake/
snd_android.cpp 106 SLboolean required[MAX_NUMBER_INTERFACES]; variable
128 /* Initialize arrays required[] and iidArray[] */
131 required[i] = SL_BOOLEAN_FALSE;
135 // Set arrays required[] and iidArray[] for VOLUME interface
136 required[0] = SL_BOOLEAN_TRUE;
140 iidArray, required); CheckErr(res);
181 /* Set arrays required[] and iidArray[] for SEEK interface
183 required[0] = SL_BOOLEAN_TRUE;
188 &audioSource, &audioSink, 1, iidArray, required); CheckErr(res);
351 how many sample are required to fill it up
    [all...]
  /gdk/samples/quake/jni/
snd_android.cpp 106 SLboolean required[MAX_NUMBER_INTERFACES]; variable
128 /* Initialize arrays required[] and iidArray[] */
131 required[i] = SL_BOOLEAN_FALSE;
135 // Set arrays required[] and iidArray[] for VOLUME interface
136 required[0] = SL_BOOLEAN_TRUE;
140 iidArray, required); CheckErr(res);
181 /* Set arrays required[] and iidArray[] for SEEK interface
183 required[0] = SL_BOOLEAN_TRUE;
188 &audioSource, &audioSink, 1, iidArray, required); CheckErr(res);
351 how many sample are required to fill it up
    [all...]

Completed in 727 milliseconds

1 2 3 4 5 6 7 8 91011>>