/external/chromium_org/base/third_party/nspr/ |
prtime.h | 148 PRInt8 tm_wday; /* calculated day of the week 150 PRInt16 tm_yday; /* calculated day of the year 196 * - tm_wday and tm_yday: these fields are calculated by NSPR. Users
|
/external/chromium_org/components/policy/core/common/cloud/ |
external_policy_data_updater.cc | 38 // of the calculated time. 64 // of the calculated time. 92 // of the calculated time.
|
/external/chromium_org/ui/message_center/cocoa/ |
settings_controller.mm | 32 // Calculated additional blank space above the header text, including 37 // Calculated additional blank space above the subheader text, including 49 // Calculated additional horizontal blank space for the drop down, including
|
/external/fio/lib/ |
lfsr.c | 116 * This is previously calculated in `prepare_spin` and cycle_length should 119 * i. Decrement the calculated cycle. 124 * c. Check if the calculated value exceeds the desirable range. In this case,
|
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.c | 387 (which needs to be calculated by the below function) 391 -2 because the CRC has to be calculated, only for the 398 is the array index of the first CRC byte to be calculated 400 is the array index of the second CRC byte to be calculated 455 (which needs to be calculated by the below function) 459 -2 because the CRC has to be calculated, only for the 468 is the array index of the first CRC byte to be calculated 470 is the array index of the second CRC byte to be calculated 537 needs to be calculated by the below function) 541 -2 because the CRC has to be calculated, only for the [all...] |
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_mdpcomp.h | 159 /* Trims fbRect calculated against ROI generated */ 284 /* Trims fbRect calculated against ROI generated */ 326 /* Trims fbRect calculated against ROI generated */
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_mdpcomp.h | 162 /* Trims fbRect calculated against ROI generated */ 290 /* Trims fbRect calculated against ROI generated */ 332 /* Trims fbRect calculated against ROI generated */
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
MovementDetectorHelper.java | 31 * Alpha is calculated as:
|
/development/host/windows/usb/api/ |
AdbWinApi.cpp | 107 // address has not been calculated yet.
|
/external/aac/libSBRdec/src/ |
psdec.h | 296 FIXP_DBL h11rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients */ 297 FIXP_DBL h12rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients */ 298 FIXP_DBL h21rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients */ 299 FIXP_DBL h22rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients */
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
ExtendedType.java | 36 * The hash code is calculated from the node type, namespace and local name.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/ |
X9ECParameters.java | 145 return ONE; // TODO - this should be calculated, it will cause issues with custom curves.
|
/external/chromium_org/base/metrics/ |
statistics_recorder.h | 83 // |bucket_ranges_|. Checksum is calculated from the |ranges_| in
|
/external/chromium_org/chrome/browser/prefs/ |
pref_hash_store_transaction.h | 25 // calculated using a deprecated hash algorithm which is just as safe as
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_service_mac.h | 41 // the position of the dock (calculated by the difference between the display
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
location_icon_decoration.mm | 82 // If GetDragImage has never been called, drag_frame_ has not been calculated.
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
path_canonicalizer.py | 42 # |canonical_paths| is the pre-calculated set of canonical paths.
|
/external/chromium_org/content/browser/download/ |
download_file.h | 70 // Returns true if digest is successfully calculated.
|
/external/chromium_org/content/common/gpu/media/ |
h264_dpb.h | 28 // Values calculated per H.264 specification or taken from slice header.
|
/external/chromium_org/media/audio/ |
audio_device_thread.h | 58 // The variables are 'const' since values are calculated/set in the
|
audio_parameters.h | 84 // Returns the duration of this buffer as calculated from frames_per_buffer()
|
audio_power_monitor.h | 18 // "average power" is a running average calculated by using a first-order
|
/external/chromium_org/media/base/ |
audio_discard_helper.h | 96 // from the next buffer. The index at which to start discarding is calculated
|
audio_hardware_config.cc | 124 // On Linux, the minimum hardware buffer size is 512, so the lower calculated
|
audio_splicer.h | 73 // Crossfade duration is calculated based on the number of frames available
|