Home
last modified time | relevance | path

Searched defs:call (Results 301 - 322 of 322) sorted by relevance

1...<<111213

/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc495 InstallFunction( Isolate* isolate, Handle<JSObject> target, Handle<String> name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin call) InstallFunction() argument
506 InstallFunction( Isolate* isolate, Handle<JSObject> target, const char* name, InstanceType type, int instance_size, int inobject_properties, Handle<HeapObject> prototype, Builtin call) InstallFunction() argument
541 SimpleCreateFunction(Isolate* isolate, Handle<String> name, Builtin call, int len, bool adapt) SimpleCreateFunction() argument
562 InstallFunctionWithBuiltinId( Isolate* isolate, Handle<JSObject> base, const char* name, Builtin call, int len, bool adapt) InstallFunctionWithBuiltinId() argument
573 SimpleInstallFunction( Isolate* isolate, Handle<JSObject> base, const char* name, Builtin call, int len, bool adapt, PropertyAttributes attrs = DONT_ENUM) SimpleInstallFunction() argument
586 InstallFunctionAtSymbol( Isolate* isolate, Handle<JSObject> base, Handle<Symbol> symbol, const char* symbol_string, Builtin call, int len, bool adapt, PropertyAttributes attrs = DONT_ENUM) InstallFunctionAtSymbol() argument
626 SimpleInstallGetter(Isolate* isolate, Handle<JSObject> base, Handle<Name> name, Handle<Name> property_name, Builtin call, bool adapt) SimpleInstallGetter() argument
645 SimpleInstallGetter(Isolate* isolate, Handle<JSObject> base, Handle<Name> name, Builtin call, bool adapt) SimpleInstallGetter() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c116 struct tc_call_base *call = ptr; in to_call_check() local
203 struct tc_call_base *call = (struct tc_call_base *)iter; in tc_batch_execute() local
302 struct tc_call_base *call = (struct tc_call_base*)&next->slots[next->num_total_slots]; in tc_add_sized_call() local
830 tc_call_destroy_query(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_destroy_query() argument
851 tc_call_begin_query(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_begin_query() argument
873 tc_call_end_query(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_end_query() argument
890 struct tc_end_query_call *call = tc_end_query() local
942 tc_call_get_query_result_resource(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_get_query_result_resource() argument
983 tc_call_render_condition(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_render_condition() argument
1060 tc_call_bind_sampler_states(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_bind_sampler_states() argument
1102 tc_call_set_framebuffer_state(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_framebuffer_state() argument
1144 tc_call_set_tess_state(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_tess_state() argument
1170 tc_call_set_patch_vertices(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_patch_vertices() argument
1199 tc_call_set_constant_buffer(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_constant_buffer() argument
1278 tc_call_set_inlinable_constants(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_inlinable_constants() argument
1307 tc_call_set_sample_locations(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_sample_locations() argument
1334 tc_call_set_scissor_states(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_scissor_states() argument
1363 tc_call_set_viewport_states(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_viewport_states() argument
1396 tc_call_set_window_rectangles(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_window_rectangles() argument
1425 tc_call_set_sampler_views(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_sampler_views() argument
1503 tc_call_set_shader_images(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_shader_images() argument
1595 tc_call_set_shader_buffers(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_shader_buffers() argument
1678 tc_call_set_vertex_buffers(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_vertex_buffers() argument
1772 tc_call_set_stream_output_targets(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_stream_output_targets() argument
1940 tc_call_make_texture_handle_resident(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_make_texture_handle_resident() argument
1984 tc_call_make_image_handle_resident(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_make_image_handle_resident() argument
2023 tc_call_replace_buffer_storage(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_replace_buffer_storage() argument
2370 tc_call_transfer_flush_region(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_transfer_flush_region() argument
2473 tc_call_buffer_unmap(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_buffer_unmap() argument
2588 tc_call_texture_unmap(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_texture_unmap() argument
2623 tc_call_buffer_subdata(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_buffer_subdata() argument
2708 tc_call_texture_subdata(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_texture_subdata() argument
2821 tc_call_emit_string_marker(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_emit_string_marker() argument
2908 tc_call_fence_server_sync(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_fence_server_sync() argument
2923 struct tc_fence_call *call = tc_add_call(tc, TC_CALL_fence_server_sync, tc_fence_server_sync() local
2963 tc_call_set_context_param(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_set_context_param() argument
2996 struct tc_context_param *call = tc_set_context_param() local
3032 tc_call_flush(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_flush() argument
3107 tc_call_draw_single_drawid(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_draw_single_drawid() argument
3177 tc_call_draw_single(struct pipe_context *pipe, void *call, uint64_t *last_ptr) tc_call_draw_single() argument
3252 tc_call_draw_indirect(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_draw_indirect() argument
3277 tc_call_draw_multi(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_draw_multi() argument
3556 tc_call_draw_vstate_single(struct pipe_context *pipe, void *call, uint64_t *last_ptr) tc_call_draw_vstate_single() argument
3606 tc_call_draw_vstate_multi(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_draw_vstate_multi() argument
3703 tc_call_launch_grid(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_launch_grid() argument
3733 tc_call_resource_copy_region(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_resource_copy_region() argument
3786 tc_call_blit(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_blit() argument
3818 tc_call_generate_mipmap(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_generate_mipmap() argument
3873 tc_call_flush_resource(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_flush_resource() argument
3886 struct tc_resource_call *call = tc_add_call(tc, TC_CALL_flush_resource, tc_flush_resource() local
3893 tc_call_invalidate_resource(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_invalidate_resource() argument
3916 struct tc_resource_call *call = tc_add_call(tc, TC_CALL_invalidate_resource, tc_invalidate_resource() local
3932 tc_call_clear(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_clear() argument
3969 tc_call_clear_render_target(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_clear_render_target() argument
4015 tc_call_clear_depth_stencil(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_clear_depth_stencil() argument
4057 tc_call_clear_buffer(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_clear_buffer() argument
4098 tc_call_clear_texture(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_clear_texture() argument
4131 tc_call_resource_commit(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_resource_commit() argument
4209 tc_call_begin_intel_perf_query(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_begin_intel_perf_query() argument
4227 tc_call_end_intel_perf_query(struct pipe_context *pipe, void *call, uint64_t *last) tc_call_end_intel_perf_query() argument
4296 tc_call_callback(UNUSED struct pipe_context *pipe, void *call, uint64_t *last) tc_call_callback() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1305 std::stringstream call; in generateSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1961 typename F::IRet call (const EvalContext& ctx, in call() function
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc4167 auto* call = create<ast::CallExpression>(Source{}, func, std::move(operands)); in EmitGlslStd450ExtInst() local
/third_party/python/Lib/test/
H A Dtest_inspect.py3858 def call(func, *args, **kwargs): member in TestSignatureBind
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1399 typename F::IRet call (const EvalContext& ctx, in call() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1299 std::stringstream call; in generateSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1934 typename F::IRet call (const EvalContext& ctx, in call() function
[all...]
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jar ... .lang.String) public java.io.File call () throws java.lang.Exception java.io. ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jar ... .lang.String) public java.io.File call () throws java.lang.Exception java.io. ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jar ... .lang.String) public java.io.File call () throws java.lang.Exception java.io. ...
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp5606 TIntermAggregate* call = result->getAsAggregate(); handleFunctionCall() local
5687 addGenMulArgumentConversion(const TSourceLoc& loc, TFunction& call, TIntermTyped*& args) addGenMulArgumentConversion() argument
7545 findFunction(const TSourceLoc& loc, TFunction& call, bool& builtIn, int& thisDepth, TIntermTyped*& args) findFunction() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2583 const Operator* call = javascript()->Call(arity); in VisitCallJSRuntime() local
2621 const Operator* call = javascript()->CallRuntime(function_id, reg_count); in VisitCallRuntime() local
2643 const Operator* call in VisitCallRuntimeForPair() local
2750 const Operator* call = javascript()->CallRuntime(functionId, reg_count); VisitInvokeIntrinsic() local
2759 Node* call = NewNode(javascript()->CallRuntime(Runtime::kThrow), value); VisitThrow() local
3540 Node* call = NewNode(javascript()->Debugger()); VisitDebugger() local
[all...]
H A Dwasm-compiler.cc773 Node* call = in StackCheck() local
2965 Node* call = BuildCCall(&sig, function, stack_slot); BuildDiv64Call() local
3017 Node* call = graph()->NewNode(op, static_cast<int>(count), inputs.begin()); BuildCallNode() local
3034 Node* call = BuildWasmCall() local
3064 Node* call = BuildCallNode(sig, args, position, instance_node, op); BuildWasmReturnCall() local
3338 Node* call = continuation == kCallContinues BuildCallRef() local
3919 Node* call = BuildCallToRuntime(Runtime::kWasmTraceEnter, nullptr, 0); TraceFunctionEntry() local
3937 Node* call = BuildCallToRuntime(Runtime::kWasmTraceExit, &info, 1); TraceFunctionExit() local
3963 Node* call = TraceMemoryOperation() local
5435 Node* call = BuildCCall(&sig, function, stack_slot); MemoryInit() local
5508 Node* call = BuildCCall(&sig, function, stack_slot); MemoryCopy() local
5527 Node* call = BuildCCall(&sig, function, stack_slot); MemoryFill() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp599 void WriteCppReplayForCall(const CallCapture &call, in WriteCppReplayForCall() argument
424 WriteStringParamReplay(ReplayWriter &replayWriter, std::ostream &out, std::ostream &header, const CallCapture &call, const ParamCapture &param, std::vector<uint8_t> *binaryData) WriteStringParamReplay() argument
458 WriteStringPointerParamReplay(ReplayWriter &replayWriter, std::ostream &out, std::ostream &header, const CallCapture &call, const ParamCapture &param) WriteStringPointerParamReplay() argument
510 WriteResourceIDPointerParamReplay(ReplayWriter &replayWriter, std::ostream &out, std::ostream &header, const CallCapture &call, const ParamCapture &param) WriteResourceIDPointerParamReplay() argument
548 WriteBinaryParamReplay(ReplayWriter &replayWriter, std::ostream &out, std::ostream &header, const CallCapture &call, const ParamCapture &param, std::vector<uint8_t> *binaryData) WriteBinaryParamReplay() argument
1112 FindShaderProgramIDsInCall(const CallCapture &call, std::vector<gl::ShaderProgramID> &idsOut) FindShaderProgramIDsInCall() argument
1327 CaptureUpdateResourceIDs(const CallCapture &call, const ParamCapture &param, std::vector<CallCapture> *callsOut) CaptureUpdateResourceIDs() argument
1465 const CallCapture &call = callsOut->back(); MaybeCaptureUpdateResourceIDs() local
1574 CaptureUpdateCurrentProgram(const CallCapture &call, int programParamPos, std::vector<CallCapture> *callsOut) CaptureUpdateCurrentProgram() argument
1613 IsTextureUpdate(CallCapture &call) IsTextureUpdate() argument
1675 Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) Capture() argument
4354 copyCompressedTextureData(const gl::Context *context, const CallCapture &call) copyCompressedTextureData() argument
4399 captureCompressedTextureData(const gl::Context *context, const CallCapture &call) captureCompressedTextureData() argument
4591 trackBufferMapping(CallCapture *call, gl::BufferID id, GLintptr offset, GLsizeiptr length, bool writable) trackBufferMapping() argument
4615 trackTextureUpdate(const gl::Context *context, const CallCapture &call) trackTextureUpdate() argument
4660 updateCopyImageSubData(CallCapture &call) updateCopyImageSubData() argument
4828 maybeCaptureDrawArraysClientData(const gl::Context *context, CallCapture &call, size_t instanceCount) maybeCaptureDrawArraysClientData() argument
4844 maybeCaptureDrawElementsClientData(const gl::Context *context, CallCapture &call, size_t instanceCount) maybeCaptureDrawElementsClientData() argument
4888 maybeCapturePreCallUpdates( const gl::Context *context, CallCapture &call, std::vector<CallCapture> *shareGroupSetupCalls, ResourceIDToSetupCallsMap *resourceIDToSetupCalls) maybeCapturePreCallUpdates() argument
5330 maybeGenResourceOnBind(CallCapture &call) maybeGenResourceOnBind() argument
5386 updateResourceCountsFromCallCapture(const CallCapture &call) updateResourceCountsFromCallCapture() argument
5574 CallCapture &call = mFrameCalls[callIndex]; captureClientArraySnapshot() local
5596 captureMappedBufferSnapshot(const gl::Context *context, const CallCapture &call) captureMappedBufferSnapshot() argument
6518 copyCachedTextureLevel(const gl::Context *context, gl::TextureID srcID, GLint srcLevel, gl::TextureID dstID, GLint dstLevel, const CallCapture &call) copyCachedTextureLevel() argument
6784 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLboolean value) WriteParamValueReplay() argument
6802 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLboolean *value) WriteParamValueReplay() argument
6818 WriteParamValueReplay(std::ostream &os, const CallCapture &call, const void *value) WriteParamValueReplay() argument
6834 WriteParamValueReplay(std::ostream &os, const CallCapture &call, void *value) WriteParamValueReplay() argument
6850 WriteParamValueReplay(std::ostream &os, const CallCapture &call, const GLfloat *value) WriteParamValueReplay() argument
6866 WriteParamValueReplay(std::ostream &os, const CallCapture &call, const GLuint *value) WriteParamValueReplay() argument
6882 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLDEBUGPROCKHR value) WriteParamValueReplay() argument
6888 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLDEBUGPROC value) WriteParamValueReplay() argument
6894 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::BufferID value) WriteParamValueReplay() argument
6902 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::FenceNVID value) WriteParamValueReplay() argument
6910 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::FramebufferID value) WriteParamValueReplay() argument
6918 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::MemoryObjectID value) WriteParamValueReplay() argument
6926 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::ProgramPipelineID value) WriteParamValueReplay() argument
6934 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::QueryID value) WriteParamValueReplay() argument
6942 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::RenderbufferID value) WriteParamValueReplay() argument
6950 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::SamplerID value) WriteParamValueReplay() argument
6958 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::SemaphoreID value) WriteParamValueReplay() argument
6966 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::ShaderProgramID value) WriteParamValueReplay() argument
6974 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLsync value) WriteParamValueReplay() argument
6982 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::TextureID value) WriteParamValueReplay() argument
6990 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::TransformFeedbackID value) WriteParamValueReplay() argument
6998 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::VertexArrayID value) WriteParamValueReplay() argument
7006 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::UniformLocation value) WriteParamValueReplay() argument
7034 WriteParamValueReplay(std::ostream &os, const CallCapture &call, gl::UniformBlockIndex value) WriteParamValueReplay() argument
7048 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLeglImageOES value) WriteParamValueReplay() argument
7057 WriteParamValueReplay(std::ostream &os, const CallCapture &call, GLubyte value) WriteParamValueReplay() argument
7066 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLContext value) WriteParamValueReplay() argument
7074 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLDisplay value) WriteParamValueReplay() argument
7089 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLSurface value) WriteParamValueReplay() argument
7104 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLDEBUGPROCKHR value) WriteParamValueReplay() argument
7115 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLGetBlobFuncANDROID value) WriteParamValueReplay() argument
7126 WriteParamValueReplay(std::ostream &os, const CallCapture &call, EGLSetBlobFuncANDROID value) WriteParamValueReplay() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13115 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::unary
13146 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::unaryByComponent
13181 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::unaryWithOutputByComponent
13290 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::binary
13328 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::binaryByComponent
13417 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::tenary
13456 virtual void call(glw::GLvoid* result_dst, const glw::GLvoid* argument_src) const call() function in gl4cts::FunctionObject::tenaryByComponent
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs51729 extern "rust-call" fn call(&self, args: Args) -> Self::Output { call() functions
[all...]

Completed in 173 milliseconds

1...<<111213