/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prtime.h | 124 PRInt8 tm_wday; /* calculated day of the week 126 PRInt16 tm_yday; /* calculated day of the year 185 * - Apply the given PRTimeParamFn to the GMT that we just calculated 210 * - tm_wday and tm_yday: these fields are calculated by NSPR. Users
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcShader.h | 73 // bytes requested is calculated using one of our large shaders, its context size plus the size of
|
/external/chromium_org/third_party/sqlite/src/test/ |
wal_common.tcl | 39 # calculated by interpreting data as an array of big-endian integers. If
|
/external/chromium_org/third_party/webrtc/modules/audio_device/android/ |
fine_audio_buffer.h | 33 // of samples can be calculated.
|
/external/chromium_org/tools/auto_bisect/ |
math_utils_test.py | 46 """Tests what happens when relative change from zero is calculated."""
|
/external/chromium_org/tools/memory_inspector/memory_inspector/core/ |
stacktrace.py | 45 # Offset is the displacement inside the executable file, calculated as:
|
/external/chromium_org/ui/gfx/image/ |
image_util.h | 47 // calculated.
|
/external/chromium_org/v8/test/mjsunit/ |
object-define-properties.js | 59 // Make sure that all property descriptors are calculated before any
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/ |
MemorySizeCalculator.java | 51 Log.d(TAG, "Calculated memory cache size: " + toMb(memoryCacheSize) + " pool size: " + toMb(bitmapPoolSize)
|
/external/harfbuzz_ng/src/ |
hb-ot-hhea-table.hh | 71 * calculated as Min(aw - lsb -
|
/external/icu/icu4c/source/i18n/ |
collationweights.h | 68 * Given a set of ranges calculated by allocWeights(),
|
/external/icu/icu4c/source/samples/udata/ |
writer.c | 104 fprintf(stderr, "Error: data length %ld != calculated size %lu\n", dataLength, size);
|
/external/iptables/extensions/ |
libxt_HMARK.man | 1 Like MARK, i.e. set the fwmark, but the mark is calculated from hashing
|
/external/lldb/source/ |
Makefile | 17 # calculated in the same way as Clang's version.
|
/external/llvm/test/Transforms/LoopVectorize/ |
reverse_iter.ll | 6 ; Make sure that the reverse iterators are calculated using 64bit arithmetic, not 32.
|
/external/skia/src/core/ |
SkBitmapProcShader.h | 70 // bytes requested is calculated using one of our large shaders, its context size plus the size of
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_ikev2_common.c | 105 wpa_hexdump(MSG_DEBUG, "EAP-IKEV2: Calculated ICV",
|
/external/zopfli/src/zopfli/ |
hash.h | 37 a value that is calculated differently. */
|
squeeze.h | 25 Since the cost model is based on the Huffman tree that can only be calculated
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
dB_to_Lin32.c | 52 * The two coefficients are scaled from 0x40000000 in 96 steps and calculated
|
/frameworks/base/core/java/android/content/pm/ |
MacAuthenticatedInputStream.java | 27 * the end of the data that should be authenticated, the tag can be calculated.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
README.txt | 53 By comparing each of these features frame by frame, a score is calculated to
|
/hardware/intel/img/hwcomposer/ips/tangier/ |
TngDisplayQuery.cpp | 48 // for these two formats, chroma stride is calculated as half of luma stride
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherAppWidgetInfo.java | 60 // to indicate that they should be calculated based on the layout and minWidth/minHeight
|
/art/compiler/dex/ |
mir_field_info.h | 30 * Field info is calculated from the perspective of the compilation unit that accesses 32 * dex file or method for which it has been calculated. However, we do store the declaring
|