HomeSort by relevance Sort by last modified time
    Searched refs:blob (Results 501 - 525 of 601) sorted by null

<<2122232425

  /external/skia/src/core/
SkPaint.cpp     [all...]
  /external/skqp/src/core/
SkPaint.cpp     [all...]
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.c     [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
decode_test.go     [all...]
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_read.go 35 // Simple I/O interface to binary blob of data.
  /prebuilts/go/linux-x86/src/encoding/json/
decode_test.go     [all...]
  /prebuilts/go/linux-x86/src/time/
zoneinfo_read.go 35 // Simple I/O interface to binary blob of data.
  /external/avb/
avbtool 95 # The PKC1-v1.5 padding is a blob of binary DER of ASN.1 and is
253 def decode_long(blob):
268 for b in bytearray(blob):
496 """Checks that the signature in a vbmeta blob was made by
501 vbmeta_blob: The whole vbmeta blob, including the header.
505 public key. Also returns True if the vbmeta blob is not signed.
568 fill_data: Blob with data to fill if TYPE_FILL otherwise None.
587 fill_data: Blob with data to fill if TYPE_FILL otherwise None.
    [all...]
  /external/skia/tools/debugger/
SkDrawCommand.h 614 SkDrawTextBlobCommand(sk_sp<SkTextBlob> blob, SkScalar x, SkScalar y, const SkPaint& paint);
  /external/skqp/tools/debugger/
SkDrawCommand.h 614 SkDrawTextBlobCommand(sk_sp<SkTextBlob> blob, SkScalar x, SkScalar y, const SkPaint& paint);
  /frameworks/support/room/integration-tests/testapp/src/androidTest/java/androidx/room/integration/testapp/test/
SimpleEntityReadWriteTest.java 442 public void blob() { method in class:SimpleEntityReadWriteTest
  /prebuilts/go/darwin-x86/src/cmd/trace/
trace.go 42 // See https://github.com/catapult-project/catapult/blob/master/tracing/docs/embedding-trace-viewer.md
44 // https://github.com/catapult-project/catapult/blob/master/tracing/bin/index.html
  /prebuilts/go/linux-x86/src/cmd/trace/
trace.go 42 // See https://github.com/catapult-project/catapult/blob/master/tracing/docs/embedding-trace-viewer.md
44 // https://github.com/catapult-project/catapult/blob/master/tracing/bin/index.html
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 130 return a.blob == b.blob;
292 X509* parse_cert_blob(const hidl_vec<uint8_t>& blob) {
293 const uint8_t* p = blob.data();
294 return d2i_X509(nullptr, &p, blob.size());
488 // On error, blob & characteristics should be empty.
514 // On error, blob & characteristics should be empty.
539 // On error, blob should be empty.
    [all...]
  /external/ImageMagick/coders/
dds.c 47 #include "MagickCore/blob.h"
48 #include "MagickCore/blob-private.h"
    [all...]
  /external/protobuf/js/binary/
utils_test.js 633 * Tests converting byte blob sources into byte blobs.
  /external/skia/fuzz/
FuzzCanvas.cpp     [all...]
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 251 const SkMatrix& viewMatrix, const SkTextBlob* blob,
261 fSurfaceProps, blob, x, y, filter, clipBounds);
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skqp/fuzz/
FuzzCanvas.cpp     [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp 249 const SkMatrix& viewMatrix, const SkTextBlob* blob,
259 fSurfaceProps, blob, x, y, filter, clipBounds);
    [all...]
SkGpuDevice.cpp     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap.c     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mbarrier.go 64 // correctness, see https://github.com/golang/proposal/blob/master/design/17503-eliminate-rescan.md
  /prebuilts/go/linux-x86/src/runtime/
mbarrier.go 64 // correctness, see https://github.com/golang/proposal/blob/master/design/17503-eliminate-rescan.md

Completed in 1604 milliseconds

<<2122232425