/third_party/jerryscript/targets/esp8266/ |
H A D | Makefile | |
/third_party/typescript/tests/baselines/reference/ |
H A D | contextualTypingOfTooShortOverloads.js | 58 var app;
variable
|
H A D | inferringClassMembersFromAssignments8.js | 4 var app = function() { function
|
/third_party/vk-gl-cts/framework/platform/ios/ |
H A D | tcuIOSViewController.h | 31 tcuIOSApp* app; variable
|
/third_party/rust/crates/cxx/gen/cmd/src/ |
H A D | test.rs | 49 let mut app = super::app(); in test_help() variables
|
H A D | main.rs | 32 mod app; modules
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nic/ |
H A D | main.c | 9 static int nfp_nic_init(struct nfp_app *app) in nfp_nic_init() argument 22 static int nfp_nic_sriov_enable(struct nfp_app *app, int num_vfs) in nfp_nic_sriov_enable() argument 27 static void nfp_nic_sriov_disable(struct nfp_app *app) in nfp_nic_sriov_disable() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_app_nic.c | 11 int nfp_app_nic_vnic_init_phy_port(struct nfp_pf *pf, struct nfp_app *app, in nfp_app_nic_vnic_init_phy_port() argument 32 int nfp_app_nic_vnic_alloc(struct nfp_app *app, struct nfp_net *nn, in nfp_app_nic_vnic_alloc() argument
|
H A D | ccm.c | 65 nfp_ccm_reply(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) in nfp_ccm_reply() argument 77 nfp_ccm_reply_drop_tag(struct nfp_ccm *ccm, struct nfp_app *app, u16 tag) in nfp_ccm_reply_drop_tag() argument 91 nfp_ccm_wait_reply(struct nfp_ccm *ccm, struct nfp_app *app, in nfp_ccm_wait_reply() argument 131 struct nfp_app *app = ccm->app; nfp_ccm_communicate() local 177 struct nfp_app *app = ccm->app; nfp_ccm_rx() local 206 nfp_ccm_init(struct nfp_ccm *ccm, struct nfp_app *app) nfp_ccm_init() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_app_nic.c | 11 int nfp_app_nic_vnic_init_phy_port(struct nfp_pf *pf, struct nfp_app *app, in nfp_app_nic_vnic_init_phy_port() argument 32 int nfp_app_nic_vnic_alloc(struct nfp_app *app, struct nfp_net *nn, in nfp_app_nic_vnic_alloc() argument
|
/applications/sample/camera/launcher/launcher/src/main/cpp/ |
H A D | app_info.cpp | 88 void AppInfo::SetListener(AppInfo* app) in SetListener() argument
|
H A D | app_info.h | 70 AppClickListener(funcClick func, AppInfo* app) : funcClick_(func), appInfo_(app) {} in AppClickListener() argument 85 AppLongPressListener(funcClick func, AppInfo* app) : appInfo_(app), funcLongPress_(func) {} in AppLongPressListener() argument
|
H A D | swipe_view.cpp | 148 AppInfo* app = new AppInfo(); in BundleInfoScan() local 173 StartApp(AppInfo* app) StartApp() argument 182 ShowLongPressView(AppInfo* app) ShowLongPressView() argument 187 UninstallApp(AppInfo* app) UninstallApp() argument 201 InstallApp(AppInfo* app) InstallApp() argument [all...] |
H A D | swipe_view.h | 131 static bool ClickEvent(AppInfo* app) in ClickEvent() argument 138 static bool LongPressEvent(AppInfo* app) in LongPressEvent() argument 145 UninstallApp(AppInfo* app) UninstallApp() argument 152 InstallApp(AppInfo* app) InstallApp() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nic/ |
H A D | main.c | 11 static int nfp_nic_init(struct nfp_app *app) in nfp_nic_init() argument 24 static int nfp_nic_sriov_enable(struct nfp_app *app, int num_vfs) in nfp_nic_sriov_enable() argument 29 static void nfp_nic_sriov_disable(struct nfp_app *app) in nfp_nic_sriov_disable() argument 33 static int nfp_nic_vnic_init(struct nfp_app *app, struct nfp_net *nn) in nfp_nic_vnic_init() argument 38 static void nfp_nic_vnic_clean(struct nfp_app *app, struct nfp_net *nn) in nfp_nic_vnic_clean() argument 43 static int nfp_nic_vnic_alloc(struct nfp_app *app, struct nfp_net *nn, in nfp_nic_vnic_alloc() argument 62 static void nfp_nic_vnic_free(struct nfp_app *app, struct nfp_net *nn) in nfp_nic_vnic_free() argument
|
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/ |
H A D | main.cc | 31 void amber_sample_main(android_app* app) { in amber_sample_main() argument 77 void handle_cmd(android_app* app, int32_t cmd) { in handle_cmd() argument 91 void android_main(struct android_app* app) { in android_main() argument
|
/third_party/skia/tools/sk_app/unix/ |
H A D | main_unix.cpp | 19 sk_app::Application* app = sk_app::Application::Create(argc, argv, (void*)display); in main() local
|
/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/ |
H A D | application_manager_proxy_test.cpp | 182 OHOS::AppExecFwk::ElementName app; in HWTEST_F() local 213 OHOS::AppExecFwk::ElementName app; in HWTEST_F() local
|
/kernel/linux/linux-5.10/drivers/net/can/softing/ |
H A D | softing_platform.h | 32 } boot, load, app; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_dcbnl.c | 59 static int hns3_dcbnl_ieee_setapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_setapp() argument 72 static int hns3_dcbnl_ieee_delapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_delapp() argument
|
/kernel/linux/linux-6.6/drivers/net/can/softing/ |
H A D | softing_platform.h | 32 } boot, load, app; member
|
/third_party/benchmark/bindings/python/google_benchmark/ |
H A D | __init__.py | 31 from absl import app namespace
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | h264eoutport.c | 44 static void * h264e_outport_ctor(void * ap_obj, va_list * app) in h264e_outport_ctor() argument 101 static void * h264e_outport_class_ctor(void * ap_obj, va_list * app) in h264e_outport_class_ctor() argument
|
/third_party/mesa3d/src/util/tests/ |
H A D | xmlconfig.cpp | 189 drirc_init(const char *driver, const char *drm, const char *exec_name, const char *app, int appver, const char *engine, int enginever) drirc_init() argument
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/ |
H A D | cert_manager_uri.h | 51 char *app; member
|