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

  /external/chromium/chrome/browser/resources/net_internals/
timelineviewpainter.js 15 addTextNode(node, 'Selected nodes (' + sourceEntries.length + '):');
  /external/llvm/lib/Transforms/Utils/
Local.cpp 602 /// undef. Update IncomingValues based on the selected value.
609 /// \returns the selected value.
704 Value *Selected = selectIncomingValueForBlock(PredVal, PredBB,
709 PN->addIncoming(Selected, PredBB);
716 Value *Selected = selectIncomingValueForBlock(OldVal, PredBB,
721 PN->addIncoming(Selected, PredBB);
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js 163 * Shows the currently selected device.
174 * Handles device selected event.
177 * @param {string} devicePath Selected device path.
229 * Updates the list of selected devices.
250 * @param {boolean} allowSelect True to update the selected device info.
263 * @param {boolean} allowSelect True to update the selected device info.
275 // Update selected device element.
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 198 // Visit each RW in the sequence selected by the current variant.
199 RecVec Selected = (*VI)->getValueAsListOfDefs("Selected");
200 for (RecIter I = Selected.begin(), E = Selected.end(); I != E; ++I)
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
slide_mode.js 235 * Load items, display the selected item.
285 // Show the selected item ASAP, then complete the initialization
362 * @return {Gallery.Item} Selected index.
369 * @return {Rect} Screen rectangle of the selected image.
379 * @return {Gallery.Item} Selected item.
397 * Commits the current image and displays the newly selected image.
417 * @param {number} index New selected index.
427 * Load the selected item.
956 * Update caches when the selected item url has changed.
    [all...]
mosaic_mode.js 244 * @return {Mosaic.Tile} Selected tile or undefined if no selection.
422 if (tile) tile.select(change.selected);
735 * Margin for scrolling using keyboard. Distance between a selected tile
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_selection.js 11 * @param {Array.<number>} indexes Selected indexes.
85 * Computes the total size of selected files.
210 // If this is a save-as dialog, copy the selected file into the filename
270 // when nothing is selected.
330 // If one or more files are selected, show the file info.
396 // Hides the preview text if zero or one file is selected. We shows a
520 // Shows the breadcrumb list when a file is selected.
524 // Shows the breadcrumb list when no file is selected and the preview
552 * @param {Array.<FileEntry>} entries The entries of selected object.
file_manager.js     [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
options.js 253 // Compare the selected metric of the two selected data sets.
277 // Indicate A and B on selected rows.
369 // Ensure only two data sets (rows) are selected.
380 // Get the index of selected row or column.
667 if (evtSrc.value == "Clear Selected") {
675 // Clear the selected results
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 574 // Only one file selected.
929 cr.defineProperty(li, 'selected', cr.PropertyKind.BOOL_ATTR);
    [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 826 milliseconds