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_;
195 return full_;
220 full_ = value;
241 full_.clear();
252 if (!full_.empty())
253 return full_;
279 full_ = full;
contact_info.h 45 // Returns the full name, which is either |full_|, or if |full_| is empty,
59 base::string16 full_; member in class:autofill::NameInfo
  /external/chromium_org/pdf/
instance.cc 279 full_(IsFullFrame()),
280 zoom_mode_(full_ ? ZOOM_AUTO : ZOOM_SCALE),
356 if (!full_) {
786 if (full_)
    [all...]
out_of_process_instance.cc 234 full_(false),
282 full_ = true;
289 if (full_)
    [all...]
out_of_process_instance.h 237 bool full_; member in class:chrome_pdf::OutOfProcessInstance
instance.h 379 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 500 milliseconds