HomeSort by relevance Sort by last modified time
    Searched refs:all_zero (Results 1 - 4 of 4) sorted by null

  /system/bt/btif/src/
btif_gatt_util.c 56 int all_zero = 1; local
67 all_zero = 0;
69 if (all_zero)
  /art/runtime/gc/collector/
semi_space.cc 469 bool all_zero = true; local
475 all_zero = false;
479 if (all_zero) {
    [all...]
  /external/libhevc/common/x86/
ihevc_inter_pred_filters_ssse3_intr.c 4419 __m128i coeff0_1_8x16b, coeff2_3_8x16b, control_mask_1_8x16b, control_mask_2_8x16b, all_zero; local
    [all...]
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 2348 int all_zero(struct file_buffer *file_buffer) function
    [all...]

Completed in 238 milliseconds