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

  /toolchain/binutils/binutils-2.25/gold/
merge.cc 406 bool is_new;
408 &is_new);
414 if (is_new)
446 if (is_new)
506 bool is_new;
509 &is_new);
519 if (is_new)
599 if (is_new)
dwp.cc 174 // Set *PLEN to the size. Set *IS_NEW to true if the contents need to be
177 section_contents(unsigned int shndx, section_size_type* plen, bool* is_new)
178 { return this->obj_->decompressed_section_contents(shndx, plen, is_new); }
1369 bool is_new; local
1424 bool is_new; local
    [all...]
i386.cc 1883 bool is_new; local
2328 bool is_new; local
    [all...]
tilegx.cc 3358 bool is_new; local
3904 bool is_new; local
    [all...]
x86_64.cc 2474 bool is_new; local
2916 bool is_new; local
    [all...]
dwarf_reader.cc 1562 bool is_new = false; local
    [all...]
object.cc     [all...]
aarch64.cc 5996 bool is_new = false; local
6362 bool is_new; local
    [all...]
output.cc 2651 bool is_new = false; local
    [all...]
arm.cc     [all...]
  /external/toybox/kconfig/
conf.c 284 bool is_new; local
288 is_new = !sym_has_value(sym);
351 if (!is_new) {
  /external/avahi/avahi-core/
wide-area.c 404 int is_new; local
410 is_new = 0;
417 is_new = 1;
451 if (is_new)
  /external/protobuf/src/google/protobuf/
extension_set.cc 771 bool is_new = MaybeNewExtension(iter->first, other_extension.descriptor, local
773 if (is_new) {
787 if (is_new) { \
853 bool is_new = MaybeNewExtension(iter->first, local
    [all...]
  /system/bt/stack/btm/
btm_inq.c 1854 BOOLEAN is_new = TRUE; local
    [all...]
  /external/v8/src/parsing/
parser-base.h 2928 const bool is_new = true; local
3019 const bool is_new = false; local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 1469 uint8_t is_new = 1; local
    [all...]
  /system/bt/stack/include/
btm_api.h 674 typedef void (tBTM_INQ_DB_CHANGE_CB) (void *p1, BOOLEAN is_new);
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c 3140 BOOLEAN is_new = p_data->acl_change.is_new; local
    [all...]
bta_dm_int.h 314 BOOLEAN is_new; member in struct:__anon72805
    [all...]

Completed in 499 milliseconds