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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/sqlite/src/test/
notnull.test 34 SELECT * FROM t1;
39 DELETE FROM t1;
41 SELECT * FROM t1 order by a;
46 DELETE FROM t1;
48 SELECT * FROM t1 order by a;
53 DELETE FROM t1;
55 SELECT * FROM t1 order by a;
60 DELETE FROM t1;
62 SELECT * FROM t1 order by a;
67 DELETE FROM t1
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
credits.html 24 Talking Alarm Clock uses the following sound files from Freesound
29 <li>alarmclockbeeps from tedthetrumpet
30 <li>alarm_clock_ringing from joedeshon
31 <li>CuckooClock6DP from acclivity
32 <li>ClockStrikes12 from acclivity
33 <li>Maxines from TexasMusicForge
34 <li>fat_beat_1 from -zin-
35 <li>20070812.rooster from dobroide
  /external/chromium_org/content/test/data/dom_serializer/
note.xml 4 <from>&lt;Boss&gt;</from>
  /external/libcap-ng/
README 1 This is libcap-ng, downloaded from
5 source code is unmodified from upstream.
  /external/llvm/utils/lit/lit/
__init__.py 3 from __future__ import absolute_import
4 from .main import main
  /external/skia/tools/tests/jsondiff/output/old-vs-new/output-expected/
stdout 6 "missing-from-new.png": {
10 "missing-from-old.png": {
  /external/srec/config/en.us/
adb_pull_system_usr_srec_liveaudio.sh 1 # Run this from Ubuntu to copy files from device
  /external/valgrind/main/gdbserver_tests/
mcmain_pic.stdout.exp 2 another func called msg called from gdb
4 another func called msg called from main
  /prebuilts/misc/common/layoutlib_api/
PREBUILT 1 The object in this prebuilt directory can be rebuilt from
4 From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=b8bd06476ddbaa2cf745270e1223508407505217
  /prebuilts/misc/common/ninepatch/
PREBUILT 1 The object in this prebuilt directory can be rebuilt from
4 From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=795a4ad26824b0e553ca49161a8b4999b8181f8d
  /prebuilts/misc/common/tools-common/
PREBUILT 1 tools-common-prebuilt.jar in this prebuilt directory was copied from
4 From version c1cc82fe500173f555fdc5fbd1e1aba940702e10 of the platform/prebuilts/devtools project.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
badsyntax_future3.py 2 from __future__ import nested_scopes
3 from __future__ import rested_snopes
badsyntax_future5.py 2 from __future__ import nested_scopes
4 from __future__ import nested_scopes
badsyntax_future7.py 3 from __future__ import nested_scopes; import string; from __future__ import \
4 nested_scopes namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
badsyntax_future3.py 2 from __future__ import nested_scopes
3 from __future__ import rested_snopes
badsyntax_future5.py 2 from __future__ import nested_scopes
4 from __future__ import nested_scopes
badsyntax_future7.py 3 from __future__ import nested_scopes; import string; from __future__ import \
4 nested_scopes namespace
  /dalvik/dx/tests/114-value-propagation/
info.txt 1 Tests propagation of constant values, specifically when going from a
  /dalvik/tests/068-classloader/src/
InaccessibleBase.java 4 * Non-public base class, inaccessible from alternate class loader.
InaccessibleInterface.java 4 * Non-public interface class, inaccessible from alternate class loader.
  /external/chromium_org/chrome/browser/sync_file_system/local/
DEPS 2 # No inclusion of remote backend from the local backend.
  /external/chromium_org/chrome/common/extensions/docs/templates/private/intro_tables/
trunk_message.html 1 Only when <a href="http://www.chromium.org/developers/">built from source</a>.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
README 1 These files come from lib9 (http://code.google.com/p/go/source/browse).
  /external/chromium_org/tools/gyp/test/dependency-copy/src/
file1.c 5 printf("Hello from file1.c\n");
file2.c 5 printf("Hello from file2.c\n");

Completed in 536 milliseconds

1 2 3 4 5 6 7 8 91011>>