Home
last modified time | relevance | path

Searched defs:code (Results 3451 - 3475 of 4963) sorted by relevance

1...<<131132133134135136137138139140>>...199

/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc435 Code code = FromCodeT(CodeT::cast(regexp.code(is_one_byte))); in Execute() local
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dcode-serializer.cc295 Handle<Code> code = isolate->factory()->CopyCode(Handle<Code>::cast( in CreateInterpreterDataForDeserializedCode() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-register.h161 from_liftoff_code(int code) from_liftoff_code() argument
174 from_code(RegClass rc, int code) from_code() argument
187 from_external_code(RegClass rc, ValueKind kind, int code) from_external_code() argument
311 LiftoffRegister(storage_t code) LiftoffRegister() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c994 uint32_t code = vl_vlc_peekbits(&bs->vlc, 32); in vl_mpg12_bs_decode() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h127 uint32_t *code; member in nv50_ir::CodeEmitter
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp261 GeneratedCode *code; member in ShaderMemoryManager
285 static void freeGeneratedCode(struct lp_generated_code *code) { in freeGeneratedCode() argument
582 lp_free_generated_code(struct lp_generated_code *code) lp_free_generated_code() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_fetch.c382 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_evp_generic_fetch() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dtls13_enc.c1020 int tls13_alert_code(int code) in tls13_alert_code() argument
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-device.c281 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
319 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-solaris.c398 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
472 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
H A Dmodule-zeroconf-publish.c643 static int avahi_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in avahi_process_msg() argument
/third_party/pulseaudio/src/modules/oss/
H A Dmodule-oss.c646 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
735 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c134 static int sink_input_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_input_process_msg() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-http.c194 static int source_output_process_msg(pa_msgobject *m, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in source_output_process_msg() argument
300 http_response( struct connection *c, int code, const char *msg, const char *mime) http_response() argument
324 html_response( struct connection *c, int code, const char *msg, const char *text) html_response() argument
/third_party/openssl/crypto/evp/
H A Devp_fetch.c369 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_evp_generic_fetch() local
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
H A Dfuzz.cpp75 int code; member
/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp330 auto code = atlasMgr->addToAtlas(resourceProvider, uploadTarget, width, height, in addToAtlasWithRetry() local
/third_party/openssl/ssl/
H A Dtls13_enc.c810 int tls13_alert_code(int code) in tls13_alert_code() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp75 int code; member
/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

Completed in 32 milliseconds

1...<<131132133134135136137138139140>>...199