Home
last modified time | relevance | path

Searched defs:label (Results 676 - 700 of 1648) sorted by relevance

1...<<21222324252627282930>>...66

/third_party/toybox/porting/liteos_a/toys/net/
H A Difconfig.c263 char *label[] = {"RX bytes", "RX packets", "errors", "dropped", "overruns", in display_ifconfig() local
/third_party/toybox/toys/net/
H A Difconfig.c264 char *label[] = {"RX bytes", "RX packets", "errors", "dropped", "overruns", in display_ifconfig() local
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc1557 Label label; in TbzRangePoolLimitHelper() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php31 protected $label = null; variable
263 $this->label variable
[all...]
H A DFieldDescriptor.php44 private $label; variable
119 $this->label = $label; variable
129 return $this->label === GPBLabel::REPEATED; variable
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyFieldDescriptor.java270 private IRubyObject label; field in RubyFieldDescriptor
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource_test.cc479 Book_Label* label = book.add_labels(); in TEST_P() local
/third_party/skia/gm/
H A Ddrawbitmaprect.cpp214 SkString label; variable
H A Druntimeintrinsics.cpp49 static void draw_label(SkCanvas* canvas, const char* label) { in draw_label() argument
448 plot_matrix_comp_mult(SkCanvas* canvas, std::array<float, N*N> mtx1, std::array<float, N*N> mtx2, const char* label) plot_matrix_comp_mult() argument
488 plot_matrix_inverse(SkCanvas* canvas, std::array<float, N*N> mtx, const char* label) plot_matrix_inverse() argument
576 plot_bvec(SkCanvas* canvas, const char* fn, const char* label) plot_bvec() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dbasic_block.h246 BasicBlock(std::unique_ptr<Instruction> label) BasicBlock() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dbasic_block.h149 const Instruction* label() const { return label_; } in label() function in spvtools::val::BasicBlock
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c96 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_sake_common.c209 static int eap_sake_kdf(const u8 *key, size_t key_len, const char *label, in eap_sake_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls.c176 const char *label; in eap_tls_success() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_tls.c359 const char *label; in eap_tls_getKey() local
394 const char *label; in eap_tls_get_emsk() local
H A Deap_server_tls_common.c109 eap_server_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_server_tls_derive_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_key.c34 aes_kdf(const u8 *kdk, size_t kdk_bits, const char *label, const u8 *context, int ctx_bits, int ret_bits, u8 *ret) aes_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.c321 int tls_prf(u16 ver, const u8 *secret, size_t secret_len, const char *label, in tls_prf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c96 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_sake_common.c209 static int eap_sake_kdf(const u8 *key, size_t key_len, const char *label, in eap_sake_kdf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls.c182 const char *label; in eap_tls_success() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls.c327 const char *label; in eap_tls_getKey() local
362 const char *label; in eap_tls_get_emsk() local
H A Deap_server_tls_common.c110 eap_server_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_server_tls_derive_key() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_key.c34 aes_kdf(const u8 *kdk, size_t kdk_bits, const char *label, const u8 *context, int ctx_bits, int ret_bits, u8 *ret) aes_kdf() argument

Completed in 19 milliseconds

1...<<21222324252627282930>>...66