HomeSort by relevance Sort by last modified time
    Searched full:dependency (Results 201 - 225 of 796) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/msm7k/libgralloc-qsd8k/
gralloc.cpp 63 /* On-device dependency implementation */
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
SecurityUtils.java 32 // This is to remove dependency on VMStack, to reduce number
  /ndk/build/tools/
build-ccache.sh 21 # well on Win32 and handles the dependency generation compiler
  /ndk/sources/cxx-stl/stlport/
Android.mk 106 # See above not above libstdc++ dependency.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 73 * a useless library dependency.
  /packages/apps/Mms/src/com/android/mms/ui/
VideoAttachmentView.java 21 import android.media.MediaMetadataRetriever; // TODO: remove dependency for SDK build
  /packages/apps/Settings/res/xml/
sound_settings.xml 41 android:dependency="silent"
wireless_settings.xml 98 android:dependency="toggle_airplane">
  /packages/inputmethods/LatinIME/java/res/xml/
prefs.xml 107 android:dependency="show_suggestions"
  /packages/inputmethods/OpenWnn/res/values-ja/
string.xml 104 <!-- IME dependency -->
  /packages/inputmethods/OpenWnn/res/xml/
openwnn_pref_ja.xml 57 android:dependency="opt_prediction" />
  /prebuilt/linux-x86/oprofile/arm/armv6/
events 5 event:0x02 counters:0,1 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for due to data dependency
  /prebuilt/linux-x86_64/oprofile/arm/armv6/
events 5 event:0x02 counters:0,1 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for due to data dependency
  /sdk/sdkmanager/libs/sdkuilib/tests/com/android/sdkuilib/internal/repository/
UpdaterLogicTest.java 114 // t2 is now selected and can be used as a dependency
  /frameworks/base/core/java/android/widget/
RelativeLayout.java 51 * Note that you cannot have a circular dependency between the size of the RelativeLayout and the
1313 final Node dependency = keyNodes.get(rule); local
    [all...]
  /bionic/libc/netbsd/net/
reentrant.h 45 * 2. There should be no dependency on a thread engine for non-threaded
48 * 3. There should be no dependency on any particular thread engine.
  /build/tools/atree/
atree.cpp 33 " -m DEPENDENCY Output a make-formatted file containing the list.\n"
281 // output the dependency file
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdateChooserDialog.java 86 * List of all archives to be installed with dependency information.
464 addText("This package is a dependency for:");
487 * Computes and display missing dependency.
488 * If there's a selected package, check the dependency for that one.
489 * Otherwise display the first missing dependency.
522 // If there's no selection, just find the first missing dependency of any accepted
  /external/chromium/third_party/icu/source/tools/toolutil/
pkgitems.cpp 56 // check a dependency ------------------------------------------------------ ***
143 static const char gDependencyKey[]="%%DEPENDENCY";
199 // Check for %%DEPENDENCY
222 // for the top-level %%ALIAS or %%DEPENDENCY string fall through to URES_ALIAS
461 * then add the parent bundle as a dependency
  /dalvik/vm/analysis/
DexPrepare.c 282 * in the dependency set.
606 * Append the dependency list.
794 * of broken dependency, e.g. their superclass lives in a different DEX
    [all...]
  /development/tools/apkcheck/
README.txt 13 The dependency set for an APK can be generated with "dexdeps". It finds
15 defined locally. The tool can't easily tell anything about a dependency
  /external/chromium/base/
base_main.scons 43 # Have SCons use its cached dependency information.
299 dependency graph ('-' prefix excludes)
  /external/chromium/net/
net_main.scons 43 # Have SCons use its cached dependency information.
317 dependency graph ('-' prefix excludes)
  /external/chromium/net/proxy/
proxy_service.h 95 // Sets the ProxyScriptFetcher dependency. This is needed if the ProxyResolver
291 // This dependency can be NULL if our ProxyResolver has no need for
  /external/chromium/sdch/
sdch_main.scons 43 # Have SCons use its cached dependency information.
286 dependency graph ('-' prefix excludes)

Completed in 3856 milliseconds

1 2 3 4 5 6 7 891011>>