| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidRenderActivity.cpp | 51 static const char* getMessageTypeName (MessageType type) in getMessageTypeName() argument
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| H A D | tcuOSXPlatform.cpp | 136 static CGLOpenGLProfile getCGLProfile (glu::ContextType type) in getCGLProfile() argument
|
| /third_party/vk-gl-cts/framework/qphelper/ |
| H A D | qpDebugOut.c | 105 static android_LogPriority getLogPriority (MessageType type) in getLogPriority() argument 115 void printRaw (MessageType type, const char* message) in printRaw() argument 123 void printFmt (MessageType type, const char* format, va_list args) in printFmt() argument 133 getOutFile(MessageType type) getOutFile() argument 141 printRaw(MessageType type, const char* message) printRaw() argument 160 printFmt(MessageType type, const char* format, va_list args) printFmt() argument [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgExecutionContext.cpp | 123 const VariableType& type = dst.getType(); in assignMasked() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_fast_common.c | 19 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len) in eap_fast_put_tlv_hdr() argument 28 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data, in eap_fast_put_tlv() argument 36 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type, in eap_fast_put_tlv_buf() argument
|
| H A D | eap_fast_common.h | 44 be16 type; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap_methods.c | 74 eap_get_name(int vendor, enum eap_type type) eap_get_name() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_none.c | 133 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | ndef.c | 23 const u8 *type; member 106 static struct wpabuf * ndef_build_record(u8 flags, const void *type, in ndef_build_record() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_introspect.c | 54 static void add_arg(struct wpabuf *xml, const char *name, const char *type, in add_arg() argument 66 static void add_entry(struct wpabuf *xml, const char *type, const char *name, in add_entry() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
| H A D | cm_ipc_client.c | 125 static int32_t GetAppCert(enum CertManagerInterfaceCode type, const struct CmBlob *certUri, const uint32_t store, in GetAppCert() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | adapters.h | 42 AdapterInfoType type; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | eapol_common.h | 20 u8 type; member 65 u8 type; member
|
| /third_party/skia/third_party/externals/angle2/samples/tex_redef_microbench/ |
| H A D | TexRedefMicroBench.cpp | 58 defineSquareTexture2D(GLuint texId, GLsizei baseDimension, GLenum format, GLenum type, void *data) defineSquareTexture2D() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | util.cpp | 824 const TType &type = node->getType(); global() member 976 IsPrecisionApplicableToType(TBasicType type) IsPrecisionApplicableToType() argument [all...] |
| /third_party/zlib/contrib/infback9/ |
| H A D | inftree9.c | 32 int inflate_table9(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table9() argument [all...] |
| /third_party/zlib/ |
| H A D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-open-type.hh | 60 typedef Type type; typedef
|
| /base/account/os_account/frameworks/test/unittest/ |
| H A D | account_osaccount_proxy_mock_test.cpp | 108 OsAccountType type = NORMAL; in HWTEST_F() local 312 OsAccountType type = OsAccountType::ADMIN; HWTEST_F() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/account_manager/src/ |
| H A D | account_manager_addon.cpp | 231 bool AccountManagerAddon::CheckOsAccountType(int32_t type) in CheckOsAccountType() argument [all...] |
| /base/customization/enterprise_device_management/services/edm/src/ |
| H A D | enterprise_device_mgr_stub.cpp | 161 int32_t type = data.ReadInt32(); in EnableAdminInner() local 219 int32_t type = static_cast<int32_t>(AdminType::UNKNOWN); in GetEnabledAdminInner() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ |
| H A D | hiappevent_c.h | 91 enum ParamType type; global() member [all...] |
| /base/hiviewdfx/hidumper_lite/lite/ |
| H A D | hidumper.c | 49 enum MemDumpType type; member
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ |
| H A D | hilog_printf.cpp | 157 static bool IsNeedProcFlowCtr(const LogType type) in IsNeedProcFlowCtr() argument 215 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintArgs() argument 360 HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) HiLogPrint() argument [all...] |
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | sys_event_service_ohos.cpp | 67 bool MatchContent(int type, const string& rule, const string& match) in MatchContent() argument
|