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

1 2

  /packages/inputmethods/PinyinIME/jni/include/
spellingtable.h 63 // If frozen is true, put_spelling() and contain() are not allowed to call.
90 bool contain(const char* spelling_str);
  /external/webkit/WebCore/html/
TimeRanges.cpp 109 bool TimeRanges::contain(float time) const function in class:TimeRanges
TimeRanges.h 57 bool contain(float time) const;
HTMLMediaElement.cpp 958 if (!seekableRanges->contain(time)) {
    [all...]
  /external/opencore/
NOTICE 19 Portions of the PacketVideo supplied code contain contributions which may be
  /cts/tests/core/
ctscore.mk 44 # javalib.jar should only contain .dex files, but the harmony tests also include
  /external/v8/test/mjsunit/
stack-traces.js 113 name + " doesn't contain expected[" + i + "]");
150 "UnintendedCallerCensorship didn't contain new ReferenceError");
169 "ErrorsDuringFormatting didn't contain error: ReferenceError");
181 "ErrorsDuringFormatting didn't contain <error>");
apply.js 122 "exception does not contain Function.prototype.apply: " +
134 "exception does not contain Function.prototype.apply [" +
date.js 36 // Test that dates may contain commas.
  /ndk/build/core/
main.mk 47 # contain any space in it, used to uniquely identify the
109 # now check that APP doesn't contain an unknown app name
definitions.mk 329 $(call __ndk_info,LOCAL_MODULE definition in $(local-makefile) must not contain space)\
383 # 'tags' associated to it. A tag name must not contain space, and its
435 # 2: tag name (must not contain space)
    [all...]
  /cts/tests/SignatureTest/
Android.mk 46 # an empty/non-existent resource dir, R_file_stamp doesn't contain a
  /packages/inputmethods/PinyinIME/jni/share/
spellingtable.cpp 185 bool SpellingTable::contain(const char* spelling_str) { function in class:ime_pinyin::SpellingTable
  /dalvik/libcore/
NativeCode.mk 23 # Get the list of all native directories that contain sub.mk files.
  /external/e2fsprogs/
e2fsprogs.spec 22 (used to initialize a partition to contain an empty ext2 filesystem),
  /build/core/
java.mk 7 # It's possible to build a package that doesn't contain any classes.
165 # when emma is off, compile with the default flags, which contain full debug
base_rules.mk 101 $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS must contain exactly one word, not "$(LOCAL_MODULE_CLASS)")
256 # Directories that don't contain any resource files will result in groups
367 # This is set by packages that contain instrumentation, allowing them to
cleanbuild.mk 162 # non-common APPS directory, which may contain the wrong resources.
  /external/v8/tools/
splaytree.js 67 * the tree does not already contain a node with the specified key. If
131 * Returns the node having the specified key or null if the tree doesn't contain
codemap.js 177 // Static code entries can contain "holes" of unnamed code.
  /external/v8/benchmarks/
splay.js 153 * the tree does not already contain a node with the specified key. If
217 * Returns the node having the specified key or null if the tree doesn't contain
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 148 * the tree does not already contain a node with the specified key. If
212 * Returns the node having the specified key or null if the tree doesn't contain
  /dalvik/docs/
prettify.js 358 // XMP tags contain unescaped entities so require special handling.
617 // Tags whose content is not escaped, and which contain source code.
810 // contain stuff that looks like other tokens, so we want to mark those
    [all...]
  /external/zlib/contrib/masmx64/
inffasx64.asm 5 ; inffasx64.asm is called by inffas8664.c, which contain more info.
  /external/jpeg/
jmemdosa.asm 232 cmp al,80h ; AL should contain hex 80

Completed in 698 milliseconds

1 2