/third_party/skia/gm/ |
H A D | drawatlas.cpp | 156 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 D | drawbitmaprect.cpp | 71 SkScalar pos[] = {0, in makebm() local
|
H A D | typeface.cpp | 42 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 D | tilemodes.cpp | 40 SkScalar pos[] = { 0, SK_Scalar1/2, SK_Scalar1 }; in makebm() local
|
H A D | tilemodes_scaled.cpp | 43 SkScalar pos[] = { 0, SK_Scalar1/2, SK_Scalar1 }; in makebm() local
|
H A D | gradients_no_texture.cpp | 189 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 D | Vec2KeyframeAnimator.cpp | 84 SkPoint pos; variable
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGText.cpp | 386 SkPoint pos = fChunkPos + glyph_pos + pos_adjust.offset + fChunkAdvance * fChunkAlignmentFactor; computeGlyphXform() local [all...] |
/third_party/selinux/libselinux/src/ |
H A D | regex.c | 552 size_t pos = 0; in regex_format_error() local [all...] |
/third_party/rust/crates/regex/src/ |
H A D | re_trait.rs | 22 pub fn pos(&self, i: usize) -> Option<(usize, usize)> { in pos() functions
|
H A D | input.rs | 56 pub fn pos(&self) -> usize { in pos() functions [all...] |
/third_party/rust/crates/regex/regex-syntax/src/ |
H A D | error.rs | 244 let mut pos = 0; in notate_line() variables
|
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | CuTest.c | 119 void CuStringInsert(CuString* str, const char* text, int pos) in CuStringInsert() argument
|
/third_party/selinux/libsepol/src/ |
H A D | ebitmap.c | 504 unsigned int pos = 0; in ebitmap_highest_set_bit() local
|
/third_party/spirv-tools/source/opt/ |
H A D | const_folding_rules.cpp | 205 Module::inst_iterator* pos = &iter; in FoldInsertWithConstants() local
|
H A D | fold_spec_constant_op_and_composite_pass.cpp | 109 ProcessOpSpecConstantOp( Module::inst_iterator* pos) ProcessOpSpecConstantOp() argument 285 DoComponentWiseOperation( Module::inst_iterator* pos) DoComponentWiseOperation() argument [all...] |
H A D | iterator.h | 328 const auto pos = iterator_ - container_->begin(); in InsertBefore() local
|
/third_party/spirv-tools/source/ |
H A D | text_handler.cpp | 205 spv_position_t pos = current_position_; in isStartOfNewInst() local
|
/third_party/spirv-tools/source/util/ |
H A D | small_vector.h | 268 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 D | random.c | 85 const u8 *pos = buf; in random_mix_pool() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wired.c | 84 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 D | eap_gpsk_common.c | 116 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 D | eap_sake_common.c | 163 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 D | eap_ikev2.c | 333 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 D | eap_leap.c | 65 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...] |