HomeSort by relevance Sort by last modified time
    Searched refs:like (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /external/netcat/data/
pmap-dump.d 1 # portmap dump request: like "rpcinfo -p" but via UDP instead
  /build/core/
build_id.mk 18 # (like "MAIN") or a branch name and a release candidate
19 # (like "CRB01"). It must be a single word, and is
  /build/core/combo/
javac.mk 27 # We set the VM options (like -Xmx) in the javac script.
  /external/clearsilver/perl/
ClearSilver.pm 49 Stub documentation for ClearSilver, created by h2xs. It looks like the
  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 185 mSuggestSuggestionClause = "display1 LIKE ? OR display2 LIKE ?";
195 mSuggestSuggestionClause = "display1 LIKE ?";
319 String like = "%" + selectionArgs[0] + "%"; local
321 myArgs = new String [] { like, like };
323 myArgs = new String [] { like };
  /build/tools/droiddoc/templates/
class.cs 90 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
138 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
262 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
268 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
277 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
304 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
319 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
328 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
355 <?cs # this next line must be exactly like this to be parsed by eclipse ?>
364 <?cs # this next line must be exactly like this to be parsed by eclipse ?
    [all...]
  /external/quake/quake/src/QW/
qwcl.spec.sh 28 like excessive lag - actions actually happening much later than you did them;
qwsv.spec.sh 28 like excessive lag - actions actually happening much later than you did them;
  /external/sqlite/android/
Android.mk 40 # You can also test this in Unix, like this:
  /external/dhcpcd/mk/
prog.mk 39 # We could save about 600 bytes by building it like this
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 35 # clear out the built-in ones (for .c and the like), and add
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js 20 "would you like me to send it?\n\nHint: You can " +
  /ndk/build/core/
build-module.mk 36 # intermediate generated files like object (.o) files.
  /system/core/rootdir/
Android.mk 42 # Just like /system/etc/init.goldfish.sh, the /init.godlfish.rc is here
  /packages/apps/Browser/src/com/android/browser/
BrowserProvider.java 79 "(url LIKE ? OR url LIKE ? OR url LIKE ? OR url LIKE ?"
80 + " OR title LIKE ?) AND (bookmark = 1 OR user_entered = 1)";
289 db.execSQL("DELETE FROM bookmarks WHERE (bookmark = 0 AND url LIKE \"%.google.%client=ms-%\")");
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
Lexer.java 566 * the like to map.
  /external/quake/quake/src/WinQuake/
quake-rogue.spec.sh 54 The Vengeance Sphere. We'd like you to experience it before we let you in on
64 Tag. You played it as a kid, but nothin' says "Tag!" like a face full of
  /external/webkit/WebKitTools/Scripts/webkitpy/
changelogs_unittest.py 45 executables like svn in front of the Cygwin ones in their paths.
  /development/simulator/app/
Android.mk 118 # I'd like to clean this up as part of some pdk cleanup I want to do.
  /external/stlport/etc/
STLport-4.5.1.spec 30 would like to use your code with STLport add
STLport-4.5.3.spec 30 would like to use your code with STLport add
STLport-4.6.spec 30 would like to use your code with STLport add
  /external/v8/test/mjsunit/
const.js 48 // Spidermonkey does not do this, but it seems like the right thing to
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 480 * on what value we'd like to return when one of the operands is NaN.
523 * on what value we'd like to return when one of the operands is NaN.
566 * on what value we'd like to return when one of the operands is NaN.
628 * on what value we'd like to return when one of the operands is NaN.
    [all...]

Completed in 1846 milliseconds

1 2 3 4