| /third_party/mesa3d/src/util/ |
| H A D | disk_cache.c | 141 char *end; in disk_cache_create() local
|
| H A D | vl_vlc.h | 42 const uint8_t *end; member [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_cs.h | 78 const void *end; member 83 const void *end; member [all...] |
| /third_party/mesa3d/include/android_stub/backtrace/ |
| H A D | Backtrace.h | 98 uint64_t end; member 174 iterator end() { return frames_.end(); } in end() function in Backtrace 178 const_iterator end() const { return frames_.end(); } in end() function in Backtrace
|
| H A D | BacktraceMap.h | 51 uint64_t end = 0; member 115 iterator end() { return iterator(this, maps_.size()); } in end() function in BacktraceMap
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 286 uint32_t *end, endval; in nouveau_vp3_load_firmware() local
|
| /third_party/icu/icu4c/source/tools/gensprep/ |
| H A D | gensprep.c | 286 char *end, *s; in normalizationCorrectionsLineFn() local 350 char *end, *map; in strprepProfileLineFn() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 408 UChar32 end = it.getCodepointEnd(); in usrc_writeUnicodeSet() local 426 UChar32 start = 0, end; in usrc_writeUCPMap() local
|
| H A D | ppucd.cpp | 211 UChar32 start, end; in getProps() local 385 char *end; parseProperty() local 513 getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) getRangeForAlgNames() argument 535 char *end; parseCodePoint() local 548 parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) parseCodePointRange() argument [all...] |
| H A D | ppucd.h | 49 UChar32 start, end; member
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
| H A D | RbnfDemo.java | 591 public void select(int start, int end) { in select() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | sprpdata.c | 56 char *end, *map; in strprepProfileLineFn() local 232 compareFlagsForRange(UStringPrepProfile* data, uint32_t start, uint32_t end, UStringPrepType type) compareFlagsForRange() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | testidn.cpp | 149 char *end, *map; in strprepProfileLineFn() local 405 compareFlagsForRange(uint32_t start, uint32_t end, in compareFlagsForRange() argument
|
| /third_party/icu/icu4c/source/tools/gendict/ |
| H A D | gendict.cpp | 179 char *end; in setTransform() local
|
| /third_party/libfuse/lib/ |
| H A D | fuse_opt.c | 298 int end = 0; in process_real_option_group() local
|
| /third_party/libdrm/tegra/ |
| H A D | private.h | 85 uint32_t *end; member
|
| /third_party/libdrm/tests/ttmtest/src/ |
| H A D | ttmtest.c | 161 unsigned *end = (unsigned *)buf32 + size / sizeof(*buf32); in readBuf() local
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl16.c | 444 int run_test(int file_flag, int file_mode, int start, int end) in run_test() argument
|
| H A D | fcntl14.c | 777 run_test(int file_flag, int file_mode, int seek, int start, int end) run_test() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify09.c | 319 const char *filename, *end; in event_filename() local
|
| /third_party/ltp/testcases/kernel/mce-test/stress/ |
| H A D | hwpoison.sh | 86 end() function [all...] |
| /third_party/lwip/src/core/ipv6/ |
| H A D | ip6_frag.c | 297 u16_t offset, len, start, end; in ip6_reass() local [all...] |
| /third_party/libwebsockets/lib/roles/cgi/ |
| H A D | cgi-server.c | 44 char *start = out, *end = out + outlen; in urlencode() local 119 *end = p + sizeof(e) - 1, tok[256], *t, *sum, *sumend; in lws_cgi() local 466 *end = &buf[sizeof(buf) - 1 - LWS_PRE], *name, lws_cgi_write_split_stdout_headers() local [all...] |
| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-h1.c | 439 *end = &buf[sizeof(buf) - 1]; in secstream_h1() local 747 uint8_t **p = (uint8_t **)in, *end in secstream_h1() local 214 lws_apply_metadata(lws_ss_handle_t *h, struct lws *wsi, uint8_t *buf, uint8_t **pp, uint8_t *end) lws_apply_metadata() argument 277 lws_apply_instant_metadata(lws_ss_handle_t *h, struct lws *wsi, uint8_t *buf, uint8_t **pp, uint8_t *end) lws_apply_instant_metadata() argument [all...] |
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/ |
| H A D | jws.c | 117 char buf[2048], temp[256], *p = buf, *end = buf + sizeof(buf) - 1, *enc_ptr; in test_jws_HS256() local [all...] |