HomeSort by relevance Sort by last modified time
    Searched full:everything (Results 226 - 250 of 4302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/intel/common/libva/va/wayland/protocol/
Makefile.am 27 # Extra clean files so that maintainer-clean removes *everything*
  /hardware/intel/common/utils/ituxd/
Android.mk 16 # WARNING: Everything listed here will be built on ALL platforms,
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 16 # WARNING: Everything listed here will be built on ALL platforms,
  /ndk/tests/build/import-install/
build.sh 7 # Build everything
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
adl.hpp 23 // but putting everything expect public, user-specializable metafunctions into
  /ndk/tests/standalone/init-fini-arrays/
run.sh 43 # Everything's good
  /packages/apps/Gallery2/gallerycommon/
Android.mk 18 # the emailcommon files themselves plus everything under src/org (apache code). All of our
  /packages/apps/Settings/
wrap_alpha.py 5 # assume everything needs alpha suffixes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
flat.h 23 * To make everything easier to port and manage cross platform
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
flat.h 23 * To make everything easier to port and manage cross platform
nfs_fs.h 37 * if everything fits in one RPC */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
wrapper.py 45 # Set everything back to normal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
wrapper.py 45 # Set everything back to normal
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
compquery.py 36 # if there is no criteria, everything matches.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
compquery.py 36 # if there is no criteria, everything matches.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ViewRule.java 26 * There is no customization here, everything that is common to all views is
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java 300 ArrayList<ElementDescriptor> everything = new ArrayList<ElementDescriptor>();
301 everything.addAll(newGroups);
302 everything.addAll(newPrefs);
303 ElementDescriptor[] newArray = everything.toArray(new ElementDescriptor[everything.size()]);
305 // Link all groups to everything else here.. recursively
  /external/libpng/scripts/
options.awk 24 # everything=off Causes all options to be disabled by default
25 # everything=on Causes all options to be enabled by default
63 everything="" # do not override defaults
142 $0 ~ /^[ ]*everything[ =]*off[ ]*$/{
143 everything = "off"
146 $0 ~ /^[ ]*everything[ =]*on[ ]*$/{
147 everything = "on"
530 if (everything != "") {
531 print "everything =", everything >ou
    [all...]
  /cts/suite/audio_quality/lib/include/task/
TaskGeneric.h 65 // error which cannot be continued. effect is the same as fail. stops everything.
67 // test failed. stops everything.
  /dalvik/libdex/
DexDataMap.cpp 63 * Since everything got allocated together, everything can be freed
  /developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
MainActivity.java 56 // Everything is supported and enabled, load the fragments.
90 // Everything is supported and enabled, load the fragments.
  /developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
MainActivity.java 56 // Everything is supported and enabled, load the fragments.
90 // Everything is supported and enabled, load the fragments.
  /development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
MainActivity.java 56 // Everything is supported and enabled, load the fragments.
90 // Everything is supported and enabled, load the fragments.
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
import_string.py 6 any necessary modules and evaluating the expression. Everything
7 before the : in an import expression is the module path; everything
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
tricky01.dat 239 nobr should have closed the div inside it implicitly. </b><pre>A pre tag outside everything else.</pre>
258 | "A pre tag outside everything else."

Completed in 325 milliseconds

1 2 3 4 5 6 7 8 91011>>