Home
last modified time | relevance | path

Searched defs:label (Results 451 - 475 of 1263) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c65 unsigned char *label; member
151 derive(EVP_MAC_CTX *ctx_init, kbkdf_mode mode, unsigned char *iv, size_t iv_len, unsigned char *label, size_t label_len, unsigned char *context, size_t context_len, unsigned char *k_i, size_t h, uint32_t l, int has_separator, unsigned char *ko, size_t ko_len) derive() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dbasic_block.h246 BasicBlock(std::unique_ptr<Instruction> label) BasicBlock() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dbasic_block.h246 BasicBlock(std::unique_ptr<Instruction> label) BasicBlock() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_utils.c105 uint32_t VP8GetValue(VP8BitReader* const br, int bits, const char label[]) { in VP8GetValue() argument
234 const char* label; member
269 void BitTrace(const struct VP8BitReader* const br, const char label[]) { in BitTrace() argument
113 VP8GetSignedValue(VP8BitReader* const br, int bits, const char label[]) VP8GetSignedValue() argument
[all...]
/third_party/skia/tests/
H A DCompressedBackendAllocationTest.cpp56 check_compressed_mipmaps(GrRecordingContext* rContext, sk_sp<SkImage> img, SkImage::CompressionType compressionType, const SkColor4f expectedColors[6], GrMipmapped mipMapped, skiatest::Reporter* reporter, const char* label) check_compressed_mipmaps() argument
113 check_readback(GrDirectContext* dContext, sk_sp<SkImage> img, SkImage::CompressionType compressionType, const SkColor4f& expectedColor, skiatest::Reporter* reporter, const char* label) check_readback() argument
H A DFontMgrAndroidParserTest.cpp95 static void DumpLoadedFonts(SkTDArray<FontFamily*> fontFamilies, const char* label) { in DumpLoadedFonts() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.cpp32 RenderEncoderBase(DeviceBase* device, const char* label, EncodingContext* encodingContext, Ref<AttachmentState> attachmentState, bool depthReadOnly, bool stencilReadOnly) RenderEncoderBase() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.cpp188 const char* GetLabelForTrace(const char* label) { in GetLabelForTrace() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGraphWriter.h90 std::string label = DTraits.getEdgeSourceLabel(Node, EI); in getEdgeSourceLabels() local
/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

Completed in 20 milliseconds

1...<<11121314151617181920>>...51