HomeSort by relevance Sort by last modified time
    Searched full:clas (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/zlib/
mixed-source.patch 11 + int clas));
17 +local block_state deflate_stored OF((deflate_state *s, int flush, int clas));
18 +local block_state deflate_fast OF((deflate_state *s, int flush, int clas));
21 +local block_state deflate_slow OF((deflate_state *s, int flush, int clas));
30 + uInt longest_match OF((deflate_state *s, IPos cur_match, int clas));
33 +local uInt longest_match OF((deflate_state *s, IPos cur_match, int clas));
43 + strm->clas = 0;
63 + if (strm->clas && s->class_bitmap == NULL) {
70 + if (strm->clas && s->strategy == Z_RLE) {
81 + (s, flush, strm->clas);
    [all...]
deflate.c 74 int clas));
78 local block_state deflate_stored OF((deflate_state *s, int flush, int clas));
79 local block_state deflate_fast OF((deflate_state *s, int flush, int clas));
81 local block_state deflate_slow OF((deflate_state *s, int flush, int clas));
91 uInt longest_match OF((deflate_state *s, IPos cur_match, int clas));
93 local uInt longest_match OF((deflate_state *s, IPos cur_match, int clas));
287 strm->clas = 0;
826 if (strm->clas && s->class_bitmap == NULL) {
833 if (strm->clas && s->strategy == Z_RLE) {
844 (s, flush, strm->clas);
    [all...]
zlib.h 104 int clas; member in struct:z_stream_s
    [all...]
  /external/chromium_org/third_party/polymer/platform/
CONTRIBUTING.md 18 [More about CLAs](https://www.google.com/search?q=Contributor%20License%20Agreement)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
__init__.py 173 'Clas' : class_,
Metrowerks_Shell_Suite.py     [all...]
  /frameworks/base/docs/html/training/wearables/apps/
layouts.jd 43 <p clas="note"><b>Note:</b> When creating custom notifications on the wearable, you can use the
  /external/chromium_org/net/spdy/
spdy_framer.cc 1221 WriteZ(base::StringPiece(buf, length), clas, out); local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Sound.py 237 kClassicSubType = FOUR_CHAR_CODE('clas')
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
unit_test_parameters.ipp 203 // storage for the CLAs
  /ndk/sources/host-tools/sed-4.2.1/po/
ro.po 459 msgstr "Nume de clas? de caractere incorect"
  /external/llvm/lib/IR/
Core.cpp 824 #define HANDLE_INST(num, opc, clas) case num: return LLVM##opc;
833 #define HANDLE_INST(num, opc, clas) case LLVM##opc: return num;
    [all...]
  /frameworks/base/core/res/res/values/
config.xml     [all...]
  /sdk/files/typos/
typos-en.txt     [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_ro.xtb     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/main/
android.jar 
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_tpp_net.utf 1004 4588 "clas"
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
ro_wordlist.combined.gz 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle/0.9.1/
gradle-0.9.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.8.0/
manifest-merger-22.8.0.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/9/
android.jar 

Completed in 818 milliseconds

1 2