/third_party/skia/src/core/ |
H A D | SkPathEffect.cpp | 209 sk_sp<SkPathEffect> SkPathEffect::Deserialize(const void* data, size_t size, in Deserialize() argument 213 kSkPathEffect_Type, data, size, procs).release())); in Deserialize()
|
H A D | SkGlyphBuffer.h | 70 return fSource.get<0>().data() == fRejectedGlyphIDs.data(); in sourceIsRejectBuffers()
|
H A D | SkReadBuffer.h | 39 SkReadBuffer(const void* data, size_t size) { in SkReadBuffer() argument 40 this->setMemory(data, size); in SkReadBuffer() 96 // common data structures 132 // binary data and arrays 144 // helpers to get info about arrays and binary data 147 // If there is a real error (e.g. data is corrupted) this returns null. If the image cannot
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DPipelineState.cpp | 84 fDataManager.set4fv(fBuiltinUniformHandles.fRTAdjustmentUni, 1, v.data()); in setRenderTargetState() 88 fDataManager.set2fv(fBuiltinUniformHandles.fRTFlipUni, 1, d.data()); in setRenderTargetState()
|
/third_party/skia/src/gpu/tessellate/shaders/ |
H A D | GrStrokeTessellationShader.cpp | 94 this->setVertexAttributes(fAttribs.data(), fAttribs.count()); in GrStrokeTessellationShader() 97 this->setInstanceAttributes(fAttribs.data(), fAttribs.count()); in GrStrokeTessellationShader()
|
/third_party/skia/src/lazy/ |
H A D | SkDiscardableMemoryPool.cpp | 83 void* data() override; 113 void* PoolDiscardableMemory::data() { in data() function in __anon18894::PoolDiscardableMemory
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLProgram.cpp | 167 fProgramDataManager.set4fv(fBuiltinUniformHandles.fRTAdjustmentUni, 1, v.data()); in setRenderTargetState() 170 fProgramDataManager.set2fv(fBuiltinUniformHandles.fRTFlipUni, 1, d.data()); in setRenderTargetState()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | PoolAlloc.cpp | 163 locText, size, data()); in checkGuardBlock() 166 locText, size, data()); in checkGuardBlock()
|
/third_party/openssl/crypto/rc5/ |
H A D | rc5_enc.c | 100 s = key->data; in RC5_32_encrypt() 136 s = key->data; in RC5_32_decrypt()
|
/third_party/openssl/crypto/x509/ |
H A D | v3_akid.c | 47 tmp = OPENSSL_buf2hexstr(akeyid->keyid->data, akeyid->keyid->length); in STACK_OF() 69 tmp = OPENSSL_buf2hexstr(akeyid->serial->data, akeyid->serial->length); in STACK_OF()
|
/third_party/openssl/include/openssl/ |
H A D | objects.h | 47 const char *data; member 57 int OBJ_NAME_add(const char *name, int type, const char *data);
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_rc4_hmac_md5.c | 179 sz = GET_HW(ctx)->tls_init(&ctx->base, p->data, p->data_size); in rc4_hmac_md5_set_ctx_params() 192 GET_HW(ctx)->init_mackey(&ctx->base, p->data, p->data_size); in rc4_hmac_md5_set_ctx_params()
|
/third_party/openssl/providers/implementations/signature/ |
H A D | mac_legacy_sig.c | 142 int mac_digest_sign_update(void *vpmacctx, const unsigned char *data, in mac_digest_sign_update() argument 150 return EVP_MAC_update(pmacctx->macctx, data, datalen); in mac_digest_sign_update()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/ |
H A D | GlyphStripper.java | 19 import com.google.typography.font.sfntly.data.ReadableFontData; 20 import com.google.typography.font.sfntly.data.WritableFontData; 62 // Note: padding up the size of the data blocks is quite an unpleasant hack. in stripSimpleGlyph()
|
/third_party/skia/third_party/externals/spirv-cross/tests-other/ |
H A D | small_vector.cpp | 50 auto *old_data = ints.data(); in propagate_stack_to_heap() 54 SPVC_ASSERT(old_data != ints.data()); in propagate_stack_to_heap()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | added_function_reducer.cpp | 129 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in InterestingnessFunctionForReducingAddedFunction() 240 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in ReplayAdaptedTransformations()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
H A D | constant_uniform_facts.cpp | 152 memcpy(&value, words.data(), sizeof(float)); in FloatingPointValueIsSuitable() 158 memcpy(&value, words.data(), sizeof(double)); in FloatingPointValueIsSuitable()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | log.h | 117 snprintf(longer_message.data(), longer_message.size(), format, in Logf() 119 Log(consumer, level, source, position, longer_message.data()); in Logf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | added_function_reducer.cpp | 129 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in InterestingnessFunctionForReducingAddedFunction() 240 BuildModule(target_env_, consumer_, binary_under_reduction.data(), in ReplayAdaptedTransformations()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
H A D | constant_uniform_facts.cpp | 152 memcpy(&value, words.data(), sizeof(float)); in FloatingPointValueIsSuitable() 158 memcpy(&value, words.data(), sizeof(double)); in FloatingPointValueIsSuitable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | log.h | 117 snprintf(longer_message.data(), longer_message.size(), format, in Logf() 119 Log(consumer, level, source, position, longer_message.data()); in Logf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/ |
H A D | linker_fixture.h | 79 if (!tools_.Assemble(bodies[i], binaries.data() + i, assemble_options_)) in AssembleAndLink() 126 while (RE2::ConsumeN(&temp2, pattern, pargs.data(), cnt + 1)) { in ExpandAndLink()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_utils.cpp | 46 return ures_getStringByKeyWithFallback(res, key.data(), nullptr, &localStatus); in doGetPattern() 113 // Copy the data from the old DecNum to the new one. in DecNum() 124 _setTo(cstr.data(), str.length(), status); in setTo()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | alphaindex.h | 300 * data does not include index characters, a set of them will be 362 * Builds an immutable, thread-safe version of this instance, without data records. 484 * @param data An optional pointer to user data associated with this 486 * data pointer the name will be available for each Record. 491 virtual AlphabeticIndex &addRecord(const UnicodeString &name, const void *data, UErrorCode &status); 516 * of <name, data> pairs added. 520 * of (name, data) items added with addRecord(). 584 * Get the number of <name, data> Records in the current Bucket. 629 * Return the data pointe [all...] |
H A D | uspoof.h | 611 * The memory containing the serialized data must remain valid and unchanged 615 * serialized data. 617 * @param data a pointer to 32-bit-aligned memory containing the serialized form of spoof data 618 * @param length the number of bytes available at data; 620 * @param pActualLength receives the actual number of bytes at data taken up by the data; 630 uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, 634 * Open a Spoof Checker from the source form of the spoof data. 635 * The input corresponds to the Unicode data fil [all...] |