HomeSort by relevance Sort by last modified time
    Searched full:feed (Results 476 - 500 of 1092) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/tools/
jsmin.py 51 """An object that you can feed code snippets to to get them minified."""
  /external/deqp/executor/
xeBatchExecutor.cpp 238 // Feed end of string to parser. This terminates open test case if such exists.
  /external/deqp/framework/platform/android/
tcuTestLogParserJNI.cpp 201 m_containerParser.feed((const deUint8*)buffer, size);
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 101 * T} provided that you implement a {@link Funnel Funnel<T>} to specify how to "feed" data
  /external/icu/icu4c/source/extra/uconv/
uconv.1.in 402 {KATAKANA LETTER KA}{LINE FEED}
  /external/libcxx/src/
regex.cpp 139 {"form-feed", 0x0c},
  /external/mesa3d/docs/
README.QUAKE 109 make an RPM out of it and feed changes back to Brian once they get it
  /external/mesa3d/src/mesa/vbo/
vbo_save_draw.c 181 * glVertexAttrib(0, val) calls to feed into the GENERIC0 input.
  /external/openssl/crypto/rand/
rand_egd.c 68 * at path and will write them to buf (if supplied) or will directly feed
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 34 * This class is used to feed OMX codecs from a Surface via BufferQueue.
  /frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java 213 * Create the SurfaceTexture that will feed this textureID, and pass it to the camera
  /libcore/luni/src/main/java/java/util/zip/
Inflater.java 43 * input that you want to feed it to the inflater in chunks), it's possible to call
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
regex.cpp 139 {"form-feed", 0x0c},
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 38 # we need some way for outsiders to feed preprocessor/compiler/linker
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp437.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp737.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp775.py 190 u'\n' # 0x000a -> LINE FEED
192 u'\x0c' # 0x000c -> FORM FEED
451 0x000a: 0x000a, # LINE FEED
453 0x000c: 0x000c, # FORM FEED
    [all...]
cp850.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp852.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp855.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp857.py 190 u'\n' # 0x000a -> LINE FEED
192 u'\x0c' # 0x000c -> FORM FEED
451 0x000a: 0x000a, # LINE FEED
453 0x000c: 0x000c, # FORM FEED
    [all...]
cp858.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp860.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp861.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]
cp862.py 191 u'\n' # 0x000a -> LINE FEED
193 u'\x0c' # 0x000c -> FORM FEED
452 0x000a: 0x000a, # LINE FEED
454 0x000c: 0x000c, # FORM FEED
    [all...]

Completed in 1947 milliseconds

<<11121314151617181920>>