| /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...] |
| H A D | wuffs-v0.3.c | 4912 wuffs_base__pixel_swizzler__func func; member 20209 wuffs_base__pixel_swizzler__func func = NULL; in wuffs_base__pixel_swizzler__prepare() local [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...] |
| H A D | upb.h | 294 upb_alloc_func *func; member 4190 upb_func *func; global() member 5135 Handler(F func) Handler() argument 5268 typedef upb_string_handlerfunc func; upb_sink_putstring() typedef 5279 typedef upb_unknown_handlerfunc func; upb_sink_putunknown() typedef 5291 typedef upb_startmsg_handlerfunc func; upb_sink_startmsg() typedef 5303 typedef upb_endmsg_handlerfunc func; upb_sink_endmsg() typedef 5316 typedef upb_startfield_handlerfunc func; upb_sink_startseq() typedef 5330 typedef upb_endfield_handlerfunc func; upb_sink_endseq() typedef 5342 typedef upb_startstr_handlerfunc func; upb_sink_startstr() typedef 5356 typedef upb_endfield_handlerfunc func; upb_sink_endstr() typedef 5368 typedef upb_startfield_handlerfunc func; upb_sink_startsubmsg() typedef 5386 typedef upb_endfield_handlerfunc func; upb_sink_endsubmsg() typedef 5606 typedef upb_startstr_handlerfunc func; upb_bytessink_start() typedef 5622 typedef upb_string_handlerfunc func; upb_bytessink_putbuf() typedef 5633 typedef upb_endfield_handlerfunc func; upb_bytessink_end() typedef [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | wuffs-v0.3.c | 5127 wuffs_base__pixel_swizzler__func func; member 21285 wuffs_base__pixel_swizzler__func func = NULL; in wuffs_base__pixel_swizzler__prepare() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |