HomeSort by relevance Sort by last modified time
    Searched refs:known (Results 76 - 100 of 221) sorted by null

1 2 34 5 6 7 8 9

  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 68 well known search paths.
86 --sim-hints=hint1,hint2,... known hints:
89 --kernel-variant=variant1,variant2,... known variants: bproc [none]
  /external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
example.js 45 // The total length is not yet known.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
tuple.pxd 62 # object. Do not use this if the tuple may already be known to
  /external/chromium_org/third_party/markdown/
inlinepatterns.py 367 its aliases (see <http://ha.ckers.org/xss.html>), we whitelist known
369 are known not to (i.e.: mailto links). Script urls do not contain a
393 # Not a known (allowed) scheme. Not safe.
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-misprediction.js 48 // hot. If this loop was not here then the division would be known to produce doubles
  /external/chromium_org/media/test/data/eme_player_js/
player_utils.js 181 Utils.timeLog(keySystem + ' is not a known key system');
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/
example.js 163 // The total length is not yet known.
  /external/chromium_org/v8/test/mjsunit/
constant-folding.js 30 // Test the code generated when operands are known at compile time
debug-function-scopes.js 160 // This getter is known to be implemented as closure.
  /ndk/build/core/
main.mk 110 # if it does, we ignore them if there is at least one known
add-application.mk 129 # Check that the value of APP_PLATFORM corresponds to a known platform
163 # Check that the value of APP_ABI corresponds to known ABIs
  /external/chromium_org/v8/test/webkit/fast/js/
parser-syntax-check.js 67 // known issue:
72 // known issues of bison parser:
  /external/compiler-rt/lib/msandr/
msandr.cc 721 bool known; local
733 res = drsys_syscall_is_known(syscall, &known);
742 CHECK(!known || ret_type != DRSYS_TYPE_UNKNOWN);
  /external/libpng/contrib/libtests/
pngunknown.c 41 * to cause *known* chunks to be discarded. This can be a significant
98 /* Constants for known chunk types.
155 /* Types of chunks not known to libpng */
175 int unknown; /* Chunk not known to libpng */
503 if (chunk < 0) /* not one in our list, so not a known chunk */
512 * do not keep known chunks.
582 /* Chunks not known to pngunknown must be validated here; since they
858 check_handling(display *d, int def, png_uint_32 chunks, png_uint_32 known,
880 if (flag & known)
917 else /* known chunk *
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 323 // of the bits in T, which are known at compile time, so unused code
720 uint64 known, test = TestProperties(*this, mask, &known); local
721 impl_->SetProperties(test, known);
    [all...]
map.h 58 // // This specifies the known properties of an Fst mapped by this
59 // // mapper. It takes as argument the input Fst's known properties.
504 uint64 known, test = TestProperties(*this, mask, &known); local
505 impl_->SetProperties(test, known);
vector-fst.h 509 uint64 known, test = TestProperties(*this, mask, &known); local
510 impl_->SetProperties(test, known);
  /frameworks/base/tools/apilint/
apilint.py 662 known = collections.defaultdict(int)
671 if val & known[scope]:
673 known[scope] |= val
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 17 known ANTLR language targets.
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 119 'Notes Plug-in Known Issues\r\n'
152 'Crashes have been known to occur with certain types of history \r\n'
  /external/strace/
strace.spec 214 - Fix known syscall recognition for IA32 processes on x86-64 (#158934).
331 - new upstream version, fixes all known bugs modulo ia64 and s390 issues
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
prefs.js 86 * Merge the default values of all known prefs with what's found in
  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui_browsertest.js 132 // Test for listing a token cache with a single token. It uses a known extension
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 155 // The total length is not yet known.
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 156 // The total length is not yet known.

Completed in 372 milliseconds

1 2 34 5 6 7 8 9