HomeSort by relevance Sort by last modified time
    Searched full:look (Results 2501 - 2525 of 8798) sorted by null

<<101102103104105106107108109110>>

  /external/valgrind/main/drd/
drd_barrier.c 187 * Look up the client-side barrier address barrier in s_barrier[]. If not
210 * Look up the address of the struct barrier_info associated with the
  /external/webp/
INSTALL 180 A warning: not all `configure' scripts look for a site script.
232 Look for the package's source code in directory DIR. Usually
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
lpc_analysis.c 246 /* replace data in buffer by new look-ahead data */
410 /* replace data in buffer by new look-ahead data */
  /external/zlib/src/
gzlib.c 82 state->how = LOOK; /* look for gzip header */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 318 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer
325 LDR pQPModTable, =armVCM4P10_VMatrixQPModTable ;// QP Modulo look-up-table base pointer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_util.c 48 /* look-up table for expected values of stuffing bits */
51 /* look-up table for chroma quantization parameter as a function of luma QP */
  /frameworks/base/core/java/android/app/
ApplicationErrorReport.java 170 // look for receiver in the installer package
177 // if the error app is on the system image, look for system apps
  /frameworks/base/core/java/android/content/
IntentFilter.java 485 * @param action The action to look for.
497 * @param action The desired action to look for.
559 * @param type The data type to look for.
630 * @param scheme The data scheme to look for.
    [all...]
  /frameworks/base/core/tests/coretests/src/android/provider/
SearchRecentSuggestionsProviderTest.java 317 // look for minimum set of columns (note, display2 is optional)
322 // now loop through rows and look for desired rows
  /frameworks/base/docs/html/distribute/googleplay/edu/
guidelines.jd 136 <li><em>Critical thinking</em> &mdash; Allows students to look at problems in
153 on Android tablets. Your apps should be designed to perform well and look great
  /frameworks/base/docs/html/distribute/googleplay/policies/
ip.jd 113 <strong>Know your app's content</strong>&mdash;Before you publish, look
280 <strong>Know your app's content</strong>&mdash;Before you publish, look for
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 28 With thousands of new apps being published in Google Play every week, it's important to look for any available way to get the most visibility and the highest ratings possible. One way of improving your app's visibility in the ecosystem is by deploying well-targeted mobile advertising campaigns and cross-app promotions. Another time-tested method of fueling the impression-install-ranking cycle is simply: <em>improve the product</em>!</p>
81 In usability and in app design too, you should listen carefully to your users. Ask a handful of real Android device users (friends, family, etc.) to try out your app and observe them as they interact with it. Look for cases where they get confused, are unsure of how to proceed, or are surprised by certain behaviors. Minimize these cases by rethinking some of the interactions in your app, perhaps working in some of the <a href="http://www.youtube.com/watch?v=M1ZBjlCRfz0">user interface patterns</a> the Android UI team discussed at Google I/O.</p>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 69 <p>Creating a unified look and feel throughout a user interface adds value to
321 allows the system to look up and load the proper resource according to the
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 190 also look at other processes running at the same time, looking for a thread in one process that is
205 also executing to look for places where it drops out of its regular rhythm.</p>
  /frameworks/base/docs/html/training/basics/data-storage/
databases.jd 249 <p>To look at a row in the cursor, use one of the {@link android.database.Cursor} move
276 clause defines the columns to look at, and also allows you to combine column
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd.jd 74 The name is visible to any device on the network that is using NSD to look for
278 your application should look for, the discovery protocol to use, and the
  /frameworks/base/services/java/com/android/server/search/
Searchables.java 91 * Look up, or construct, based on the activity.
139 // First look for activity-specific reference
  /frameworks/native/opengl/libs/EGL/
Loader.cpp 58 * this new naming scheme, the loader will additionally look for:
288 // we look for files that match:
  /frameworks/rs/
rsElement.cpp 224 // Look for an existing match.
257 // Look for an existing match.
  /libcore/luni/src/main/java/java/util/
AbstractCollection.java 121 * if the object to look for isn't of the correct type.
123 * if the object to look for is {@code null} and this
Collection.java 131 * if the object to look for isn't of the correct
134 * if the object to look for is {@code null} and this
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 159 // system property look up
182 debugPrintln("failed to look up system property '"+propertyName+"'" );
Validator.java 319 * Look up the value of a feature flag.
414 * Look up the value of a property.
ValidatorHandler.java 327 * Look up the value of a feature flag.
423 * Look up the value of a property.
  /libcore/luni/src/main/java/org/apache/harmony/security/x501/
AttributeTypeAndValue.java 427 // look for OID in the pool
445 // look for OID in the pool

Completed in 1282 milliseconds

<<101102103104105106107108109110>>