HomeSort by relevance Sort by last modified time
    Searched full:labels (Results 451 - 475 of 1714) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/
cookie_info_view.h 89 // Individual property labels
first_run_search_engine_view.h 118 // Initializes the labels and controls in the view.
login_view.cc 53 // Add the column set for the user name and password fields and labels.
  /external/chromium/chrome/common/
autofill_messages.h 50 std::vector<string16> /* labels */,
  /external/chromium_org/ash/system/date/
date_view.h 40 // Updates labels to display the current time.
  /external/chromium_org/chrome/browser/autofill/
autofill_driver_impl_browsertest.cc 45 const std::vector<base::string16>& labels,
  /external/chromium_org/chrome/browser/sync/
sync_global_error.cc 97 // All the labels should be empty or all of them non-empty.
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.h 124 // The various labels in the interface. We keep track of them for theme
  /external/chromium_org/chrome/browser/ui/views/
login_view.cc 54 // Add the column set for the user name and password fields and labels.
  /external/chromium_org/courgette/
patch_generator_x86_32.h 85 // Trim labels below a certain threshold
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLInputElement.idl 75 readonly attribute NodeList labels;
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast.h 659 * A list of case labels.
661 exec_list labels; member in class:ast_case_label_list
667 ast_case_statement(ast_case_label_list *labels);
673 ast_case_label_list *labels; member in class:ast_case_statement
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv8.txt 36 just labels should have line numbers
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
monsoon_profiler.py 44 # Add x-axis labels.
  /external/chromium_org/tools/telemetry/telemetry/page/
page_filter_unittest.py 88 # Include both labels
  /external/chromium_org/ui/base/models/
button_menu_item_model.h 28 // Some command ids have labels that change over time.
  /external/chromium_org/ui/message_center/
message_center_style.h 130 extern const SkColor kFooterTextColor; // Text color for tray labels.
  /external/chromium_org/ui/views/controls/
message_box_view.h 96 // Sets up the layout manager and initializes the message labels and prompt
  /external/clang/lib/Analysis/
CFGStmtMap.cpp 84 // Walk all blocks, accumulating the block-level expressions, labels,
  /external/clang/lib/CodeGen/
CGStmt.cpp 117 // the function. This occurs with, e.g., labels that are not
219 // We have to special case labels here. They are statements, but when put
221 // subexpression. Handle this by walking through all labels we encounter,
361 /// Change the cleanup scope of the labels in this lexical scope to
364 assert(!Labels.empty());
368 // Change the scope depth of all the labels.
370 i = Labels.begin(), e = Labels.end(); i != e; ++i) {
378 // Reparent the labels if the new scope also has cleanups.
380 ParentScope->Labels.append(Labels.begin(), Labels.end())
    [all...]
  /external/clang/test/SemaCXX/
return-noreturn.cpp 15 // the presence of switches, case statements, labels, and blocks. These tests
  /external/dropbear/libtommath/
dep.pl 3 # Walk through source, add labels and make classes
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 22 filesystem labels/volume names, unique identifiers/serial numbers, etc.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
m68k.php 132 //Labels
  /external/llvm/examples/BrainF/
BrainF.h 61 /// label is used for the labels for the BasicBlocks.

Completed in 639 milliseconds

<<11121314151617181920>>