/frameworks/base/native/graphics/jni/ |
bitmap.cpp | 21 AndroidBitmapInfo* info) { 31 if (info) { 32 info->width = bm->width(); 33 info->height = bm->height(); 34 info->stride = bm->rowBytes(); 35 info->flags = 0; 39 info->format = ANDROID_BITMAP_FORMAT_RGBA_8888; 42 info->format = ANDROID_BITMAP_FORMAT_RGB_565; 45 info->format = ANDROID_BITMAP_FORMAT_RGBA_4444; 48 info->format = ANDROID_BITMAP_FORMAT_A_8 [all...] |
/system/extras/ext4_utils/ |
make_ext4fs.c | 147 dentries[i].link = calloc(info.block_size, 1); 148 readlink(dentries[i].full_path, dentries[i].link, info.block_size - 1); 196 u32 journal_blocks = DIV_ROUND_UP(info.len, info.block_size) / 64; 206 return info.block_size * 8; 211 return DIV_ROUND_UP(info.len, info.block_size) / 4; 216 u32 blocks = DIV_ROUND_UP(info.len, info.block_size); 217 u32 block_groups = DIV_ROUND_UP(blocks, info.blocks_per_group) [all...] |
/hardware/msm7k/libgralloc/ |
framebuffer.cpp | 82 m->info.reserved[0] = 0x54445055; // "UPDT"; 83 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16); 84 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16); 101 m->info.activate = FB_ACTIVATE_VBL; 102 m->info.yoffset = offset / m->finfo.line_length; 103 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) { 119 0, 0, m->info.xres, m->info.yres, 124 0, 0, m->info.xres, m->info.yres 171 struct fb_var_screeninfo info; local [all...] |
/device/samsung/crespo/ |
releasetools.py | 19 def FullOTA_InstallEnd(info): 21 bootloader_img = info.input_zip.read("RADIO/bootloader.img") 25 common.ZipWriteStr(info.output_zip, "bootloader.img", bootloader_img) 26 info.script.Print("Writing bootloader...") 27 info.script.WriteRawImage("/bootloader", "bootloader.img") 30 radio_img = info.input_zip.read("RADIO/radio.img") 34 common.ZipWriteStr(info.output_zip, "radio.img", radio_img) 35 info.script.Print("Writing radio...") 36 info.script.WriteRawImage("/radio", "radio.img") 38 def IncrementalOTA_VerifyEnd(info) [all...] |
/external/quake/quake/src/WinQuake/ |
conproc.cpp | 47 CONSOLE_SCREEN_BUFFER_INFO info;
local 176 CONSOLE_SCREEN_BUFFER_INFO info;
local 179 bRet = GetConsoleScreenBufferInfo (hStdout, &info);
182 *piLines = info.dwSize.Y;
292 CONSOLE_SCREEN_BUFFER_INFO info;
local 303 if (!GetConsoleScreenBufferInfo(hStdout, &info))
307 info.srWindow.Left = 0;
308 info.srWindow.Right = info.dwSize.X - 1;
309 info.srWindow.Top = 0; [all...] |
/device/samsung/crespo/alsa-lib/src/seq/ |
seq.c | 3127 snd_seq_queue_info_t info; local 3158 snd_seq_queue_info_t info; local 3210 snd_seq_queue_info_t info; local 3230 struct sndrv_seq_queue_client info; local 3252 struct sndrv_seq_queue_client info; local [all...] |
/external/bluetooth/glib/gio/ |
gwin32appinfo.c | 75 GWin32AppInfo *info; local 77 info = G_WIN32_APP_INFO (object); 79 g_free (info->id); 80 g_free (info->id_utf8); 81 g_free (info->name); 82 g_free (info->executable); 109 GWin32AppInfo *info; local 112 info = g_object_new (G_TYPE_WIN32_APP_INFO, NULL); 113 info->id = id; /* Takes ownership */ 114 info->id_utf8 = g_utf16_to_utf8 (id, -1, NULL, NULL, NULL); 179 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 211 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 219 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 237 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 257 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 343 GWin32AppInfo *info = G_WIN32_APP_INFO (appinfo); local 563 GAppInfo *info; local 576 GAppInfo *info; local 633 GAppInfo *info; local [all...] |
/external/bluetooth/glib/gio/tests/ |
.gitignore | 2 desktop-app-info 9 g-file-info
|
/external/e2fsprogs/debian/ |
e2fslibs-dev.doc-base | 9 Index: /usr/share/doc/e2fslibs/html-info/libext2fs_toc.html 10 Files: /usr/share/doc/e2fslibs/html-info/*.html
|
/external/expat/xmlwf/ |
codepage.c | 17 CPINFO info; local 18 if (!GetCPInfo(cp, &info) || info.MaxCharSize > 2) 22 if (info.MaxCharSize > 1) { 25 if (info.LeadByte[i] == 0 && info.LeadByte[i + 1] == 0) 27 lim = info.LeadByte[i + 1]; 28 for (j = info.LeadByte[i]; j <= lim; j++)
|
/external/webkit/WebCore/manual-tests/inspector/resources/ |
script-console-calls.js | 1 console.info("Test console.info");
|
/external/chromium/base/ |
sys_info_win.cc | 18 SYSTEM_INFO info; local 19 GetSystemInfo(&info); 20 return static_cast<int>(info.dwNumberOfProcessors); 73 OSVERSIONINFO info = {0}; local 74 info.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); 75 GetVersionEx(&info); 77 return StringPrintf("%lu.%lu", info.dwMajorVersion, info.dwMinorVersion); 116 OSVERSIONINFO info = {0}; local 117 info.dwOSVersionInfoSize = sizeof(info) [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
dir | 1 This is the file .../info/dir, which contains the 2 topmost node of the Info hierarchy, called (dir)Top. 3 The first time you invoke Info you start off looking at this node. 5 File: dir, Node: Top This is the top of the INFO tree 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/ |
dir | 1 This is the file .../info/dir, which contains the 2 topmost node of the Info hierarchy, called (dir)Top. 3 The first time you invoke Info you start off looking at this node. 5 File: dir, Node: Top This is the top of the INFO tree 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
|
/external/chromium/third_party/icu/source/io/ |
uscanf_p.c | 118 u_scanf_spec_info *info = &(spec->fInfo); local 123 info->fWidth = -1; 124 info->fSpec = 0x0000; 125 info->fPadChar = 0x0020; 126 info->fSkipArg = FALSE; 127 info->fIsLongDouble = FALSE; 128 info->fIsShort = FALSE; 129 info->fIsLong = FALSE; 130 info->fIsLongLong = FALSE; 131 info->fIsString = TRUE 304 ufmt_type_info info; member in struct:u_scanf_info 1275 ufmt_type_info info; local [all...] |
uprntf_p.c | 79 * @param info A pointer to a <TT>u_printf_spec_info</TT> struct containing 89 const u_printf_spec_info *info, 93 ufmt_type_info info; member in struct:u_printf_info 123 const u_printf_spec_info *info, 128 if(info->fShowSign) { 134 if (info->fSpace) { 162 const u_printf_spec_info *info, 167 if(info->fShowSign) { 182 const u_printf_spec_info *info, 196 const u_printf_spec_info *info, 1220 u_printf_spec_info *info = &(spec.fInfo); local [all...] |
/external/icu4c/io/ |
uscanf_p.c | 118 u_scanf_spec_info *info = &(spec->fInfo); local 123 info->fWidth = -1; 124 info->fSpec = 0x0000; 125 info->fPadChar = 0x0020; 126 info->fSkipArg = FALSE; 127 info->fIsLongDouble = FALSE; 128 info->fIsShort = FALSE; 129 info->fIsLong = FALSE; 130 info->fIsLongLong = FALSE; 131 info->fIsString = TRUE 304 ufmt_type_info info; member in struct:u_scanf_info 1275 ufmt_type_info info; local [all...] |
uprntf_p.c | 79 * @param info A pointer to a <TT>u_printf_spec_info</TT> struct containing 89 const u_printf_spec_info *info, 93 ufmt_type_info info; member in struct:u_printf_info 123 const u_printf_spec_info *info, 128 if(info->fShowSign) { 134 if (info->fSpace) { 162 const u_printf_spec_info *info, 167 if(info->fShowSign) { 182 const u_printf_spec_info *info, 196 const u_printf_spec_info *info, 1220 u_printf_spec_info *info = &(spec.fInfo); local [all...] |
/external/bluetooth/glib/tests/ |
gio-ls.c | 76 GFileInfo *info; local 88 while ((info = g_file_enumerator_next_file (enumerator, NULL, NULL)) != NULL) 90 const gchar *name = g_file_info_get_name (info); 97 g_file_info_get_file_type (info) == G_FILE_TYPE_DIRECTORY ? 'd' : '-', 98 g_file_info_get_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_READ) ? 'r' : '-', 99 g_file_info_get_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE) ? 'w' : '-', 100 g_file_info_get_attribute_boolean (info, G_FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE) ? 'x' : '-'); 102 val = g_file_info_get_attribute_string (info, G_FILE_ATTRIBUTE_OWNER_USER); 105 val = g_file_info_get_attribute_string (info, G_FILE_ATTRIBUTE_OWNER_GROUP); 111 g_object_unref (info); [all...] |
/external/dbus/dbus/ |
dbus-userdb.c | 40 * @param info the info 43 _dbus_user_info_free_allocated (DBusUserInfo *info) 45 if (info == NULL) /* hash table will pass NULL */ 48 _dbus_user_info_free (info); 49 dbus_free (info); 56 * @param info the info 59 _dbus_group_info_free_allocated (DBusGroupInfo *info) 61 if (info == NULL) /* hash table will pass NULL * 107 DBusUserInfo *info; local 215 const DBusUserInfo *info; local 370 const DBusUserInfo *info; local 409 const DBusUserInfo *info; local [all...] |
/cts/tests/tests/content/src/android/content/pm/cts/ |
ApplicationInfoTest.java | 59 ApplicationInfo info = new ApplicationInfo(); local 62 info.packageName = mPackageName; 63 ApplicationInfo copy = new ApplicationInfo(info); 64 assertEquals(info.packageName, copy.packageName); 79 ApplicationInfo info = ApplicationInfo.CREATOR.createFromParcel(p); local 80 assertEquals(mApplicationInfo.taskAffinity, info.taskAffinity); 81 assertEquals(mApplicationInfo.permission, info.permission); 82 assertEquals(mApplicationInfo.processName, info.processName); 83 assertEquals(mApplicationInfo.className, info.className); 84 assertEquals(mApplicationInfo.theme, info.theme) [all...] |
/external/iptables/extensions/ |
libip6t_length.c | 43 parse_lengths(const char *s, struct ip6t_length_info *info) 50 info->min = info->max = parse_length(buffer); 55 info->min = buffer[0] ? parse_length(buffer) : 0; 56 info->max = cp[0] ? parse_length(cp) : 0xFFFF; 60 if (info->min > info->max) 63 "range value `%u'", info->min, info->max); 75 struct ip6t_length_info *info = (struct ip6t_length_info *)(*match)->data local [all...] |
libipt_length.c | 41 parse_lengths(const char *s, struct ipt_length_info *info) 48 info->min = info->max = parse_length(buffer); 53 info->min = buffer[0] ? parse_length(buffer) : 0; 54 info->max = cp[0] ? parse_length(cp) : 0xFFFF; 58 if (info->min > info->max) 61 "range value `%u'", info->min, info->max); 73 struct ipt_length_info *info = (struct ipt_length_info *)(*match)->data local [all...] |
/external/proguard/src/proguard/optimize/info/ |
AccessMethodMarker.java | 21 package proguard.optimize.info; 130 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local 131 if (info != null) 133 info.setAccessesPrivateCode(); 143 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local 144 return info == null || info.accessesPrivateCode(); 150 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local 151 if (info != null) 153 info.setAccessesPackageCode() 164 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local 171 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local 184 MethodOptimizationInfo info = MethodOptimizationInfo.getMethodOptimizationInfo(method); local [all...] |
/external/skia/src/animator/ |
SkDisplayable.cpp | 87 const SkMemberInfo* info; local 89 info = copy->getMember(++index); 90 if (info == NULL) 92 if (info->fType == SkType_MemberProperty) { 99 if (info->fType == SkType_MemberFunction) 101 if (info->fType == SkType_Array) { 102 SkTDOperandArray* array = (SkTDOperandArray*) info->memberData(this); 106 SkTDOperandArray* copyArray = (SkTDOperandArray*) info->memberData(copy); 113 elementType = info->arrayType(); 119 if (SkDisplayType::IsDisplayable(maker, info->fType)) 163 const SkMemberInfo* info; local 269 const SkMemberInfo* info; local [all...] |