/third_party/node/deps/v8/src/objects/ |
H A D | contexts.cc | 191 static PropertyAttributes GetAttributesForMode(VariableMode mode) { in GetAttributesForMode() argument 364 VariableMode mode; in Lookup() local 503 set_extension(HeapObject object, WriteBarrierMode mode) set_extension() argument [all...] |
H A D | js-objects-inl.h | 67 void JSObject::set_elements(FixedArrayBase value, WriteBarrierMode mode) { in set_elements() argument 163 EnsureCanContainElements(Handle<JSObject> object, TSlot objects, uint32_t count, EnsureElementsMode mode) EnsureCanContainElements() argument 205 EnsureCanContainElements(Handle<JSObject> object, Handle<FixedArrayBase> elements, uint32_t length, EnsureElementsMode mode) EnsureCanContainElements() argument 415 RawFastInobjectPropertyAtPut(FieldIndex index, Object value, WriteBarrierMode mode) RawFastInobjectPropertyAtPut() argument 434 FastPropertyAtPut(FieldIndex index, Object value, WriteBarrierMode mode) FastPropertyAtPut() argument 506 InObjectPropertyAtPut(int index, Object value, WriteBarrierMode mode) InObjectPropertyAtPut() argument [all...] |
H A D | fixed-array-inl.h | 105 void FixedArray::set(int index, Object value, WriteBarrierMode mode) { in set() argument 134 set(int index, Object value, RelaxedStoreTag, WriteBarrierMode mode) set() argument 158 set(int index, Object value, ReleaseStoreTag, WriteBarrierMode mode) set() argument 217 MoveElements(Isolate* isolate, int dst_index, int src_index, int len, WriteBarrierMode mode) MoveElements() argument 228 CopyElements(Isolate* isolate, int dst_index, FixedArray src, int src_index, int len, WriteBarrierMode mode) CopyElements() argument 420 MoveElements(Isolate* isolate, int dst_index, int src_index, int len, WriteBarrierMode mode) MoveElements() argument 444 Set(int index, MaybeObject value, WriteBarrierMode mode) Set() argument 466 CopyElements(Isolate* isolate, int dst_index, WeakFixedArray src, int src_index, int len, WriteBarrierMode mode) CopyElements() argument 489 Set(int index, MaybeObject value, WriteBarrierMode mode) Set() argument 501 CopyElements(Isolate* isolate, int dst_index, WeakArrayList src, int src_index, int len, WriteBarrierMode mode) CopyElements() argument 547 Set(int index, Object obj, WriteBarrierMode mode) Set() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_query.c | 822 iris_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) iris_render_condition() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.h | 567 util_blitter_save_render_condition(struct blitter_context *blitter, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) util_blitter_save_render_condition() argument
|
/third_party/mesa3d/src/glx/ |
H A D | indirect_vertex_array.c | 527 emit_DrawArrays_none(GLenum mode, GLin argument 591 emit_DrawArrays_header_old(struct glx_context * gc, struct array_state_vector *arrays, size_t * elements_per_request, unsigned int *total_requests, GLenum mode, GLsizei count) emit_DrawArrays_header_old() argument 698 emit_DrawArrays_old(GLenum mode, GLint first, GLsizei count) emit_DrawArrays_old() argument 757 emit_DrawElements_none(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) emit_DrawElements_none() argument 824 emit_DrawElements_old(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) emit_DrawElements_old() argument 915 validate_mode(struct glx_context * gc, GLenum mode) validate_mode() argument 982 __indirect_glDrawArrays(GLenum mode, GLint first, GLsizei count) __indirect_glDrawArrays() argument 1026 __indirect_glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices) __indirect_glDrawElements() argument 1047 __indirect_glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices) __indirect_glDrawRangeElements() argument 1074 __indirect_glMultiDrawArrays(GLenum mode, const GLint *first, const GLsizei *count, GLsizei primcount) __indirect_glMultiDrawArrays() argument 1099 __indirect_glMultiDrawElementsEXT(GLenum mode, const GLsizei * count, GLenum type, const GLvoid * const * indices, GLsizei primcount) __indirect_glMultiDrawElementsEXT() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 911 setInterpolate(nv50_ir_varying *var, uint8_t mode, bool centroid, unsigned semantic) setInterpolate() argument [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_cs.c | 643 pan_fix_frame_shader_mode(enum mali_pre_post_frame_shader_mode mode, bool force_clean_tile) in pan_fix_frame_shader_mode() argument
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_cs.c | 44 panvk_translate_sampler_mipmap_mode(VkSamplerMipmapMode mode) in panvk_translate_sampler_mipmap_mode() argument 54 panvk_translate_sampler_address_mode(VkSamplerAddressMode mode) in panvk_translate_sampler_address_mode() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_query.c | 908 crocus_render_condition(struct pipe_context *ctx, struct pipe_query *query, bool condition, enum pipe_render_cond_flag mode) crocus_render_condition() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_screen.c | 529 enum dd_dump_mode mode = DD_DUMP_ONLY_HANGS; in ddebug_screen_create() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_context.cpp | 487 fill_mode(unsigned mode) in fill_mode() argument
|
/third_party/mksh/ |
H A D | expr.c | 859 ksh_access(const char *fn, int mode) in ksh_access() argument
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_unistd.cpp | 457 int mode = F_OK | R_OK | W_OK | X_OK; in Bm_function_Faccessat_Normal() local 468 int mode = F_OK | R_OK | W_OK | X_OK; in Bm_function_Faccessat_Nofollow() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_draw.c | 109 svga_hwtnl_set_fillmode(struct svga_hwtnl *hwtnl, unsigned mode) in svga_hwtnl_set_fillmode() argument
|
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_nopfuncs.c | 126 nop_glMatrixLoadfEXT(GLenum mode, const GLfloat *m) in nop_glMatrixLoadfEXT() argument 132 nop_glMatrixLoadIdentityEXT(GLenum mode) in nop_glMatrixLoadIdentityEXT() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_vbo.c | 177 uint32_t mode; in nvc0_set_constant_vertex_attrib() local 570 nvc0_draw_arrays(struct nvc0_context *nvc0, unsigned mode, unsigned start, unsigned count, unsigned instance_count) nvc0_draw_arrays() argument 700 nvc0_draw_elements(struct nvc0_context *nvc0, bool shorten, const struct pipe_draw_info *info, unsigned mode, unsigned start, unsigned count, unsigned instance_count, int32_t index_bias, unsigned index_size) nvc0_draw_elements() argument 776 unsigned mode = nvc0_prim_gl(info->mode); nvc0_draw_stream_output() local [all...] |
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | opt.c | 409 int mode, ret = 0; in opt_cipher() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | passwd.c | 105 passwd_modes mode = passwd_unset; in passwd_main() local 777 do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, char *passwd, BIO *out, int quiet, int table, int reverse, size_t pw_maxlen, passwd_modes mode) do_passwd() argument [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 52 unsigned int mode; member
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | rec_layer_s3.c | 830 int mode = EVP_CIPHER_CTX_get_mode(s->enc_write_ctx); in do_ssl3_write() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_vpm.c | 36 static int int_x509_param_set_hosts(X509_VERIFY_PARAM *vpm, int mode, in int_x509_param_set_hosts() argument
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_padlock.c | 622 unsigned long mode = EVP_CIPHER_CTX_get_mode(ctx); in padlock_aes_init_key() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_backend.c | 359 int ossl_ec_set_ecdh_cofactor_mode(EC_KEY *ec, int mode) in ossl_ec_set_ecdh_cofactor_mode() argument 565 int mode; in ossl_ec_key_otherparams_fromdata() local [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | tls13_enc.c | 43 int mode = EVP_PKEY_HKDEF_MODE_EXPAND_ONLY; in tls13_hkdf_expand() local 171 int mode = EVP_PKEY_HKDEF_MODE_EXTRACT_ONLY; in tls13_generate_secret() local
|