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

  /device/common/
populate-new-device.sh 44 add_lunch_combo full_$2-userdebug
64 PRODUCT_MAKEFILES := \$(LOCAL_DIR)/full_$2.mk
67 cat > device/$1/$2/full_$2.mk << EOF
86 PRODUCT_NAME := full_$2
  /external/chromium_org/components/autofill/core/browser/
contact_info.cc 158 full_ = info.full_;
204 full_.clear();
221 // TODO(estade): this should just set |full_|; only SetInfo should attempt
232 if (!full_.empty())
233 return full_;
267 full_ = full;
contact_info.h 40 // Returns the full name, which is either |full_|, or if |full_| is empty,
54 base::string16 full_; member in class:autofill::NameInfo
  /external/chromium_org/pdf/
instance.cc 278 full_(IsFullFrame()),
279 zoom_mode_(full_ ? ZOOM_AUTO : ZOOM_SCALE),
348 if (!full_) {
761 if (full_)
    [all...]
out_of_process_instance.cc 236 full_(false),
283 full_ = true;
290 if (full_)
    [all...]
out_of_process_instance.h 235 bool full_; member in class:chrome_pdf::OutOfProcessInstance
instance.h 376 bool full_; member in class:chrome_pdf::Instance
  /build/core/
pdk_config.mk 26 vendor/pdk/$(TARGET_DEVICE)/$(patsubst aosp_%,full_%,$(TARGET_PRODUCT))-$(TARGET_BUILD_VARIANT)/platform/platform.zip \
28 vendor/pdk/$(TARGET_PRODUCT)/$(patsubst aosp_%,full_%,$(TARGET_PRODUCT))-$(TARGET_BUILD_VARIANT)/platform/platform.zip)

Completed in 195 milliseconds