/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 114 // signifying that a resize is needed. 122 // Queries whether a resize is needed. 126 // Queries whether a grow is needed.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 114 // signifying that a resize is needed. 122 // Queries whether a resize is needed. 126 // Queries whether a grow is needed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 114 // signifying that a resize is needed. 122 // Queries whether a resize is needed. 126 // Queries whether a grow is needed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 115 // signifying that a resize is needed. 123 // Queries whether a resize is needed. 127 // Queries whether a grow is needed.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 115 /// signifying that a resize is needed. 123 /// Queries whether a resize is needed. 127 /// Queries whether a grow is needed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 115 // signifying that a resize is needed. 123 // Queries whether a resize is needed. 127 // Queries whether a grow is needed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 115 /// signifying that a resize is needed. 123 /// Queries whether a resize is needed. 127 /// Queries whether a grow is needed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 114 /// signifying that a resize is needed. 122 /// Queries whether a resize is needed. 126 /// Queries whether a grow is needed.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_trigger.hpp | 114 /// signifying that a resize is needed. 122 /// Queries whether a resize is needed. 126 /// Queries whether a grow is needed.
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jmemsys.h | 15 * custom memory manager. If system-dependent changes are needed in 43 * size of the object being freed, just in case it's needed. 68 * matter, but that case should never come into play). This macro is needed 83 * jpeg_get_large. If more space than this is needed, backing store will be 88 * jpeg_mem_available returns zero. The maximum space needed, enough to hold 110 * This structure holds whatever state is needed to access a single
|
/external/jpeg/ |
jmemsys.h | 15 * custom memory manager. If system-dependent changes are needed in 43 * size of the object being freed, just in case it's needed. 68 * matter, but that case should never come into play). This macro is needed 83 * jpeg_get_large. If more space than this is needed, backing store will be 88 * jpeg_mem_available returns zero. The maximum space needed, enough to hold 110 * This structure holds whatever state is needed to access a single
|
/external/libedit/examples/ |
wtc1.c | 44 int needed = wcstombs(0, wstr, 0) + 1; local 45 if (needed > buf.len) { 46 buf.str = malloc(needed); 47 buf.len = needed; 49 wcstombs(buf.str, wstr, needed); 50 buf.str[needed - 1] = 0;
|
/external/mdnsresponder/mDNSShared/ |
PlatformCommon.c | 18 #include <stdio.h> // Needed for fopen() etc. 19 #include <unistd.h> // Needed for close() 20 #include <string.h> // Needed for strlen() etc. 21 #include <errno.h> // Needed for errno etc. 22 #include <sys/socket.h> // Needed for socket() etc. 23 #include <netinet/in.h> // Needed for sockaddr_in
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
jmemsys.h | 15 * custom memory manager. If system-dependent changes are needed in
43 * size of the object being freed, just in case it's needed.
68 * matter, but that case should never come into play). This macro is needed
83 * jpeg_get_large. If more space than this is needed, backing store will be
88 * jpeg_mem_available returns zero. The maximum space needed, enough to hold
110 * This structure holds whatever state is needed to access a single
|
/external/qemu/distrib/jpeg-6b/ |
jmemsys.h | 15 * custom memory manager. If system-dependent changes are needed in 43 * size of the object being freed, just in case it's needed. 68 * matter, but that case should never come into play). This macro is needed 83 * jpeg_get_large. If more space than this is needed, backing store will be 88 * jpeg_mem_available returns zero. The maximum space needed, enough to hold 110 * This structure holds whatever state is needed to access a single
|
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/ |
SDL_mintaudio_it.S | 158 /* Save FPU if needed */ 167 /* Restore FPU if needed */ 257 /* Save FPU if needed */ 266 /* Restore FPU if needed */ 348 /* Save FPU if needed */ 357 /* Restore FPU if needed */
|
/frameworks/base/core/jni/ |
android_opengl_GLES20.cpp | 160 int needed = 1; local 166 needed = 2; 174 needed = 4; 178 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); 182 glGetIntegerv(GL_NUM_SHADER_BINARY_FORMATS, &needed); 195 needed = 2; 200 needed = 3; 211 needed = 4; 217 needed = 16; 221 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); [all...] |
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLServerSocket.java | 154 * <li>no authentication needed</li> 160 * {@code false} if no authentication is needed. 169 * if no client authentication is needed. 179 * <li>no authentication needed</li> 185 * {@code false} if no authentication is needed. 194 * {@code false} if no client authentication is needed.
|
/development/host/windows/usb/api/ |
adb_api_private_defines.h | 66 /// Calculates memory size needed to save this entry into AdbInterfaceInfo
76 Use GetFlatSize() method to get buffer size needed for that.
|
/device/asus/grouper/ |
BoardConfigCommon.mk | 24 # needed for BP-flashing updater extensions 73 # needed for source compilation of nvidia libraries
|
/device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
gralloc_cb.h | 86 int fd; // ashmem fd (-1 of ashmem region did not allocated, i.e. no SW access needed) 98 // s/w access is needed)
|
/external/bison/src/ |
graphviz.h | 36 * \param label human readable label of the node (no Dot escaping needed). 45 * (no Dot escaping needed). Can be 0.
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwBrowserProcess.java | 20 * Wrapper for the steps needed to initialize the java and native sides of webview chromium. 27 * Loads the native library, and performs basic static construction of objects needed
|
/external/chromium_org/base/message_loop/ |
incoming_task_queue.h | 42 // timer resolution. Currently only needed for Windows. 65 // |pending_task->task|. This is needed to ensure that the posting call stack
|
/external/chromium_org/build/ios/ |
mac_build.gypi | 75 # Rerun gyp for each of the projects needed. This is what actually 80 # Since these are used to generate things needed by other targets, make
|