Home
last modified time | relevance | path

Searched defs:pos (Results 1726 - 1750 of 3838) sorted by relevance

1...<<61626364656667686970>>...154

/third_party/skia/gm/
H A Ddrawatlas.cpp156 SkPoint pos; in draw_text_on_path() local
190 SkPoint pos[N]; in drawTextPath() local
304 SkPoint pos[ in make_vertices() local
[all...]
H A Ddrawbitmaprect.cpp71 SkScalar pos[] = {0, in makebm() local
H A Dtypeface.cpp42 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() argument
410 SkPoint pos[1] = { {0, 0} }; in DEF_SIMPLE_GM() local
30 getGlyphPositions(const SkFont& font, const uint16_t glyphs[], int count, SkScalar x, SkScalar y, SkPoint pos[]) getGlyphPositions() argument
H A Dtilemodes.cpp40 SkScalar pos[] = { 0, SK_Scalar1/2, SK_Scalar1 }; in makebm() local
H A Dtilemodes_scaled.cpp43 SkScalar pos[] = { 0, SK_Scalar1/2, SK_Scalar1 }; in makebm() local
H A Dgradients_no_texture.cpp189 SkScalar pos[N]; in make0() local
212 SkScalar pos[N]; in make2() local
223 const SkScalar pos[] in make3() local
[all...]
/third_party/skia/modules/skottie/src/animator/
H A DVec2KeyframeAnimator.cpp84 SkPoint pos; variable
/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp386 SkPoint pos = fChunkPos + glyph_pos + pos_adjust.offset + fChunkAdvance * fChunkAlignmentFactor; computeGlyphXform() local
[all...]
/third_party/selinux/libselinux/src/
H A Dregex.c552 size_t pos = 0; in regex_format_error() local
[all...]
/third_party/rust/crates/regex/src/
H A Dre_trait.rs22 pub fn pos(&self, i: usize) -> Option<(usize, usize)> { in pos() functions
H A Dinput.rs56 pub fn pos(&self) -> usize { in pos() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/
H A Derror.rs244 let mut pos = 0; in notate_line() variables
/third_party/selinux/libsepol/cil/test/unit/
H A DCuTest.c119 void CuStringInsert(CuString* str, const char* text, int pos) in CuStringInsert() argument
/third_party/selinux/libsepol/src/
H A Debitmap.c504 unsigned int pos = 0; in ebitmap_highest_set_bit() local
/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp205 Module::inst_iterator* pos = &iter; in FoldInsertWithConstants() local
H A Dfold_spec_constant_op_and_composite_pass.cpp109 ProcessOpSpecConstantOp( Module::inst_iterator* pos) ProcessOpSpecConstantOp() argument
285 DoComponentWiseOperation( Module::inst_iterator* pos) DoComponentWiseOperation() argument
[all...]
H A Diterator.h328 const auto pos = iterator_ - container_->begin(); in InsertBefore() local
/third_party/spirv-tools/source/
H A Dtext_handler.cpp205 spv_position_t pos = current_position_; in isStartOfNewInst() local
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h268 iterator erase(const_iterator pos) { return erase(pos, pos + 1); } in erase() argument
348 iterator insert(iterator pos, InputIt first, InputIt last) { in insert() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c85 const u8 *pos = buf; in random_mix_pool() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired.c84 u8 *pos, *sa; in handle_data() local
293 u8 *pos; in wired_send_eapol() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_gpsk_common.c116 u8 mk[32], *pos, *data; in eap_gpsk_derive_keys_helper() local
287 u8 *seed, *pos; eap_gpsk_derive_keys() local
348 u8 *pos, *data; eap_gpsk_derive_mid_helper() local
424 u8 *seed, *pos; eap_gpsk_derive_session_id() local
[all...]
H A Deap_sake_common.c163 const u8 *pos = buf, *end = buf + len; in eap_sake_parse_attributes() local
215 size_t pos, plen; eap_sake_kdf() local
336 u8 *tmp, *pos; eap_sake_compute_mic() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_ikev2.c333 const u8 *start, *pos, *end; in eap_ikev2_process() local
244 eap_ikev2_process_icv(struct eap_ikev2_data *data, const struct wpabuf *reqData, u8 flags, const u8 *pos, const u8 **end, int frag_ack) eap_ikev2_process_icv() argument
[all...]
H A Deap_leap.c65 const u8 *pos, *challenge, *identity, *password; in eap_leap_process_request() local
143 u8 *pos; in eap_leap_process_success() local
192 const u8 *pos, *password; eap_leap_process_response() local
[all...]

Completed in 18 milliseconds

1...<<61626364656667686970>>...154