| /third_party/protobuf/conformance/third_party/jsoncpp/ |
| H A D | jsoncpp.cpp | 4513 char last = document_[document_.length() - 1]; in writeIndent() local
|
| /third_party/openssl/apps/ |
| H A D | ca.c | 1489 int ok = -1, i, j, last, nid; in do_body() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 910 int i = 0, last = 0, ok = 0; in check_revocation() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | pngfix.c | 2504 struct IDAT_list *last = zlib->idat->idat_list_tail; in zlib_run() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | calendar.cpp | 1421 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const in newestStamp() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/raster/ |
| H A D | ftraster.c | 1745 Decompose_Curve( RAS_ARGS UShort first, UShort last, Int flipped ) Decompose_Curve() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _elementtree.c | 2320 PyObject *last; /* most recently created node */ member [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ubidi.cpp | 2822 int32_t i, j, start, last; ubidi_setPara() local [all...] |
| H A D | ucurr.cpp | 1150 int32_t last = *end; in binarySearch() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 408 size_t last = rawTextSize.size() - 1; in GetLineFontMetrics() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | policydb.c | 2605 filename_trans_datum_t *datum, *last; in policydb_filetrans_insert() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config.c | 604 int val = 0, last, errors = 0; in wpa_config_parse_proto() local 705 int val = 0, last, errors = 0; in wpa_config_parse_key_mgmt() local 1229 int val = 0, last, errors = 0; in wpa_config_parse_auth_alg() local 1466 int last, error in wpa_config_parse_eap() local 2789 struct wpa_ssid *ssid, *last = NULL; wpa_config_add_network() local 3932 struct wpa_cred *cred, *last = NULL; wpa_config_add_cred() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCompressedTexture.cpp | 1355 inline deUint32 getBits128 (deUint64 low, deUint64 high, deUint32 first, deUint32 last) in getBits128() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | config.c | 706 int val = 0, last, errors = 0; in wpa_config_parse_proto() local 820 int val = 0, last, errors = 0; in wpa_config_parse_key_mgmt() local 1396 int val = 0, last, errors = 0; in wpa_config_parse_auth_alg() local 1633 int last, error in wpa_config_parse_eap() local 3174 struct wpa_ssid *ssid, *last = NULL; wpa_config_add_network() local 4385 struct wpa_cred *cred, *last = NULL; wpa_config_add_cred() local [all...] |
| /base/telephony/core_service/services/sim/src/ |
| H A D | esim_file.cpp | 2792 unsigned char last = imeiBytes[LAST_BYTE_OF_IMEI];
in GetImeiBytes() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsenc.c | 1533 static int hls_window(AVFormatContext *s, int last, VariantStream *vs) in hls_window() argument
|
| /third_party/backends/backend/ |
| H A D | umax_pp_low.c | 2822 static int last = 0; in ECPSetBuffer() local 10155 sanei_umax_pp_readBlock(long len, int window, int dpi, int last, unsigned char *buffer) sanei_umax_pp_readBlock() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Calendar.java | 5352 newestStamp(int first, int last, int bestStampSoFar) newestStamp() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 523 const char *last=NULL; /* -> last digit of decimal part */ in uprv_decNumberFromString() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_to_hir.cpp | 793 ir_dereference_array *last = NULL; in find_innermost_array_index() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ir.h | 887 node *first, *last; member in r600_sb::container_node
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 965 unsigned long last; in showsid() local 2475 int last; in merge_rights() local
|
| H A D | ntfsresize.c | 3008 s64 last = resize->inuse - 1; in set_disk_usage_constraint() local [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_session.c | 5674 inbound_frame_payload_readlen(nghttp2_inbound_frame *iframe, const uint8_t *in, const uint8_t *last) inbound_frame_payload_readlen() argument 5688 inbound_frame_buf_read(nghttp2_inbound_frame *iframe, const uint8_t *in, const uint8_t *last) inbound_frame_buf_read() argument 5816 const uint8_t *first, *last; nghttp2_session_mem_recv() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 523 const char *last=nullptr; /* -> last digit of decimal part */ in uprv_decNumberFromString() local [all...] |