Home
last modified time | relevance | path

Searched defs:call (Results 451 - 470 of 470) sorted by relevance

1...<<111213141516171819

/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. ...
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c496 int call_filter_check_discard(struct trace_event_call *call, void *rec, in call_filter_check_discard() argument
2923 struct trace_event_call *call = &event_function; in trace_function() local
2966 struct trace_event_call *call = &event_kernel_stack; in __ftrace_trace_stack() local
3095 struct trace_event_call *call = &event_user_stack; ftrace_trace_userstack() local
3265 struct trace_event_call *call = &event_bprint; trace_vbprintk() local
3330 struct trace_event_call *call = &event_print; __trace_array_vprintk() local
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c9560 perf_trace_run_bpf_submit(void *raw_data, int size, int rctx, struct trace_event_call *call, u64 count, struct pt_regs *regs, struct hlist_head *head, struct task_struct *task) perf_trace_run_bpf_submit() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c10138 perf_trace_run_bpf_submit(void *raw_data, int size, int rctx, struct trace_event_call *call, u64 count, struct pt_regs *regs, struct hlist_head *head, struct task_struct *task) perf_trace_run_bpf_submit() argument
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c557 int call_filter_check_discard(struct trace_event_call *call, void *rec, in call_filter_check_discard() argument
3058 struct trace_event_call *call = &event_function; in trace_function() local
3101 struct trace_event_call *call in __ftrace_trace_stack() local
3229 struct trace_event_call *call = &event_user_stack; ftrace_trace_userstack() local
3433 struct trace_event_call *call = &event_bprint; trace_vbprintk() local
3497 struct trace_event_call *call = &event_print; __trace_array_vprintk() local
[all...]
/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...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dreiserfs.h484 stat_cnt_t call; member
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dreiserfs.h481 stat_cnt_t call; member
/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 130 milliseconds

1...<<111213141516171819