HomeSort by relevance Sort by last modified time
    Searched refs:diff (Results 2101 - 2125 of 3197) sorted by null

<<81828384858687888990>>

  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h     [all...]
  /external/libxml2/
xmlschemastypes.c 5788 int diff = dec.total - dec.frac; local
    [all...]
  /external/lisa/libs/utils/analysis/
frequency_analysis.py 210 onoff['statechange'] = onoff['state'].diff()
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_program.c 600 struct qreg diff = qir_FSUB(c, src, trunc); local
601 qir_SF(c, diff);
603 qir_FADD(c, diff, qir_uniform_f(c, 1.0)),
604 diff));
    [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeTILEGX_64.c 905 sljit_sw diff; local
923 diff = ((sljit_sw) target_addr - (sljit_sw) inst) >> 3;
924 if (diff <= SIMM_17BIT_MAX && diff >= SIMM_17BIT_MIN) {
    [all...]
  /external/skia/src/jumper/
SkJumper_stages.cpp     [all...]
  /external/skqp/src/jumper/
SkJumper_stages.cpp     [all...]
  /external/tensorflow/tensorflow/python/data/kernel_tests/
map_dataset_op_test.py 385 self.assertGreater(np.abs(np.diff(random_values)).max(), 1e-6)
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 4380 struct os_reltime now, diff = { 0, 0 }; local
    [all...]
  /frameworks/base/core/java/android/content/res/
AssetManager.java 317 * Invalidates the caches in this AssetManager according to the bitmask `diff`.
319 * @param diff The bitmask of changes generated by {@link Configuration#diff(Configuration)}.
322 private void invalidateCachesLocked(int diff) {
    [all...]
  /frameworks/base/libs/androidfw/include/androidfw/
ResourceTypes.h     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java     [all...]
  /frameworks/base/tools/aapt2/
ConfigDescription.cpp 896 if (diff(o) & CONFIG_LOCALE) {
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_dpb.c 426 uint8_t add_top, add_bottom, diff; local
850 diff = 0;
853 if (p_dpb->listX_0[idx] != p_dpb->listX_1[idx]) diff = 1;
857 if (!(diff))
    [all...]
  /libcore/ojluni/src/test/java/time/tck/java/time/
TCKLocalDateTime.java 265 long diff = Math.abs(test.toLocalTime().toNanoOfDay() - expected.toLocalTime().toNanoOfDay()); local
266 if (diff >= 100000000) {
270 diff = Math.abs(test.toLocalTime().toNanoOfDay() - expected.toLocalTime().toNanoOfDay());
272 assertTrue(diff < 100000000); // less than 0.1 secs
    [all...]
TCKZonedDateTime.java 233 long diff = Math.abs(test.toLocalTime().toNanoOfDay() - expected.toLocalTime().toNanoOfDay()); local
234 if (diff >= 100000000) {
238 diff = Math.abs(test.toLocalTime().toNanoOfDay() - expected.toLocalTime().toNanoOfDay());
240 assertTrue(diff < 100000000); // less than 0.1 secs
    [all...]
  /prebuilts/devtools/tools/lib/
manifest-merger.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 684 CARD8 diff; member in struct:__anon61917
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 990 diff := int64(curr - prev)
991 relative := fmt.Sprintf("%+d", diff)
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 65 http://codereview.appspot.com/116075/diff/1/2
195 http://codereview.appspot.com/116075/diff/1/2
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
report.go 990 diff := int64(curr - prev)
991 relative := fmt.Sprintf("%+d", diff)
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 65 http://codereview.appspot.com/116075/diff/1/2
195 http://codereview.appspot.com/116075/diff/1/2
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.8.0/
manifest-merger-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.9.2/
manifest-merger-22.9.2.jar 

Completed in 1707 milliseconds

<<81828384858687888990>>