Home
last modified time | relevance | path

Searched defs:code (Results 901 - 925 of 1436) sorted by relevance

1...<<31323334353637383940>>...58

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djchuff.c256 unsigned int code; in jpeg_make_c_derived_tbl() local
[all...]
H A Djcmarker.c288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof() argument
H A Djcphuff.c335 emit_bits(phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc.c623 uint32_t code = 0xff000000; in VP8LBundleColorMap_C() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c184 const size_t code = insertlen + 40; in EmitInsertLen() local
198 const size_t code = nbits + 50; in EmitInsertLen() local
240 const size_t code = (nbits << 1) + prefix + 20; EmitCopyLen() local
247 const size_t code = nbits + 28; EmitCopyLen() local
271 const size_t code = (nbits << 1) + prefix + 4; EmitCopyLenLastDistance() local
277 const size_t code = (tail >> 5) + 30; EmitCopyLenLastDistance() local
286 const size_t code = nbits + 28; EmitCopyLenLastDistance() local
[all...]
H A Dhash.h223 size_t code = self->length_and_code & 31; in BackwardMatchLengthCode() local
H A Dcompress_fragment_two_pass.c132 const uint32_t code = nbits + 10; in EmitInsertLen() local
155 const size_t code = (nbits << 1) + prefix + 44; in EmitCopyLen() local
161 const size_t code = nbits + 52; in EmitCopyLen() local
180 const size_t code = (nbits << 1) + prefix + 28; in EmitCopyLenLastDistance() local
186 const size_t code in EmitCopyLenLastDistance() local
195 const size_t code = nbits + 52; EmitCopyLenLastDistance() local
490 const uint32_t code = commands[i] & 0xFF; StoreCommands() local
503 const uint32_t code = cmd & 0xFF; StoreCommands() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dt1types.h135 FT_Byte** code; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c595 char code, last_code; in read_lwfn() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.c1423 FT_UInt code; FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff1.cc406 hb_codepoint_t code, last_code = CFF_UNDEF_CODE; in plan_subset_encoding() local
/third_party/python/Modules/_ctypes/
H A Dctypes.h184 char code; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h94 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() argument
[all...]
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h71 ush code; /* bit string */ member
[all...]
H A Dtrees.c239 int code; /* code value */ tr_static_init() local
578 unsigned code = 0; /* running code value */ global() local
1050 unsigned code; /* the code to send */ global() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvscsu.cpp1033 int code; _SCSUFromUnicodeWithOffsets() local
1538 int code; _SCSUFromUnicode() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h93 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_helpers.cc1003 void EscapeUtf16ToString(uint16 code, std::string* output) { in EscapeUtf16ToString() argument
[all...]
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc1066 int code = DigitValue(*ptr); ParseStringAppend() local
1080 int code = 0; ParseStringAppend() local
[all...]
/third_party/python/Python/
H A Dcodecs.c1128 int code; in PyCodec_SurrogatePassErrors() local
/third_party/python/Objects/
H A Dfuncobject.c49 PyFunction_NewWithQualName(PyObject *code, PyObject *globals, PyObject *qualname) in PyFunction_NewWithQualName() argument
148 PyFunction_New(PyObject *code, PyObject *globals) in PyFunction_New() argument
611 func_new_impl(PyTypeObject *type, PyCodeObject *code, PyObject *globals, PyObject *name, PyObject *defaults, PyObject *closure) func_new_impl() argument
[all...]
/third_party/python/Modules/clinic/
H A Doverlapped.c.h341 DWORD code; in _overlapped_FormatMessage() local
/third_party/python/PC/
H A D_msi.c360 int code; in msierror() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc474 uint32 code = 0; in ParseUnicodeEscape() local
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h60 DBCHAR code; member

Completed in 43 milliseconds

1...<<31323334353637383940>>...58