Lines Matching refs:to

10  * Unless required by applicable law or agreed to in writing, software
75 // Standard C isspace() is only required to look at the low byte of its input, so
82 // range checked; guaranteed to NUL-terminate within the stated number of available slots
83 // NOTE: if this truncates the dst string due to running out of space, no attempt is
84 // made to avoid splitting surrogate pairs.
184 // Use calloc since we're going to leave a few holes in the data
185 // and want this to run cleanly under valgrind
227 if (*map != htodl(IDMAP_MAGIC)) { // htodl: map data expected to be in correct endianess
241 map = map + IDMAP_HEADER_SIZE; // skip ahead to data segment
414 // check invariant: stringCount > 0 requires a string pool to exist
583 ALOGW("Bad string block: string #%d extends to %d, past end at %d\n",
593 // encLen must be less than 0x7FFF due to encoding.
611 ALOGW("No memory when trying to allocate decode cache for string #%d\n",
620 ALOGW("Bad string block: string #%lld extends to %lld, past end at %lld\n",
648 ALOGW("Bad string block: string #%d extends to %d, past end at %d\n",
700 // the cache fill to determine when to convert the searched-for
701 // string key to UTF-8.
726 // It is unusual to get the ID from an unsorted string block...
727 // most often this happens because we want to get IDs for style
1687 // The configuration closest to the actual size is best.
1713 //ALOGI("Comparing this %dx%d to other %dx%d in %dx%d: myDelta=%d otherDelta=%d",
1725 // considered equivalent to normal. But only if the
1737 // closest to the requested screen size, but not over
2451 TABLE_NOISY(ALOGV("Applying style 0x%08x to theme %p, count=%d", resID, this, N));
2555 // @todo: need to really implement this, not just copy
2713 ALOGW("Unable to get buffer of resource asset file");
2767 ALOGV("Adding resources to ResTable: data=%p, size=0x%x, cookie=%p, asset=%p, copy=%d "
3039 // Non-overlay packages are still required to provide a default.
3145 // caller to deal with.
3164 // XXX do int to string conversions.
3253 ALOGW("Attempt to retrieve bag 0x%08x which is invalid or in a cycle.",
3260 // Bag not found, we need to compute it!
3318 // Non-overlay packages are still required to provide a default.
3352 // If this map inherits from another, we need to start
3421 // This is a new attribute... figure out what to do with it.
3423 // Need to alloc more memory...
3437 // Going in the middle, need to make space.
3458 // On to the next!
3967 // Always use 23p0 if there is no fraction, just to make
3968 // things easier to read.
4037 // escapes, so they can be used to force whitespace into the string.
4104 // be to any other type; we just need to count on the client making
4184 // if we got to here, and localization is required and it's not a reference,
4195 // It's a color! Convert to an integer of the form 0xaarrggbb.
4274 // be to any other type; we just need to count on the client making
4341 // be able to accept any integer value.
4583 * instead of really meaning to use ' as a quoting
4838 // Check to make sure this one is valid for the current parameters.
4860 // about to those we least care about.
5042 ALOGW("ResTable_typeSpec entry index to %p extends beyond chunk end %p.",
5087 ALOGW("ResTable_type entry index to %p extends beyond chunk end %p.",
5120 ALOGI("Adding config to type %d: %s\n",