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

1 2 34 5

  /external/chromium/third_party/icu/source/test/cintltst/
cucdtst.c 3209 UChar32 c, prev, simple; local
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 3267 UChar32 c, prev, simple; local
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsProvider.java 268 String simple = uri.getQueryParameter("simple"); local
269 if ((simple != null) && simple.equals("true")) {
353 // of text matches. We query the sms table which is pretty simple. We also
    [all...]
  /development/scripts/app_engine_server/
memcache_zipserve.py 70 """Simple wrapper for an instance of MemcachedZipHandler.
543 """Ouptut a simple 404 response."""
  /external/v8/test/cctest/
test-regexp.cc 94 return result.simple;
121 #define CHECK_SIMPLE(input, simple) CHECK_EQ(simple, CheckSimple(input));
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 59 ; for flimit. Same applies to limit. thresh is not used in simple looopfilter
  /external/v8/src/
jsregexp.h 676 // A simple closed interval.
1370 bool simple; member in struct:v8::internal::RegExpCompileData
    [all...]
array.js 286 // This is part of the old simple-minded splice. We are using it either
612 // array then the simple version is going to be faster, because it
    [all...]
parser.cc 224 // if the expression is a materialized literal and is simple return a
632 bool simple();
4236 bool RegExpParser::simple() { function in class:v8::internal::RegExpParser
    [all...]
runtime.js 107 // If anything else gets here, we just do simple identity check.
d8.js 815 // Help os quite simple.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 68 The simple pipeline to get going with \texttt{btt} is to perform the
544 \caption{\label{fig:activity}Simple Activity Chart}
740 Figure~\ref{fig:seek} shows a simple graph that can be produced which
789 Figure~\ref{fig:sps} shows a simple pair of graphs generated from
    [all...]
  /ndk/build/core/
init.mk 208 # from cygwin to host paths through simple substitutions.
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 153 Not only did I strive to make a consistent and simple API to work with but I also attempted to make the library
158 On top of making the build simple and the API approachable I've also attempted for a reasonably high level of
226 In general the API is very simple to memorize and use. Most of the functions return either {\bf void} or {\bf int}. Functions
495 \subsection{Simple Encryption Demonstration}
    [all...]
  /external/v8/benchmarks/
richards.js 504 * A simple package of data that is manipulated by the tasks. The exact layout
deltablue.js 827 * other by a simple linear transformation (scale and offset). The
  /external/v8/tools/
tickprocessor.js 736 * Performs very simple unmangling of C++ names.
  /external/webkit/SunSpider/tests/v8-v4/
v8-richards.js 499 * A simple package of data that is manipulated by the tasks. The exact layout
v8-deltablue.js 821 * other by a simple linear transformation (scale and offset). The
  /external/blktrace/btreplay/doc/
btreplay.tex 344 This option will output some simple statistics at the end of a successful
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 146 ;# Vertical edge filtering requires transposes. For the simple filter,
1062 ;# -=-=-=-=-=-=-=-=-=-=-=-=-=-= SIMPLE LOOP FILTER =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 95 %worked out a simple rule that can be stated here, but we will often permit
282 %% Simple single-character @ commands
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py 557 """Collapses strings and chars on a line to simple "" or '' blocks.
    [all...]
  /dalvik/docs/
prettify.js 38 * That's it. I wanted to keep the API as simple as possible, so there's no
    [all...]

Completed in 568 milliseconds

1 2 34 5