| /device/google/cuttlefish/common/libs/fs/ |
| D | shared_select.h | 42 iterator end() { return value_.end(); } in end() function 44 const_iterator end() const { return value_.end(); } in end() function
|
| /device/generic/goldfish/gnss/ |
| D | GnssHwListener.cpp | 29 const char* testNmeaField(const char* i, const char* end, in testNmeaField() 46 const char* skipAfter(const char* i, const char* end, const char c) { in skipAfter() 121 bool GnssHwListener::parse(const char* begin, const char* end, in parse() 233 bool GnssHwListener::parseGPGGA(const char* begin, const char* end, in parseGPGGA()
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | range.hpp | 67 inline typename genType::value_type const * end(genType const & v) in end() function 79 inline typename genType::value_type * end(genType& v) in end() function
|
| /device/generic/goldfish/camera/ |
| D | Span.h | 34 T* end() { return end_; } in end() function 36 const T* end() const { return end_; } in end() function
|
| D | list_qemu_cameras.cpp | 62 const char* const end = &*str.end(); in parseResolutions() local 146 const char* const end = reinterpret_cast<const char*>(&*data.end()); in listQemuCameras() local
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | IndexRangeCache.h | 39 int end; member 78 size_t end = offset + count * glSizeof(type); member
|
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
| D | Unicode.cpp | 169 const char32_t *end = src + src_len; in utf32_to_utf8_length() local 366 const char16_t* const end = src + src_len; in utf16_to_utf8_length() local 413 const char* end; in utf8_to_utf32_length() local 435 const char* const end = src + src_len; in utf8_to_utf32() local 510 char16_t* end = utf8_to_utf16_no_null_terminator(u8str, u8len, u16str, u16len - 1); in utf8_to_utf16() local
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/containers/ |
| D | SmallVector.h | 100 iterator end() { return mEnd; } in end() function 101 const_iterator end() const { return mEnd; } in end() function 173 void init(iterator begin, iterator end, size_type capacity) { in init()
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/ |
| D | Pool.cpp | 71 uintptr_t end; member 119 uintptr_t end = (uintptr_t)(data + sizeBytes); in getInterval() local 345 uintptr_t end = info.interval.end; in free() local
|
| /device/google/contexthub/firmware/lib/libc/ |
| D | strlen.c | 70 const char* end; in strlen() local
|
| D | crt.c | 25 callVect *end = (callVect *)to_addr; in callVectors() local
|
| /device/generic/goldfish/fingerprint/ |
| D | storage.cpp | 93 template <class T> bool loadT(const uint8_t** i, const uint8_t* end, T* x) { in loadT() 126 const uint8_t* const end = i + data.size(); in Storage() local
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | json.cpp | 26 auto end = begin + input.length(); in ParseJson() local
|
| /device/generic/vulkan-cereal/protocols/generic-apigen/ |
| D | strUtils.cpp | 40 string::size_type end = str.find_last_not_of(WHITESPACE); in trim() local
|
| /device/generic/opengl-transport/host/commands/emugen/ |
| D | strUtils.cpp | 40 string::size_type end = str.find_last_not_of(WHITESPACE); in trim() local
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | GLBackgroundLoader.cpp | 73 const auto end = get_uptime_ms(); in main() local
|
| /device/generic/goldfish/sensors/ |
| D | multihal_sensors_qemu.cpp | 31 const char* testPrefix(const char* i, const char* end, const char* v, const char sep) { in testPrefix() 123 const char* end = buf + len; in parseQemuSensorEventLocked() local
|
| /device/google/cuttlefish/host/commands/secure_env/ |
| D | composite_serialization.cpp | 43 const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize()
|
| D | keymaster_responder.cpp | 34 const uint8_t* end = request->payload + request->payload_size; in ProcessMessage() local
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_private_defs.h | 27 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany()
|
| /device/generic/goldfish/audio/ |
| D | audio_ops.cpp | 40 int16_t *end = a + n; in multiplyByVolume() local
|
| /device/google/cuttlefish/host/libs/confui/ |
| D | cbor.cc | 63 auto end = text.cend(); in CheckUTF8Copy() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_private_defs.h | 40 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany()
|
| /device/generic/vulkan-cereal/fake-android-guest/utils/ |
| D | List.h | 201 inline iterator end() { in end() function 204 inline const_iterator end() const { in end() function
|
| /device/google/contexthub/firmware/os/platform/stm32/ |
| D | crt_stm32.c | 128 uint32_t *dst, *src, *end; in ResetISR() local
|