Home
last modified time | relevance | path

Searched defs:label (Results 701 - 725 of 1263) sorted by relevance

1...<<21222324252627282930>>...51

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp182 CaptureGetObjectLabel_length(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *lengthParam) CaptureGetObjectLabel_length() argument
194 CaptureGetObjectLabel_label(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *labelParam) CaptureGetObjectLabel_label() argument
206 CaptureGetObjectPtrLabel_ptr(const State &glState, bool isCallValid, const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *ptrParam) CaptureGetObjectPtrLabel_ptr() argument
217 CaptureGetObjectPtrLabel_length(const State &glState, bool isCallValid, const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *lengthParam) CaptureGetObjectPtrLabel_length() argument
228 CaptureGetObjectPtrLabel_label(const State &glState, bool isCallValid, const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *labelParam) CaptureGetObjectPtrLabel_label() argument
327 CaptureObjectLabel_label(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei length, const GLchar *label, ParamCapture *labelParam) CaptureObjectLabel_label() argument
338 CaptureObjectPtrLabel_ptr(const State &glState, bool isCallValid, const void *ptr, GLsizei length, const GLchar *label, ParamCapture *ptrParam) CaptureObjectPtrLabel_ptr() argument
348 CaptureObjectPtrLabel_label(const State &glState, bool isCallValid, const void *ptr, GLsizei length, const GLchar *label, ParamCapture *labelParam) CaptureObjectPtrLabel_label() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRenderbuffer.cpp124 void Renderbuffer::setLabel(const Context *context, const std::string &label) in setLabel() argument
/third_party/skia/src/gpu/
H A DGrDrawingManager.cpp276 SkString label; in executeRenderTasks() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h211 int label; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp547 auto label = block.branchInstruction.word(i * 2 + 3); in EmitSwitch() local
/third_party/openssl/ssl/
H A Dtls13_enc.c434 const unsigned char *label; in tls13_change_cipher_state() local
34 tls13_hkdf_expand(SSL *s, const EVP_MD *md, const unsigned char *secret, const unsigned char *label, size_t labellen, const unsigned char *data, size_t datalen, unsigned char *out, size_t outlen, int fatal) tls13_hkdf_expand() argument
333 derive_secret_key_and_iv(SSL *s, int sending, const EVP_MD *md, const EVP_CIPHER *ciph, const unsigned char *insecret, const unsigned char *hash, const unsigned char *label, size_t labellen, unsigned char *secret, unsigned char *key, unsigned char *iv, EVP_CIPHER_CTX *ciph_ctx) derive_secret_key_and_iv() argument
819 tls13_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen, int use_context) tls13_export_keying_material() argument
861 tls13_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen) tls13_export_keying_material_early() argument
[all...]
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c52 static int print_labeled_bignum(BIO *out, const char *label, const BIGNUM *bn) in print_labeled_bignum() argument
133 static int print_labeled_buf(BIO *out, const char *label, in print_labeled_buf() argument
/third_party/skia/tests/
H A DBackendAllocationTest.cpp242 check_base_readbacks(GrDirectContext* dContext, const GrBackendTexture& backendTex, GrColorType colorType, GrRenderable renderableTexture, const SkColor4f& color, skiatest::Reporter* reporter, const char* label) check_base_readbacks() argument
356 check_mipmaps(GrDirectContext* dContext, const GrBackendTexture& backendTex, GrColorType colorType, const SkColor4f expectedColors[6], skiatest::Reporter* reporter, const char* label) check_mipmaps() argument
/third_party/openssl/apps/
H A Dfipsinstall.c116 static int print_mac(BIO *bio, const char *label, const unsigned char *mac, in print_mac() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h382 void Jump(Label *label) { b(label); } in Jump() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duts46.cpp73 IDNA::labelToASCII_UTF8(StringPiece label, ByteSink &dest, in labelToASCII_UTF8() argument
83 IDNA::labelToUnicodeUTF8(StringPiece label, ByteSink &dest, in labelToUnicodeUTF8() argument
225 labelToASCII(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII() argument
231 labelToUnicode(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicode() argument
256 labelToASCII_UTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII_UTF8() argument
262 labelToUnicodeUTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicodeUTF8() argument
686 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, const UnicodeString &label, int32_t labelLength, UErrorCode &errorCode) replaceLabel() argument
711 const UChar *label=dest.getBuffer()+labelStart; processLabel() local
937 const UChar *label=dest.getBuffer()+labelStart; markBadACELabel() local
1000 checkLabelBiDi(const UChar *label, int32_t labelLength, IDNAInfo &info) const checkLabelBiDi() argument
1149 isLabelOkContextJ(const UChar *label, int32_t labelLength) const isLabelOkContextJ() argument
1218 checkLabelContextO(const UChar *label, int32_t labelLength, IDNAInfo &info) const checkLabelContextO() argument
1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument
1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument
1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument
1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument
1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.cc84 std::string label = in DumpAll() local
328 void CordRepBtree::Dump(const CordRep* rep, absl::string_view label, in Dump() argument
332 stream << label << '\n'; in Dump() local
342 void CordRepBtree::Dump(const CordRep* rep, absl::string_view label, in Dump() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_internal.c414 tls_connection_prf(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, int server_random_first, int skip_keyblock, u8 *out, size_t out_len) tls_connection_prf() argument
455 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.c430 const char *label = "EAP-EKE Keys"; in eap_eke_derive_ke_ki() local
483 const char *label = "EAP-EKE Ka"; in eap_eke_derive_ka() local
529 const char *label = "EAP-EKE Exported Keys"; in eap_eke_derive_msk() local
686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_peap.c1068 char *label; in eap_peap_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c24 wps_kdf(const u8 *key, const u8 *label_prefix, size_t label_prefix_len, const char *label, u8 *res, size_t res_len) wps_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_internal.c414 tls_connection_prf(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, int server_random_first, int skip_keyblock, u8 *out, size_t out_len) tls_connection_prf() argument
455 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.c430 const char *label = "EAP-EKE Keys"; in eap_eke_derive_ke_ki() local
483 const char *label = "EAP-EKE Ka"; in eap_eke_derive_ka() local
529 const char *label = "EAP-EKE Exported Keys"; in eap_eke_derive_msk() local
686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls_common.c382 eap_peer_tls_derive_key(struct eap_sm *sm, struct eap_ssl_data *data, const char *label, const u8 *context, size_t context_len, size_t len) eap_peer_tls_derive_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_common.c24 wps_kdf(const u8 *key, const u8 *label_prefix, size_t label_prefix_len, const char *label, u8 *res, size_t res_len) wps_kdf() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-acpi.c954 char label[32]; in acpi_dev_gpio_irq_get_by() local
1062 const char *label = "ACPI:OpRegion"; in acpi_gpio_adr_space_handler() local
H A Dgpio-zynq.c146 const char *label; member
H A Dgpio-mvebu.c847 const char *label; in mvebu_gpio_dbg_show() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind_i.h90 unsigned long label; /* label for this state */ member
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h79 char label[64]; /* a flexible description */ member

Completed in 31 milliseconds

1...<<21222324252627282930>>...51