| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 421 si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, in si_blend_remove_dst() argument 870 si_translate_fill(VkPolygonMode func) in si_translate_fill() argument [all...] |
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 78 void __indirect_glAlphaFunc(GLenum func, GLclampf ref) { } in __indirect_glAlphaFunc() argument 128 void __indirect_glDepthFunc(GLenum func) { } in __indirect_glDepthFunc() argument 305 void __indirect_glStencilFunc(GLenum func, GLint ref, GLuint mask) { } in __indirect_glStencilFunc() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 8205 emit_comparison(struct svga_shader_emitter_v10 *emit, SVGA3dCmpFunc func, const struct tgsi_full_dst_register *dst, const struct tgsi_full_src_register *src0, const struct tgsi_full_src_register *src1) emit_comparison() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 514 const struct dxil_func *func = dxil_get_function(&ctx->mod, in emit_unary_call() local 537 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.binary", overload); in emit_binary_call() local 561 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.tertiary", overload); in emit_tertiary_call() local 587 const struct dxil_func *func in emit_quaternary_call() local 609 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.threadId", DXIL_I32); emit_threadid_call() local 630 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.threadIdInGroup", DXIL_I32); emit_threadidingroup_call() local 651 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.flattenedThreadIdInGroup", DXIL_I32); emit_flattenedthreadidingroup_call() local 671 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.groupId", DXIL_I32); emit_groupid_call() local 695 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.bufferLoad", overload); emit_bufferload_call() local 714 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.bufferStore", overload); emit_bufferstore_call() local 737 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.textureLoad", overload); emit_textureload_call() local 761 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.textureStore", overload); emit_texturestore_call() local 785 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.atomicBinOp", DXIL_I32); emit_atomic_binop() local 809 const struct dxil_func *func = emit_atomic_cmpxchg() local 847 const struct dxil_func *func = emit_createhandle_call() local 1501 emit_entrypoint(struct ntd_context *ctx, const struct dxil_func *func, const char *name, const struct dxil_mdnode *signatures, const struct dxil_mdnode *resources, const struct dxil_mdnode *shader_props) emit_entrypoint() argument 2203 const struct dxil_func *func = dxil_get_function(&ctx->mod, emit_f16tof32() local 2228 const struct dxil_func *func = dxil_get_function(&ctx->mod, emit_f32tof16() local 2287 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.makeDouble", DXIL_F64); emit_make_double() local 2313 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.splitDouble", DXIL_F64); emit_split_double() local 2526 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.cbufferLoadLegacy", overload); load_ubo() local 2536 const struct dxil_func *func; emit_barrier_impl() local 2705 const struct dxil_func *func = call_unary_external_function() local 2753 const struct dxil_func *func = emit_load_tess_coord() local 3165 const struct dxil_func *func = dxil_get_function(&ctx->mod, is_patch_constant ? emit_store_output_via_intrinsic() local 3332 const struct dxil_func *func = dxil_get_function(&ctx->mod, func_name, overload); emit_load_input_via_intrinsic() local 3433 const struct dxil_func *func = dxil_get_function(&ctx->mod, func_name, DXIL_F32); emit_load_interpolated_input() local 3577 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.discard", DXIL_NONE); emit_discard_if_with_value() local 3614 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.emitStream", DXIL_NONE); emit_emit_vertex() local 3634 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.cutStream", DXIL_NONE); emit_end_primitive() local 3873 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.getDimensions", DXIL_NONE); emit_texture_size() local 4159 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.renderTargetGetSamplePosition", DXIL_NONE); emit_load_sample_pos_from_id() local 4635 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.sample", params->overload); emit_sample() local 4653 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.sampleBias", params->overload); emit_sample_bias() local 4673 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.sampleLevel", params->overload); emit_sample_level() local 4693 const struct dxil_func *func; emit_sample_cmp() local 4724 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.sampleGrad", params->overload); emit_sample_grad() local 4744 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.textureLoad", params->overload); emit_texel_fetch() local 4764 const struct dxil_func *func = dxil_get_function(&ctx->mod, "dx.op.calculateLOD", DXIL_F32); emit_texture_lod() local 4784 const struct dxil_func *func = dxil_get_function(&ctx->mod, emit_texture_gather() local 5320 emit_function(struct ntd_context *ctx, nir_function *func) emit_function() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture.cpp | 7337 saveCpp << func << "\n"; in writeReplaySource() local 7347 saveCpp << func << "\n"; in writeReplaySource() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 1681 const char* GPUShaderFP64Test1::getUniformFunctionString(_uniform_function func) in getUniformFunctionString() argument 2138 bool GPUShaderFP64Test1::isMatrixUniformFunction(_uniform_function func) in isMatrixUniformFunction() argument [all...] |
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| H A D | wuffs-v0.2.c | 2377 uint64_t (*func)(wuffs_base__slice_u8 dst, member [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 308 size_t func; member 451 BcFunc *func; member 2379 void bc_func_free(void *func) { in bc_func_free() argument 3033 bc_parse_init(BcParse *p, BcProgram *prog, size_t func) bc_parse_init() argument 3094 BcFunc *func = p->func; bc_parse_setLabel() local 5371 BcFunc *func = bc_vec_item(&p->fns, idx); bc_program_insertFunc() local 5413 BcFunc *func = bc_vec_item(&p->fns, ip->func); bc_program_exec() local [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 2505 bool upb_arena_addcleanup(upb_arena *a, void *ud, upb_cleanup_func *func) { in upb_arena_addcleanup() argument
|
| H A D | php-upb.h | 308 upb_alloc_func *func; member
|
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 5251 PyObject *func, *func_args; in test_pyobject_fastcall() local 5269 PyObject *func, *func_args, *kwargs; in test_pyobject_fastcalldict() local 5296 PyObject *func, *func_args, *kwnames = NULL; in test_pyobject_vectorcall() local 5330 PyObject *func; in test_pyvectorcall_call() local 6060 eval_get_func_name(PyObject *self, PyObject *func) eval_get_func_name() argument 6066 eval_get_func_desc(PyObject *self, PyObject *func) eval_get_func_desc() argument 6378 function_get_code(PyObject *self, PyObject *func) function_get_code() argument 6390 function_get_globals(PyObject *self, PyObject *func) function_get_globals() argument 6402 function_get_module(PyObject *self, PyObject *func) function_get_module() argument 7315 func_descr_get(PyObject *func, PyObject *obj, PyObject *type) func_descr_get() argument 7325 nop_descr_get(PyObject *func, PyObject *obj, PyObject *type) nop_descr_get() argument [all...] |
| H A D | posixmodule.c | 564 PyObject *func, *res; in run_at_forkers() local 643 register_at_forker(PyObject **lst, PyObject *func) in register_at_forker() argument 1186 PyObject *func, *res; in path_converter() local 1770 posix_fildes_fd(int fd, int (*func)(int)) posix_fildes_fd() argument 14570 PyObject *func = NULL; PyOS_FSPath() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_typing.py | 4373 def func(x): ... function 4378 def func(): ... function 5212 def func(self: 'ForRefExample'): global() member in ForRefExample [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | null_functions.cpp | 634 void INTERNAL_GL_APIENTRY glDepthFuncNULL(GLenum func) {} in glDepthFuncNULL() argument 2352 void INTERNAL_GL_APIENTRY glStencilFuncNULL(GLenum func, GLint ref, GLuint mask) {} in glStencilFuncNULL() argument 2354 glStencilFuncSeparateNULL(GLenum face, GLenum func, GLint ref, GLuint mask) glStencilFuncSeparateNULL() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 1478 panda::Local<panda::FunctionRef> func = toNumericProp; in ParseColorMetricsToColor() local 6388 panda::Local<panda::FunctionRef> func = obj; in SetOnGestureEvent() local 6510 panda::Local<panda::FunctionRef> func = obj; SetOnClick() local 6545 panda::Local<panda::FunctionRef> func = obj; SetOnTouch() local 6610 panda::Local<panda::FunctionRef> func = obj; SetOnAppear() local 6642 panda::Local<panda::FunctionRef> func = obj; SetOnDisappear() local 6675 panda::Local<panda::FunctionRef> func = obj; SetOnAttach() local 6707 panda::Local<panda::FunctionRef> func = obj; SetOnDetach() local 6740 panda::Local<panda::FunctionRef> func = obj; SetOnKeyEvent() local 6789 panda::Local<panda::FunctionRef> func = obj; SetOnKeyPreIme() local 6841 panda::Local<panda::FunctionRef> func = obj; SetOnFocus() local 6873 panda::Local<panda::FunctionRef> func = obj; SetOnBlur() local 6905 panda::Local<panda::FunctionRef> func = obj; SetOnHover() local 6957 panda::Local<panda::FunctionRef> func = obj; SetOnMouse() local 6992 panda::Local<panda::FunctionRef> func = obj; SetOnSizeChange() local 7034 panda::Local<panda::FunctionRef> func = obj; SetOnAreaChange() local 7070 panda::Local<panda::FunctionRef> func = obj; SetOnGestureJudgeBegin() local 7112 panda::Local<panda::FunctionRef> func = obj; SetOnGestureRecognizerJudgeBegin() local 7163 panda::Local<panda::FunctionRef> func = obj; SetShouldBuiltInRecognizerParallelWith() local [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_manager.cpp | 2808 void SceneSessionManager::SetRecoverSceneSessionListener(const NotifyRecoverSceneSessionFunc& func) in SetRecoverSceneSessionListener() argument 2814 void SceneSessionManager::SetCreateSystemSessionListener(const NotifyCreateSystemSessionFunc& func) in SetCreateSystemSessionListener() argument 2819 void SceneSessionManager::SetCreateKeyboardSessionListener(const NotifyCreateKeyboardSessionFunc& func) in SetCreateKeyboardSessionListener() argument 2976 void SceneSessionManager::SetStatusBarEnabledChangeListener(const ProcessStatusBarEnabledChangeFunc& func) in SetStatusBarEnabledChangeListener() argument 2824 RegisterCreateSubSessionListener(int32_t persistentId, const NotifyCreateSubSessionFunc& func) RegisterCreateSubSessionListener() argument 2985 SetGestureNavigationEnabledChangeListener( const ProcessGestureNavigationEnabledChangeFunc& func) SetGestureNavigationEnabledChangeListener() argument 3042 SetOutsideDownEventListener(const ProcessOutsideDownEventFunc& func) SetOutsideDownEventListener() argument 4043 VisibilityChangedDetectFunc func = [this](const int32_t pid, const bool isVisible, RegisterVisibilityChangedDetectFunc() local 4358 SetDumpRootSceneElementInfoListener(const DumpRootSceneElementInfoFunc& func) SetDumpRootSceneElementInfoListener() argument 4511 SetDumpUITreeFunc(const DumpUITreeFunc& func) SetDumpUITreeFunc() argument 4552 TraverseSessionTree(TraverseFunc func, bool isFromTopToBottom) TraverseSessionTree() argument 4562 TraverseSessionTreeFromTopToBottom(TraverseFunc func) TraverseSessionTreeFromTopToBottom() argument 4584 TraverseSessionTreeFromBottomToTop(TraverseFunc func) TraverseSessionTreeFromBottomToTop() argument 5008 auto func = [this](const sptr<SceneSession>& session) { DumpAllSessionFocusableInfo() local 5028 auto func = [this, persistentId, &previousFocusedSessionFound, &ret](sptr<SceneSession> session) { GetNextFocusableSession() local 5057 auto func = [this, &ret, zOrder, includingAppSession](sptr<SceneSession> session) { GetTopNearestBlockingFocusSession() local 5094 auto func = [this, &ret](sptr<SceneSession> session) { GetTopFocusableNonAppSession() local 5110 SetShiftFocusListener(const ProcessShiftFocusFunc& func) SetShiftFocusListener() argument 5116 SetSCBFocusedListener(const NotifySCBAfterUpdateFocusFunc& func) SetSCBFocusedListener() argument 5122 SetSCBUnfocusedListener(const NotifySCBAfterUpdateFocusFunc& func) SetSCBUnfocusedListener() argument 5128 SetCallingSessionIdSessionListenser(const ProcessCallingSessionIdChangeFunc& func) SetCallingSessionIdSessionListenser() argument 5134 SetStartUIAbilityErrorListener(const ProcessStartUIAbilityErrorFunc& func) SetStartUIAbilityErrorListener() argument 5140 SetAbilityManagerCollaboratorRegisteredFunc( const AbilityManagerCollaboratorRegisteredFunc& func) SetAbilityManagerCollaboratorRegisteredFunc() argument 5312 auto func = [&os](sptr<SceneSession> session) { GetAllSessionFocusInfo() local 5462 RegisterWindowChanged(const WindowChangedFunc& func) RegisterWindowChanged() argument 5632 GetStateFromManagerFunc func = [this](const ManagerState key) { RegisterGetStateFromManagerFunc() local 5652 SessionChangeByActionNotifyManagerFunc func = [this](const sptr<SceneSession>& sceneSession, RegisterSessionChangeByActionNotifyManagerFunc() local 8363 SetVirtualPixelRatioChangeListener(const ProcessVirtualPixelRatioChangeFunc& func) SetVirtualPixelRatioChangeListener() argument 10537 auto func = [this, &topNum, &topNInfo](sptr<SceneSession> session) { GetMainWindowInfos() local 10577 auto func = [displayId, callerBundleName = std::move(callerBundleName), checkPoint, x, y, GetWindowIdsByCoordinate() local 10977 SetCloseTargetFloatWindowFunc(const ProcessCloseTargetFloatWindowFunc& func) SetCloseTargetFloatWindowFunc() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 11369 char *func; global() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | dlist.c | 1600 save_AlphaFunc(GLenum func, GLclampf ref) in save_AlphaFunc() argument 2493 save_DepthFunc(GLenum func) in save_DepthFunc() argument 4069 save_StencilFunc(GLenum func, GLint ref, GLuint mask) in save_StencilFunc() argument 4121 save_StencilFuncSeparate(GLenum face, GLenum func, GLin argument 5014 copy_data(const GLvoid *data, GLsizei size, const char *func) copy_data() argument [all...] |
| /third_party/mksh/ |
| H A D | sh.h | 1919 int (*func)(const char **); member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 5493 void Context::depthFunc(GLenum func) in depthFunc() argument 5668 void Context::stencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in stencilFuncSeparate() argument 7168 void Context::stencilFunc(GLenum func, GLint ref, GLuint mask) in stencilFunc() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | libGL_autogen.cpp | 27 void GL_APIENTRY glAlphaFunc(GLenum func, GLfloat ref) in glAlphaFunc() argument 283 void GL_APIENTRY glDepthFunc(GLenum func) in glDepthFunc() argument 1201 void GL_APIENTRY glStencilFunc(GLenum func, GLint ref, GLuint mask) in glStencilFunc() argument 2660 void GL_APIENTRY glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in glStencilFuncSeparate() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | libGLESv2_autogen.cpp | 228 void GL_APIENTRY glDepthFunc(GLenum func) in glDepthFunc() argument 603 void GL_APIENTRY glStencilFunc(GLenum func, GLint ref, GLuint mask) in glStencilFunc() argument 608 void GL_APIENTRY glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask) in glStencilFuncSeparate() argument 2291 void GL_APIENTRY glAlphaFunc(GLenum func, GLfloat ref) in glAlphaFunc() argument 2296 void GL_APIENTRY glAlphaFuncx(GLenum func, GLfixed ref) in glAlphaFuncx() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_abstract.cpp | 10620 panda::Local<panda::FunctionRef> func = obj; ParseJsGetFunc() local 10647 panda::Local<panda::FunctionRef> func = obj; ParseJsFunc() local 10683 auto func = ParseJsFunc(info, nodeId); JsCustomProperty() local 10697 panda::Local<panda::FunctionRef> func = obj; JsGestureModifier() local [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 2196 i::Handle<i::JSFunction> func = Utils::OpenHandle(this); in GetResourceName() local 1268 EnsureNotPublished(i::Handle<i::FunctionTemplateInfo> info, const char* func) EnsureNotPublished() argument 5282 auto func = i::Handle<i::JSBoundFunction>::cast(self); GetName() local 5290 auto func = i::Handle<i::JSFunction>::cast(self); GetName() local 5302 auto func = i::Handle<i::JSFunction>::cast(self); GetInferredName() local 5313 auto func = i::Handle<i::JSFunction>::cast(self); GetDebugName() local 5338 auto func = i::Handle<i::JSFunction>::cast(self); GetScriptLineNumber() local 5352 auto func = i::Handle<i::JSFunction>::cast(self); GetScriptColumnNumber() local [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | upb.c | 2468 bool upb_arena_addcleanup(upb_arena *a, void *ud, upb_cleanup_func *func) { in upb_arena_addcleanup() argument 5472 doset(upb_handlers *h, int32_t sel, const upb_fielddef *f, upb_handlertype_t type, upb_func *func, const upb_handlerattr *attr) doset() argument 5636 upb_handlers_setunknown(upb_handlers *h, upb_unknown_handlerfunc *func, const upb_handlerattr *attr) upb_handlers_setunknown() argument 5642 upb_handlers_setstartmsg(upb_handlers *h, upb_startmsg_handlerfunc *func, const upb_handlerattr *attr) upb_handlers_setstartmsg() argument 5648 upb_handlers_setendmsg(upb_handlers *h, upb_endmsg_handlerfunc *func, const upb_handlerattr *attr) upb_handlers_setendmsg() argument 5697 upb_handlers_addcleanup(upb_handlers *h, void *p, upb_handlerfree *func) upb_handlers_addcleanup() argument 5853 upb_handlercache_addcleanup(upb_handlercache *c, void *p, upb_handlerfree *func) upb_handlercache_addcleanup() argument 5860 upb_byteshandler_setstartstr(upb_byteshandler *h, upb_startstr_handlerfunc *func, void *d) upb_byteshandler_setstartstr() argument 5867 upb_byteshandler_setstring(upb_byteshandler *h, upb_string_handlerfunc *func, void *d) upb_byteshandler_setstring() argument 5874 upb_byteshandler_setendstr(upb_byteshandler *h, upb_endfield_handlerfunc *func, void *d) upb_byteshandler_setendstr() argument [all...] |