/external/chromium_org/v8/test/webkit/ |
dfg-inline-arguments-use-from-all-the-places-broken.js | 25 "This attempts to test that inlining preserves basic function.arguments functionality when said functionality is used from inside and outside getters and from inlined code, all at once; but it fails at this and instead finds other bugs particularly in the DFG stack layout machinery."
|
/external/icu/icu4c/source/config/ |
icu-config-bottom | 47 echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflags" 281 --ldflags-layout)
|
/external/libunwind/doc/ |
unw_getcontext.tex | 31 On IA-64, \Type{unw\_context\_t} has a layout that is compatible with
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_format_soa.c | 112 assert(format_desc->layout == UTIL_FORMAT_LAYOUT_PLAIN); 294 * Fetch a texels from a texture, returning them in SoA layout. 320 if (format_desc->layout == UTIL_FORMAT_LAYOUT_PLAIN &&
|
/external/pdfium/fpdfsdk/include/javascript/ |
Document.h | 105 FX_BOOL layout(OBJ_PROP_PARAMS);
223 JS_STATIC_PROP(layout, Document);
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
TabHostTest.java | 127 a.setContentView(com.xtremelabs.robolectric.R.layout.main); 136 assertThat(textView.getText().toString(), equalTo("Main Layout")); 202 activity.setContentView(R.layout.tab_activity);
|
/frameworks/base/core/java/android/app/ |
ProgressDialog.java | 158 R.layout.alert_dialog_progress), null); 166 R.layout.progress_dialog), null);
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
RecentsCreateFragment.java | 87 final View view = inflater.inflate(R.layout.fragment_directory, container, false); 214 convertView = inflater.inflate(R.layout.item_doc_list, parent, false);
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
AbsSpinnerCompat.java | 183 // Put in recycler for re-measuring and/or layout 277 layout(delta, animate); method 282 abstract void layout(int delta, boolean animate); method in class:AbsSpinnerCompat 294 * Override to prevent spamming ourselves with layout requests
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapEmailSettingsAdapter.java | 114 convertView = mInflater.inflate(R.layout.bluetooth_map_email_settings_account_item, null); 230 convertView = mInflater.inflate(R.layout.bluetooth_map_email_settings_account_group, null);
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertActivity.java | 211 setContentView(R.layout.alert_activity); 215 mAdapter = new AlertAdapter(this, R.layout.alert_item);
|
/packages/apps/Camera/src/com/android/camera/ |
CameraActivity.java | 71 setContentView(R.layout.camera_main); 195 // Force a layout change to show shutter button 223 // create new layout with the current orientation 225 inflater.inflate(R.layout.camera_shutter_switcher, appRoot);
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
DetailsDialog.java | 56 R.layout.details_list, null, false); 238 R.layout.details, parent, false);
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ContactEditorActivity.java | 94 setContentView(R.layout.contact_editor_activity); 102 View customActionBarView = inflater.inflate(R.layout.editor_custom_action_bar, null);
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
TrimVideo.java | 83 actionBar.setCustomView(R.layout.trim_menu); 97 setContentView(R.layout.trim_view);
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
DialogDetailsView.java | 94 R.layout.details_list, null, false); 279 R.layout.details, parent, false);
|
/packages/apps/InCallUI/src/com/android/incallui/ |
AnswerFragment.java | 90 mGlowpad = (GlowPadWrapper) inflater.inflate(R.layout.answer_fragment, 191 android.R.layout.simple_list_item_1, android.R.id.text1, mSmsResponses);
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
WallpaperChooserDialogFragment.java | 135 /* If this fragment is embedded in the layout of this activity, then we should 140 View view = inflater.inflate(R.layout.wallpaper_chooser, container, false); 247 view = mLayoutInflater.inflate(R.layout.wallpaper_item, parent, false);
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
BubbleTextView.java | 240 CellLayout layout = (CellLayout) getParent().getParent(); local 241 layout.setPressedIcon(this, mPressedBackground, mOutlineHelper.shadowBitmapPadding);
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
SharePopup.java | 115 ViewGroup sharePopup = (ViewGroup) inflater.inflate(R.layout.share_popup, null, false); 261 R.layout.share_icon,
|
/packages/apps/Settings/src/com/android/settings/ |
DateTimeSettingsSetupWizard.java | 63 // If we have enough screen real estate, we use a radically different layout with 85 setContentView(R.layout.date_time_settings_setupwizard); 87 // we know we've loaded the special xlarge layout because it has controls 88 // not present in the standard layout 96 R.layout.date_time_setup_custom_list_item_2);
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
DeviceProfilesSettings.java | 81 mProfileContainer.setLayoutResource(R.layout.bluetooth_preference_category); 188 pref.setLayoutResource(R.layout.preference_start_widget);
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
MiscFilesHandler.java | 67 setContentView(R.layout.settings_storage_miscfiles_list); 250 (FileItemInfoLayout) mInflater.inflate(R.layout.settings_storage_miscfiles,
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
PaymentSettings.java | 117 View v = mInflater.inflate(R.layout.nfc_payment, container, false); 211 setLayoutResource(R.layout.nfc_payment_option);
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiConfigController.java | 169 mContext, android.R.layout.simple_spinner_item, 171 PHASE2_PEAP_ADAPTER.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item); 174 mContext, android.R.layout.simple_spinner_item, 176 PHASE2_FULL_ADAPTER.setDropDownViewResource(android.R.layout.simple_spinner_dropdown_item); 194 // We want custom layout. The content must be same as the other cases. 197 R.layout.wifi_setup_custom_list_item_1, android.R.id.text1, 321 View row = mConfigUi.getLayoutInflater().inflate(R.layout.wifi_dialog_row, group, false); [all...] |