| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.cc | 926 void PrintIndex(StringStream* accumulator, StackFrame::PrintMode mode, in PrintIndex() argument 944 void StackFrame::Print(StringStream* accumulator, PrintMode mode, in Print() argument 952 void BuiltinExitFrame::Print(StringStream* accumulator, PrintMode mode, in Print() argument 2047 void WasmFrame::Print(StringStream* accumulator, PrintMode mode, in Print() argument 2180 void WasmDebugBreakFrame::Print(StringStream* accumulator, PrintMode mode, in Print() argument 2280 Print(StringStream* accumulator, PrintMode mode, int index) const Print() argument 2486 BuiltinContinuationModeIsWithCatch(BuiltinContinuationMode mode) BuiltinContinuationModeIsWithCatch() argument [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | ic.cc | 90 const char* GetModifier(KeyedAccessLoadMode mode) { in GetModifier() argument 95 const char* GetModifier(KeyedAccessStoreMode mode) { in GetModifier() argument 128 KeyedAccessLoadMode mode = nexus()->GetKeyedAccessLoadMode(); in TraceIC() local 132 KeyedAccessStoreMode mode = nexus()->GetKeyedAccessStoreMode(); in TraceIC() local [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-array-builder.cc | 509 BytecodeArrayBuilder& BytecodeArrayBuilder::LogicalNot(ToBooleanMode mode) { in LogicalNot() argument 1158 BytecodeArrayBuilder& BytecodeArrayBuilder::JumpIfTrue(ToBooleanMode mode, in JumpIfTrue() argument 1170 JumpIfFalse(ToBooleanMode mode, BytecodeLabel* label) JumpIfFalse() argument 1644 operator <<(std::ostream& os, const BytecodeArrayBuilder::ToBooleanMode& mode) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.h | 1294 Call(uint32_t bitfield, ConvertReceiverMode mode, ValueNode* function, in Call() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 2200 WriteBarrierMode mode = in MoveElements() local 2470 WriteBarrierMode mode = raw_backing_store.GetWriteBarrierMode(no_gc); in CopyArguments() local 2494 SetImpl(FixedArrayBase backing_store, InternalIndex entry, Object value, WriteBarrierMode mode) SetImpl() argument 2831 SetImpl(FixedArrayBase backing_store, InternalIndex entry, Object value, WriteBarrierMode mode) SetImpl() argument 2920 SetImpl(FixedArrayBase backing_store, InternalIndex entry, Object value, WriteBarrierMode mode) SetImpl() argument [all...] |
| H A D | value-serializer.cc | 284 void ValueSerializer::SetTreatArrayBufferViewsAsHostObjects(bool mode) { in SetTreatArrayBufferViewsAsHostObjects() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.c | 64 lp_sampler_wrap_mode_uses_border_color(enum pipe_tex_wrap mode, in lp_sampler_wrap_mode_uses_border_color() argument 2250 lp_build_reduce_filter(struct lp_build_context *bld, enum pipe_tex_reduction_mode mode, unsigned flags, unsigned num_chan, LLVMValueRef x, LLVMValueRef *v00, LLVMValueRef *v01, LLVMValueRef *out) lp_build_reduce_filter() argument 2278 lp_build_reduce_filter_2d(struct lp_build_context *bld, enum pipe_tex_reduction_mode mode, unsigned flags, unsigned num_chan, LLVMValueRef x, LLVMValueRef y, LLVMValueRef *v00, LLVMValueRef *v01, LLVMValueRef *v10, LLVMValueRef *v11, LLVMValueRef *out) lp_build_reduce_filter_2d() argument 2309 lp_build_reduce_filter_3d(struct lp_build_context *bld, enum pipe_tex_reduction_mode mode, unsigned flags, unsigned num_chan, LLVMValueRef x, LLVMValueRef y, LLVMValueRef z, LLVMValueRef *v000, LLVMValueRef *v001, LLVMValueRef *v010, LLVMValueRef *v011, LLVMValueRef *v100, LLVMValueRef *v101, LLVMValueRef *v110, LLVMValueRef *v111, LLVMValueRef *out) lp_build_reduce_filter_3d() argument [all...] |
| H A D | lp_bld_arit.c | 1942 lp_build_round_altivec(struct lp_build_context *bld, LLVMValueRef a, enum lp_build_round_mode mode) lp_build_round_altivec() argument 1977 lp_build_round_arch(struct lp_build_context *bld, LLVMValueRef a, enum lp_build_round_mode mode) lp_build_round_arch() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1839 const uint8_t mode = translateInterpMode(&info_out->in[ptr ? 0 : in interpolate() local 3046 int c, mode = 0; in handleINTERP() local [all...] |
| /third_party/musl/ldso/ |
| H A D | dynlink.c | 2158 void *dlopen(const char *file, int mode) argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state.c | 2838 static inline unsigned r600_array_mode(unsigned mode) in r600_array_mode() argument 319 r600_create_blend_state_mode(struct pipe_context *ctx, const struct pipe_blend_state *state, int mode) r600_create_blend_state_mode() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | device9.c | 305 D3DDISPLAYMODEEX *mode = NULL; in NineDevice9_ctor() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | t1_lib.c | 3377 int SSL_CTX_set_tlsext_max_fragment_length(SSL_CTX *ctx, uint8_t mode) in SSL_CTX_set_tlsext_max_fragment_length() argument 3389 SSL_set_tlsext_max_fragment_length(SSL *ssl, uint8_t mode) SSL_set_tlsext_max_fragment_length() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | fs.c | 2889 uv_fs_open(uv_loop_t* loop, uv_fs_t* req, const char* path, int flags, int mode, uv_fs_cb cb) uv_fs_open() argument 2994 uv_fs_mkdir(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_mkdir() argument 3353 uv_fs_chmod(uv_loop_t* loop, uv_fs_t* req, const char* path, int mode, uv_fs_cb cb) uv_fs_chmod() argument 3369 uv_fs_fchmod(uv_loop_t* loop, uv_fs_t* req, uv_file fd, int mode, uv_fs_cb cb) uv_fs_fchmod() argument [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeS390X.c | 1306 sljit_s32 mode = compiler->mode; in emit_commutative() local 1389 sljit_s32 mode = compiler->mode; in emit_non_commutative() local 2596 sljit_s32 mode = compiler->mode; sljit_emit_bitwise_imm() local [all...] |
| H A D | sljitNativeX86_common.c | 2261 emit_shift(struct sljit_compiler *compiler, sljit_u8 mode, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) global() argument 2368 emit_shift_with_flags(struct sljit_compiler *compiler, sljit_u8 mode, sljit_s32 set_flags, sljit_s32 dst, sljit_sw dstw, sljit_s32 src1, sljit_sw src1w, sljit_s32 src2, sljit_sw src2w) global() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sink.c | 2438 bool pa_sink_update_proplist(pa_sink *s, pa_update_mode_t mode, pa_proplist *p) { in pa_sink_update_proplist() argument [all...] |
| H A D | protocol-native.c | 4071 uint32_t mode; in command_update_proplist() local [all...] |
| H A D | core-util.c | 3605 int pa_open_cloexec(const char *fn, int flags, mode_t mode) { in pa_open_cloexec() argument 3734 FILE* pa_fopen_cloexec(const char *path, const char *mode) { in pa_fopen_cloexec() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| H A D | vktAttachmentRateTests.cpp | 102 TestMode mode; member 2614 TestMode mode; createAttachmentRateTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 2546 static inline const char* compareModeName (tcu::Sampler::CompareMode mode) in compareModeName() argument 2600 tcu::Sampler::WrapMode mode; in init() member 2816 const auto& mode = levelModes[modeIdx].levelMode; in init() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
| H A D | vktAttachmentRateTests.cpp | 86 TestMode mode; member 2365 TestMode mode; createAttachmentRateTests() member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Texture.cpp | 1040 void Texture::setDepthStencilTextureMode(const Context *context, GLenum mode) in setDepthStencilTextureMode() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTransformFeedbackTests.cpp | 1392 int mode = 0; in testInstanced() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 33 void GL_APIENTRY GL_BeginConditionalRender(GLuint id, GLenum mode) in GL_BeginConditionalRender() argument 2349 void GL_APIENTRY GL_DrawArraysInstanced(GLenum mode, in GL_DrawArraysInstanced() argument 2380 GL_DrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount) GL_DrawElementsInstanced() argument 2763 GL_DrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawElementsBaseVertex() argument 2798 GL_DrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) GL_DrawElementsInstancedBaseVertex() argument 2836 GL_DrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertex() argument 3096 GL_MultiDrawElementsBaseVertex(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount, const GLint *basevertex) GL_MultiDrawElementsBaseVertex() argument 3134 GL_ProvokingVertex(GLenum mode) GL_ProvokingVertex() argument [all...] |