/system/core/libsync/tests/ |
sync_test.cpp | 177 sync_fence_info_data *info = sync_fence_info(getFd()); local 178 if (!info) { 181 while ((pointInfo = sync_pt_info(info, pointInfo))) { 188 sync_fence_info_free(info); 206 for (auto &info : getInfo()) { 207 if (info.status == status) {
|
/system/core/toolbox/ |
schedtop.c | 96 struct thread_info *info; local 98 info = get_item(&processes); 100 info = get_item(&threads); 101 info->pid = pid; 102 info->tid = tid; 111 &info->exec_time, &info->delay_time, &info->run_count) != 3) 114 proc_info->exec_time += info->exec_time; 115 proc_info->delay_time += info->delay_time [all...] |
/system/extras/ext4_utils/ |
ext4_utils.c | 46 struct fs_info info; variable in typeref:struct:fs_info 86 if (!(info.feat_ro_compat & EXT4_FEATURE_RO_COMPAT_SPARSE_SUPER)) 136 /* Compute the rest of the parameters of the filesystem from the basic info */ 139 aux_info.first_data_block = (info.block_size > 1024) ? 0 : 1; 140 aux_info.len_blocks = info.len / info.block_size; 141 aux_info.inode_table_blocks = DIV_ROUND_UP(info.inodes_per_group * info.inode_size, 142 info.block_size); 144 info.blocks_per_group) [all...] |
/system/extras/showmap/ |
showmap.c | 71 struct mapinfo* info = calloc(1, sizeof(mapinfo) + name_size); local 72 if (info == NULL) { 77 info->start = start; 78 info->end = end; 79 info->is_bss = is_bss; 80 info->count = 1; 81 strlcpy(info->name, name, name_size); 83 *mi = info; 196 fprintf(stderr, "warning: could not parse map info line: %s\n", line);
|
/system/media/audio_utils/ |
tinysndfile.c | 33 SF_INFO info; member in struct:SNDFILE_ 62 static SNDFILE *sf_open_read(const char *path, SF_INFO *info) 74 handle->info.format = SF_FORMAT_WAV; 173 handle->info.samplerate = samplerate; 174 handle->info.channels = channels; 177 handle->info.format |= SF_FORMAT_PCM_U8; 180 handle->info.format |= SF_FORMAT_PCM_16; 184 handle->info.format |= SF_FORMAT_FLOAT; 186 handle->info.format |= SF_FORMAT_PCM_32; 200 handle->info.frames = handle->remaining [all...] |
/external/jmdns/src/javax/jmdns/impl/ |
JmDNSImpl.java | 432 for (ServiceInfo info : serviceInfos) { 434 this.registerService(new ServiceInfoImpl(info)); 681 * Returns the local host info 683 * @return local host info 735 final ServiceInfoImpl info = this.resolveServiceInfo(type, name, "", persistent); local 736 this.waitForInfoData(info, timeout); 737 return (info.hasData() ? info : null); 749 final ServiceInfoImpl info = this.getServiceInfoFromCache(type, name, subtype, persistent); local 750 // We still run the resolver to do the dispatch but if the info is already there it will quit immediatel 758 ServiceInfoImpl info = new ServiceInfoImpl(type, name, subtype, 0, 0, 0, persistent, (byte[]) null); local 863 final ServiceInfoImpl info = this.resolveServiceInfo(type, name, "", persistent); local 989 final ServiceInfoImpl info = (ServiceInfoImpl) infoAbstract; local 1028 final ServiceInfoImpl info = (ServiceInfoImpl) _services.get(infoAbstract.getKey()); local 1035 _services.remove(info.getKey(), info); local 1054 ServiceInfoImpl info = (ServiceInfoImpl) _services.get(name); local 1065 ServiceInfoImpl info = (ServiceInfoImpl) _services.get(name); local 1233 ServiceInfo info = record.getServiceInfo(); local 1268 ServiceInfo info = this.getServiceInfoFromCache(event.getType(), event.getName(), "", false); local 2041 ServiceInfo info = event.getInfo(); local 2043 _infos.put(event.getName(), info); local 2048 _infos.put(event.getName(), info); local [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar | |
/development/samples/training/NavigationDrawer/libs/ |
android-support-v4.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/ |
support-v4-18.0.0.jar | |
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
slf4j-simple-1.7.5.jar | |
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-simple/1.7.2/ |
slf4j-simple-1.7.2.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/ |
support-v4-13.0.0.jar | |
/development/samples/ControllerSample/libs/ |
android-support-v4.jar | |
/development/samples/training/ContactsList/libs/ |
android-support-v4.jar | |
/development/samples/training/EffectiveNavigation/libs/ |
android-support-v4.jar | |
/development/samples/training/InteractiveChart/libs/ |
android-support-v4.jar | |
/external/robolectric/lib/main/ |
android-support-v4.jar | |
/external/javassist/src/main/javassist/bytecode/ |
ConstPool.java | 666 private int addItem(ConstInfo info) { 667 items.addElement(info); 686 ConstInfo info = getItem(n); 687 return info.copy(this, dest, classnames); 728 ClassInfo info = (ClassInfo)classes.get(qname); local 729 if (info != null) 730 return info.index; 733 info = new ClassInfo(utf8, numOfItems); 734 classes.put(qname, info); 735 return addItem(info); 963 Utf8Info info = (Utf8Info)strings.get(utf8); local 1042 ConstInfo info = items.elementAt(i++); local 1051 ConstInfo info; local [all...] |
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
SoapSerializationEnvelope.java | 183 PropertyInfo info = new PropertyInfo(); local 188 info.clear(); 189 obj.getPropertyInfo(i, properties, info); 191 if ((name.equals(info.name) && info.namespace == null) 193 (name.equals(info.name) && parser.getNamespace().equals(info.namespace))) { 195 obj.setProperty(i, read(parser, obj, i, null, null, info)); 238 // cache the attribute info list from the current element before we move on 256 // apply all the cached attribute info list before we add the property and descend further for parsin [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryFileDumper.java | 82 // The path fragment to append after the client ID for dictionary info requests. 488 final DictionaryInfo info = dictionaryList.get(i); local 489 client.insert(Uri.withAppendedPath(dictionaryContentUriBase, info.mId), 490 info.toContentValues());
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
SuggestionStripView.java | 169 final TextView info = new TextView(context, null, R.attr.suggestionWordStyle); local 170 info.setTextColor(Color.WHITE); 171 info.setTextSize(TypedValue.COMPLEX_UNIT_DIP, DEBUG_INFO_TEXT_SIZE_IN_DIP); 172 mDebugInfoViews.add(info); 279 // The debug info views may be placed as children views of this {@link SuggestionStripView}.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadInfo.java | 67 final DownloadInfo info = new DownloadInfo(context, systemFacade, notifier); local 68 updateFromDatabase(info); 69 readRequestHeaders(info); 70 return info; 73 public void updateFromDatabase(DownloadInfo info) { 74 info.mId = getLong(Downloads.Impl._ID); 75 info.mUri = getString(Downloads.Impl.COLUMN_URI); 76 info.mNoIntegrity = getInt(Downloads.Impl.COLUMN_NO_INTEGRITY) == 1; 77 info.mHint = getString(Downloads.Impl.COLUMN_FILE_NAME_HINT); 78 info.mFileName = getString(Downloads.Impl._DATA) 373 final NetworkInfo info = mSystemFacade.getActiveNetworkInfo(mUid); local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/ |
ManifestInfo.java | 151 // Get activity parent. Also search the meta-data for parent info. 351 ActivityAttributes info = new ActivityAttributes(activity, mPackage); local 352 mActivityAttributes.put(info.getName(), info); local [all...] |
/prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/ |
support-v4-19.1.0.jar | |