| /kernel/linux/linux-6.6/sound/pci/ac97/ |
| H A D | ac97_proc.c | 24 int header = 0, function; in snd_ac97_proc_read_functions() local
|
| /kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_sas.h | 20 u8 function; member 36 u8 function; member
|
| /test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/entry/src/main/cpp/ |
| H A D | dnsNdkTest.cpp | 84 int function = 0;
in RegisterDnsResolver() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | mlpdsp_armv5te.S | 405 function ff_mlp_filter_channel_arm, export=1 label 587 function ff_mlp_rematrix_channel_arm, export=1 label
|
| H A D | jrevdct_arm.S | 58 function ff_j_rev_dct_arm, export=1 label
|
| /third_party/curl/lib/ |
| H A D | socks_sspi.c | 49 check_sspi_err(struct Curl_easy *data, SECURITY_STATUS status, const char *function) check_sspi_err() argument
|
| H A D | socks_gssapi.c | 50 check_gss_err(struct Curl_easy *data, OM_uint32 major_status, OM_uint32 minor_status, const char *function) check_gss_err() argument
|
| /third_party/gn/src/gn/ |
| H A D | functions_target.cc | 38 ExecuteGenericTarget(const char* target_type, Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) ExecuteGenericTarget() argument 196 RunAction(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunAction() argument 280 RunActionForEach(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunActionForEach() argument 352 RunBundleData(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunBundleData() argument [all...] |
| H A D | tool.cc | 228 std::unique_ptr<Tool> Tool::CreateTool(const ParseNode* function, in CreateTool() argument
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvPostProcess.cpp | 272 const auto function = [&](const std::unique_ptr<Instruction>& decoration) { in postProcess() local 287 const auto function = [&](const std::unique_ptr<Instruction>& decoration) { in postProcess() local 435 const auto function = [&](const std::unique_ptr<Instruction>& decoration) { in postProcessFeatures() local
|
| /third_party/backends/backend/genesys/ |
| H A D | error.h | 131 SANE_Status wrap_exceptions_to_status_code(const char* func, F&& function) in wrap_exceptions_to_status_code() argument 153 SANE_Status wrap_exceptions_to_status_code_return(const char* func, F&& function) in wrap_exceptions_to_status_code_return() argument 174 void catch_all_exceptions(const char* func, F&& function) in catch_all_exceptions() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | hrtimer.h | 115 Handler function; /**< Timeout callback function. */ member [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_function_detect_recursion.cpp | 135 class function { global() class 137 function(ir_function_signature *sig) function() function in __anon7172::function [all...] |
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | format.py | 45 def function(self, name): member in Formatter 76 def function(self, name): member in AnsiFormatter 145 def function(self, name): member in WindowsConsoleFormatter
|
| /third_party/node/lib/ |
| H A D | child_process.js | [all...] |
| /third_party/node/src/ |
| H A D | node_wasm_web_api.cc | 40 auto function = t->GetFunction(env->context()).ToLocalChecked(); in Initialize() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | compute.c | 37 check_valid_to_compute(struct gl_context *ctx, const char *function) in check_valid_to_compute() argument
|
| H A D | scissor.c | 202 scissor_indexed_err(struct gl_context *ctx, GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height, const char *function) scissor_indexed_err() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.h | 68 LLVMValueRef function; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-context-specialization.cc | 41 Handle<JSFunction> function; in ReduceParameter() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-frames.cc | 113 JSFunction function = frame->function(); in VisitThread() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-lazy-gen.cc | 17 GenerateTailCallToJSCode( TNode<CodeT> code, TNode<JSFunction> function) GenerateTailCallToJSCode() argument 25 GenerateTailCallToReturnedCode( Runtime::FunctionId function_id, TNode<JSFunction> function) GenerateTailCallToReturnedCode() argument 32 TailCallRuntimeIfStateEquals( TNode<Uint32T> state, TieringState expected_state, Runtime::FunctionId function_id, TNode<JSFunction> function) TailCallRuntimeIfStateEquals() argument 43 MaybeTailCallOptimizedCodeSlot( TNode<JSFunction> function, TNode<FeedbackVector> feedback_vector) MaybeTailCallOptimizedCodeSlot() argument 114 CompileLazy(TNode<JSFunction> function) CompileLazy() argument 180 auto function = Parameter<JSFunction>(Descriptor::kTarget); TF_BUILTIN() local 186 auto function = Parameter<JSFunction>(Descriptor::kTarget); TF_BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-compiler.cc | 32 Object CompileOptimized(Isolate* isolate, Handle<JSFunction> function, in CompileOptimized() argument 56 Handle<JSFunction> function = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local 82 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 98 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 106 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 114 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 122 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 130 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 142 Handle<JSFunction> function = args.at<JSFunction>(0); RUNTIME_FUNCTION() local 185 Handle<JSFunction> function = deoptimizer->function(); RUNTIME_FUNCTION() local [all...] |
| H A D | runtime-trace.cc | 208 Handle<JSFunction> function = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
|
| H A D | runtime.cc | 85 const Runtime::Function* function = &kIntrinsicFunctions[i]; in InitializeIntrinsicFunctionNames() local
|