| /third_party/python/Modules/_io/ |
| H A D | textio.c | 1535 Py_ssize_t pos = 0; in _textiowrapper_writeflush() local 2030 const char *pos = find_control_char(kind, start, end, '\n'); in _PyIO_find_line_ending() local 2072 const char *pos = find_control_char(kind, start, end, nl[0]); in _PyIO_find_line_ending() local 2081 const char *pos; _PyIO_find_line_ending() local 2086 const char *pos = find_control_char(kind, s, end, nl[0]); _PyIO_find_line_ending() local 2852 _io_TextIOWrapper_truncate_impl(textio *self, PyObject *pos) _io_TextIOWrapper_truncate_impl() argument [all...] |
| /third_party/python/Modules/expat/ |
| H A D | xmltok.c | 1033 initUpdatePosition(const ENCODING *enc, const char *ptr, const char *end, POSITION *pos) initUpdatePosition() argument
|
| /third_party/python/Modules/ |
| H A D | selectmodule.c | 428 Py_ssize_t i, pos; in update_ufd_array() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord.cc | 991 size_t pos; member 995 static CordRep* NewSubRange(CordRep* node, size_t pos, size_t n) { in NewSubRange() argument 1037 Subcord(size_t pos, size_t new_size) const Subcord() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | 1803 int pos = node->position(); in clear_and_delete() local [all...] |
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 1617 hb_glyph_position_t* pos = hb_buffer_get_glyph_positions(buffer, nullptr); local
|
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkParagraphTest.cpp | 3956 auto pos = paragraph->getGlyphPositionAtCoordinate(610, 100).position; in UNIX_ONLY_TEST() local 5196 auto pos = paragraph->getGlyphPositionAtCoordinate(0, 21); in UNIX_ONLY_TEST() local 6268 auto pos in UNIX_ONLY_TEST() local 6669 auto pos = paragraph->getGlyphPositionAtCoordinate(check.first, 0); UNIX_ONLY_TEST() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 2235 size_t pos = fClusterRange.start; global() local [all...] |
| /third_party/skia/modules/skparagraph/samples/ |
| H A D | SampleParagraph.cpp | 3594 auto pos = paragraph->getGlyphPositionAtCoordinate(x, paragraph->getHeight() / 2); variable
|
| /third_party/skia/dm/ |
| H A D | DMSrcSink.cpp | 1279 const auto& pos = ab->getTranslation(); in draw() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fVertexTextureTests.cpp | 147 IVec2 pos (void) const { return IVec2(x, y); } in pos() function
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsUniformBlockCase.cpp | 338 std::vector<StructType*>::const_iterator pos = std::find_if(m_structs.begin(), m_structs.end(), StructNameEquals(name)); in findStruct() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 285 const std::string::size_type pos = decl.find("${ID}"); in generateSpecConstantCode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryWatertightnessTests.cpp | 1848 deUint32 pos = 0; verify() local 1906 deUint32 pos = 0; verify() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingComplexControlFlowTests.cpp | 978 deUint32 pos = 0; in iterate() local
|
| H A D | vktRayTracingDataSpillTests.cpp | 2659 size_t pos; in iterate() local [all...] |
| H A D | vktRayTracingTraceRaysTests.cpp | 737 deUint32 pos = 0; in iterate() local 1288 deUint32 pos = 0; in iterate() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 604 const char *pos, *end; in tls_match_alt_subject() local 897 char *pos; wolfssl_tls_cert_event() local 1154 const char *pos = ca_cert + 7; tls_connection_ca_cert() local 1810 char buf[128], *pos, *end; tls_connection_set_cipher_list() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_atheros.c | 1250 char *pos; in atheros_wireless_event_wireless_custom() local 1494 char *pos, *end, *custom, *buf; in atheros_wireless_event_wireless() local 2205 u8 *data, *pos; atheros_wnm_sleep() local [all...] |
| H A D | driver_bsd.c | 1363 u8 *pos; in wpa_driver_bsd_add_scan_entry() local 1436 uint8_t buf[24*1024], *pos; wpa_driver_bsd_get_scan_results2() local [all...] |
| H A D | driver_nl80211_capa.c | 2183 char *pos = str; in nl80211_dump_chan_list() local
|
| H A D | driver_nl80211_event.c | 1171 char msg[300], *pos, *end; in send_scan_event() local 1983 char msg[300], *pos, *end; in send_vendor_scan_event() local [all...] |
| H A D | driver_wext.c | 417 char *pos, *end, *custom, *buf; in wpa_driver_wext_event_wireless() local 751 char buf[90], *pos; in wext_get_phy_name() local 927 char path[200], buf[200], *pos; wext_check_hostap() local 1301 wext_get_scan_rate(struct iw_event *iwe, struct wext_scan_data *res, char *pos, char *end) wext_get_scan_rate() argument 1431 u8 *pos, *end, *ssid_ie = NULL, *rate_ie = NULL; wpa_driver_wext_add_scan_entry() local 1505 char *pos, *end, *custom; wpa_driver_wext_get_scan_results() local 2462 char *pos, *end; wpa_driver_wext_status() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap.c | 178 char *pos, mnc[4]; in eap_sm_append_3gpp_realm() local 490 int mnc_len, pos; in eap_get_realm() local 530 char *pos; in eap_erp_get_key() local 619 char *pos; eap_peer_get_erp_info() local 690 int pos; eap_peer_erp_init() local 1465 const u8 *pos; eap_sm_processIdentity() local 1703 const u8 *pos; eap_sm_processNotify() local 1738 const u8 *pos = (const u8 *) (hdr + 1); eap_peer_initiate() local 1788 const u8 *pos = (const u8 *) (hdr + 1); eap_peer_finish() local 1950 const u8 *pos; eap_sm_parseEapReq() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_kay.c | 1041 const u8 *pos; in ieee802_1x_mka_i_in_peerlist() local 1873 const u8 *pos; in ieee802_1x_mka_decode_icv_body() local 3173 const u8 *pos; ieee802_1x_kay_decode_mkpdu() local 3920 char *pos, *end; ieee802_1x_kay_get_status() local 4036 char *pos = buf; mka_mib_peer() local 4062 char *pos, *end; ieee802_1x_kay_get_mib() local [all...] |