HomeSort by relevance Sort by last modified time
    Searched defs:tags (Results 51 - 75 of 235) sorted by null

1 23 4 5 6 7 8 910

  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 83 // Clear the queue. Returns an array of tags that were in the queue.
87 int[] tags = new int[n]; local
89 tags[i] = mQueue.get(i).mTag;
92 return tags;
  /packages/experimental/NotificationLog/src/com/android/notificationlog/
NotificationLogActivity.java 47 int[] tags = new int[] { EventLog.getTagCode("notification_enqueue") }; local
49 EventLog.readEvents(tags, mNotificationEvents);
  /cts/libs/vogar-expect/src/vogar/
ExpectationStore.java 147 Set<String> tags = new LinkedHashSet<String>(); local
168 } else if (name.equals("tags")) {
169 readStrings(reader, tags);
191 Expectation expectation = new Expectation(result, pattern, tags, description, buganizerBug);
  /external/chromium_org/chrome/browser/extensions/api/declarative/
declarative_rule.h 195 typedef std::vector<std::string> Tags;
204 const Tags& tags,
227 const Tags& tags() const { return tags_; } function in class:extensions::DeclarativeRule
246 Tags tags_;
413 const Tags& tags,
419 tags_(tags),
470 Tags tags = rule->tags ? *rule->tags : Tags() local
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_rules_registry.cc 135 if (!rule->tags().empty() && !ignore_tags[extension_id].empty()) {
137 const WebRequestRule::Tags& tags = rule->tags(); local
138 for (WebRequestRule::Tags::const_iterator i = tags.begin();
139 !ignore_rule && i != tags.end();
  /external/chromium_org/crypto/
mock_apple_keychain_mac.cc 25 UInt32 tags[] = { kSecAccountItemAttr, local
37 keychain_attr_list_[key].count = arraysize(tags);
41 keychain_attr_list_[key].attr[i].tag = tags[i];
43 switch (tags[i]) {
  /external/chromium_org/device/nfc/
nfc_adapter_chromeos.cc 130 // peers and tags.
217 const std::vector<dbus::ObjectPath>& tags = local
221 for (std::vector<dbus::ObjectPath>::const_iterator iter = tags.begin();
222 iter != tags.end(); ++iter) {
280 // Create tag objects for tags that were added before the adapter was set.
281 const std::vector<dbus::ObjectPath>& tags = local
284 for (std::vector<dbus::ObjectPath>::const_iterator iter = tags.begin();
285 iter != tags.end(); ++iter) {
308 // Copy the tags and peers here and clear the original containers so that
311 TagList tags; local
    [all...]
nfc_chromeos_unittest.cc 370 // Tests that tag and record objects are created for all tags and records that
425 NfcAdapter::TagList tags; local
426 adapter_->GetTags(&tags);
427 EXPECT_EQ(static_cast<size_t>(1), tags.size());
429 NfcTag* tag = tags[0];
  /external/chromium_org/ppapi/tests/
test_truetype_font.cc 263 std::vector<uint32_t> tags = cc.output(); local
264 ASSERT_NE(0, tags.size());
265 ASSERT_EQ(static_cast<int32_t>(tags.size()), cc.result());
266 // Tags will vary depending on the actual font that the host platform
267 // chooses. Check that all required TrueType tags are present.
281 std::sort(tags.begin(), tags.end());
282 ASSERT_TRUE(std::includes(tags.begin(),
283 tags.end(),
330 // directory are in file (big-endian) order, we need to byte swap tags an
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftoutln.c 64 char* tags; local
106 tags = outline->tags + first;
107 tag = FT_CURVE_TAG( tags[0] );
117 if ( FT_CURVE_TAG( outline->tags[last] ) == FT_CURVE_TAG_ON )
134 tags--;
146 tags++;
148 tag = FT_CURVE_TAG( tags[0] );
179 tags++;
180 tag = FT_CURVE_TAG( tags[0] )
    [all...]
  /external/chromium_org/third_party/skia/tests/
FontHostTest.cpp 177 SkFontTableTag* tags = storage.get(); local
179 int count2 = face->getTableTags(tags);
183 size_t size = face->getTableSize(tags[i]);
188 name[0] = (tags[i] >> 24) & 0xFF;
189 name[1] = (tags[i] >> 16) & 0xFF;
190 name[2] = (tags[i] >> 8) & 0xFF;
191 name[3] = (tags[i] >> 0) & 0xFF;
197 if (gKnownTableSizes[j].fTag == tags[i]) {
205 size_t size2 = face->getTableData(tags[i], 0, size, data.get());
  /external/doclava/src/com/google/doclava/
DocFile.java 166 TagInfo[] tags = comment.tags(); local
168 TagInfo.makeHDF(hdf, "root.descr", tags);
  /external/freetype/src/base/
ftoutln.c 64 char* tags; local
106 tags = outline->tags + first;
107 tag = FT_CURVE_TAG( tags[0] );
117 if ( FT_CURVE_TAG( outline->tags[last] ) == FT_CURVE_TAG_ON )
134 tags--;
146 tags++;
148 tag = FT_CURVE_TAG( tags[0] );
179 tags++;
180 tag = FT_CURVE_TAG( tags[0] )
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
ObjectDescriptorFactory.java 144 final int[] tags = descriptor.tags(); typedefs
151 for (int tag : tags) {
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftoutln.c 64 char* tags; local
106 tags = outline->tags + first;
107 tag = FT_CURVE_TAG( tags[0] );
117 if ( FT_CURVE_TAG( outline->tags[last] ) == FT_CURVE_TAG_ON )
134 tags--;
146 tags++;
148 tag = FT_CURVE_TAG( tags[0] );
179 tags++;
180 tag = FT_CURVE_TAG( tags[0] )
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsyuv.c 80 unsigned long long *tags; local
213 /* Set up the tags to send the image to the screen */
214 tags = (unsigned long long *)hwdata->dma_tags;
224 packet[pnum].ptr = &tags[0];
225 packet[pnum].len = 10 * sizeof(*tags);
227 tags[0] = 4 | (1LL << 60); /* GIFtag */
228 tags[1] = 0x0e; /* A+D */
229 tags[2] = ((unsigned long long)fbp << 32) |
232 tags[3] = PS2_GS_BITBLTBUF;
233 tags[4] = ((unsigned long long)x << 32)
    [all...]
  /external/skia/tests/
FontHostTest.cpp 177 SkFontTableTag* tags = storage.get(); local
179 int count2 = face->getTableTags(tags);
183 size_t size = face->getTableSize(tags[i]);
188 name[0] = (tags[i] >> 24) & 0xFF;
189 name[1] = (tags[i] >> 16) & 0xFF;
190 name[2] = (tags[i] >> 8) & 0xFF;
191 name[3] = (tags[i] >> 0) & 0xFF;
197 if (gKnownTableSizes[j].fTag == tags[i]) {
205 size_t size2 = face->getTableData(tags[i], 0, size, data.get());
  /external/yaffs2/yaffs2/direct/
yaffs_fileem2k.c 142 int yflash_WriteChunkWithTagsToNAND(yaffs_Device *dev,int chunkInNAND,const __u8 *data, yaffs_ExtendedTags *tags)
168 if(tags)
177 written = write(h,tags,sizeof(yaffs_ExtendedTags));
183 yaffs_PackTags2(&pt,tags);
210 int yflash_ReadChunkWithTagsFromNAND(yaffs_Device *dev,int chunkInNAND, __u8 *data, yaffs_ExtendedTags *tags)
231 if(tags)
239 nread= read(h,tags,sizeof(yaffs_ExtendedTags));
241 if(yaffs_CheckAllFF((__u8 *)tags,sizeof(yaffs_ExtendedTags)))
243 yaffs_InitialiseTags(tags);
247 tags->chunkUsed = 1
350 yaffs_ExtendedTags tags; local
    [all...]
yaffs_ramem2k.c 192 int nandemul2k_WriteChunkWithTagsToNAND(yaffs_Device *dev,int chunkInNAND,const __u8 *data, yaffs_ExtendedTags *tags)
218 if(tags)
222 yaffs_PackTags2((yaffs_PackedTags2 *)x,tags);
226 if(tags || data)
235 int nandemul2k_ReadChunkWithTagsFromNAND(yaffs_Device *dev,int chunkInNAND, __u8 *data, yaffs_ExtendedTags *tags)
254 if(tags)
258 yaffs_UnpackTags2(tags,(yaffs_PackedTags2 *)x);
331 yaffs_ExtendedTags tags; local
338 nandemul2k_ReadChunkWithTagsFromNAND(dev,chunkNo,NULL,&tags);
339 if(tags.blockBad
    [all...]
  /external/yaffs2/yaffs2/utils/
mkyaffsimage.c 142 static void yaffs_CalcTagsECC(yaffs_Tags *tags)
145 unsigned char *b = ((yaffs_TagsUnion *)tags)->asBytes;
153 tags->ecc = 0;
178 tags->ecc = ecc;
209 yaffs_TagsUnion * tags = (yaffs_TagsUnion* )tagsPtr; // Work in bytes. local
214 temp.asBytes[0] = ((tags->asBytes[2] & 0x0F) << 4) | ((tags->asBytes[1] & 0xF0) >> 4);
215 temp.asBytes[1] = ((tags->asBytes[1] & 0x0F) << 4) | ((tags->asBytes[0] & 0xF0) >> 4);
216 temp.asBytes[2] = ((tags->asBytes[0] & 0x0F) << 4) | ((tags->asBytes[2] & 0x30) >> 2) | ((tags->asBytes[3] & 0xC0) >> 6)
    [all...]
  /external/yaffs2/yaffs2/
yaffs_tagscompat.c 3 * yaffs_tagscompat.h: Tags compatability layer to use YAFFS1 formatted NAND.
57 /********** Tags ECC calculations *********/
65 void yaffs_CalcTagsECC(yaffs_Tags * tags)
69 unsigned char *b = ((yaffs_TagsUnion *) tags)->asBytes;
74 tags->ecc = 0;
85 tags->ecc = ecc;
89 int yaffs_CheckECCOnTags(yaffs_Tags * tags)
91 unsigned ecc = tags->ecc;
93 yaffs_CalcTagsECC(tags);
95 ecc ^= tags->ecc
410 yaffs_Tags tags; local
439 yaffs_Tags tags; local
    [all...]
  /frameworks/base/core/java/android/os/
Trace.java 38 // These tags must be kept in sync with system/core/include/cutils/trace.h.
96 // native callback reads the tags from the system property, and this callback
128 long tags = nativeGetEnabledTags(); local
129 sEnabledTags = tags;
130 return tags;
142 long tags = sEnabledTags; local
143 if (tags == TRACE_TAG_NOT_READY) {
144 tags = cacheEnabledTags();
146 return (tags & traceTag) != 0;
173 // Setting whether app tracing is allowed may change the tags, so we update the cache
    [all...]
  /frameworks/base/media/jni/soundpool/
android_media_SoundPool_SoundPoolImpl.cpp 199 const char* tags = env->GetStringUTFChars(jtags, NULL); local
200 // copying array size -1, char array for tags was calloc'd, no need to NULL-terminate it
201 strncpy(paa->tags, tags, AUDIO_ATTRIBUTES_TAGS_MAX_SIZE - 1);
202 env->ReleaseStringUTFChars(jtags, tags);
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifData.java 194 * Removes the thumbnail and its related tags. IFD1 will be removed.
259 ExifTag[] tags = d.getAllTags(); local
260 if (tags != null) {
261 for (ExifTag t : tags) {
282 ExifTag[] tags = d.getAllTags(); local
283 if (tags == null) {
286 ArrayList<ExifTag> ret = new ArrayList<ExifTag>(tags.length);
287 for (ExifTag t : tags) {
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifData.java 194 * Removes the thumbnail and its related tags. IFD1 will be removed.
258 ExifTag[] tags = d.getAllTags(); local
259 if (tags != null) {
260 for (ExifTag t : tags) {
278 ExifTag[] tags = d.getAllTags(); local
279 if (tags == null) {
282 ArrayList<ExifTag> ret = new ArrayList<ExifTag>(tags.length);
283 for (ExifTag t : tags) {

Completed in 402 milliseconds

1 23 4 5 6 7 8 910