/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 128 const size_type len = m_size + other.m_size; local 129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); 155 m_size = len;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 129 const size_type len = m_size + other.m_size; local 130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); 156 m_size = len;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 119 const size_type len = m_size + other.m_size; local 120 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); 147 m_size = len;
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/netfilter/ |
xt_NFLOG.h | 27 __u32 len; member in struct:xt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/netfilter_bridge/ |
ebt_nflog.h | 30 __u32 len; member in struct:ebt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
udp.h | 26 __be16 len; member in struct:udphdr
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/netfilter/ |
xt_NFLOG.h | 27 __u32 len; member in struct:xt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/netfilter_bridge/ |
ebt_nflog.h | 30 __u32 len; member in struct:ebt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
udp.h | 26 __be16 len; member in struct:udphdr
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/netfilter/ |
xt_NFLOG.h | 27 __u32 len; member in struct:xt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/netfilter_bridge/ |
ebt_nflog.h | 30 __u32 len; member in struct:ebt_nflog_info
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
udp.h | 26 __be16 len; member in struct:udphdr
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 129 const size_type len = m_size + other.m_size; local 130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len); 156 m_size = len;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 119 const size_type len = m_size + other.m_size; local 120 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); 147 m_size = len;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 118 const size_type len = m_size + other.m_size; local 119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); 146 m_size = len;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 118 const size_type len = m_size + other.m_size; local 119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len); 146 m_size = len;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
TraceFileReader.java | 43 int len; local 50 len = file.readInt(); 51 if (len > MAX_PROTOBUF_SIZE) { 54 len); 58 b = new byte[len];
|
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
RenderServer.cpp | 67 size_t len = strlen(addrstr) + 1; local 68 if (len > addrLen) { 70 len, addrLen); 74 memcpy(addr, addrstr, len);
|
/sdk/emulator/opengl/shared/OpenglCodecCommon/ |
UnixStream.cpp | 109 socklen_t len = sizeof(addr); local 110 clientSock = ::accept(m_sock, (sockaddr *)&addr, &len);
|
/system/core/adb/ |
test_track_devices.c | 17 unix_write( int fd, const char* buf, int len ) 20 while (len > 0) { 21 int len2 = write(fd, buf, len); 28 len -= len2; 35 unix_read( int fd, char* buf, int len ) 38 while (len > 0) { 39 int len2 = read(fd, buf, len); 46 len -= len2; 59 int len; local 71 len = snprintf( buffer, sizeof buffer, "%04x%s", strlen(request), request ) [all...] |
test_track_jdwp.c | 17 unix_write( int fd, const char* buf, int len ) 20 while (len > 0) { 21 int len2 = write(fd, buf, len); 28 len -= len2; 35 unix_read( int fd, char* buf, int len ) 38 while (len > 0) { 39 int len2 = read(fd, buf, len); 46 len -= len2; 59 int len; local 71 len = snprintf( buffer, sizeof buffer, "%04x%s", strlen(request), request ) [all...] |
/system/core/fastbootd/ |
config.c | 101 off_t len; local 112 len = lseek(fd, 0, SEEK_END); 113 if (len < 0) { 120 buffer = malloc(len + 1); 122 D(ERR, "failed to allocate %ld bytes", len); 126 while (count < (size_t)len) { 127 ret = read(fd, buffer + count, len - count); 140 buffer[len] = '\0';
|
/system/core/libcutils/ |
socket_network_client.c | 52 socklen_t len = sizeof(error); local 104 if (getsockopt(s, SOL_SOCKET, SO_ERROR, &error, &len) < 0) {
|
/system/core/libsparse/ |
img2simg.c | 53 off64_t len; local 89 len = lseek64(in, 0, SEEK_END); 92 s = sparse_file_new(block_size, len);
|
/system/core/libsync/include/sync/ |
sync.h | 29 uint32_t len; member in struct:sync_fence_info_data 36 uint32_t len; member in struct:sync_pt_info
|