Searched
full:labels (Results
351 -
375 of
1714) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/ui/views/extensions/ |
extension_message_bubble_view.h | 75 // The headline, labels and buttons on the bubble.
|
suspicious_extension_bubble_view.h | 73 // The headline, labels and buttons on the bubble.
|
/external/chromium_org/chrome/common/ |
automation_constants.h | 12 // JSON value labels for proxy settings that are passed in via
|
/external/chromium_org/net/base/ |
dns_util_unittest.cc | 47 // Zero length labels should be dropped.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
RenderingOptionsView.js | 39 this.element.classList.add("help-indent-labels");
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/ |
nasm-parser-struct.h | 49 /* last "base" label for local (.) labels */
|
/external/chromium_org/tools/gn/ |
label.cc | 38 // Don't allow directories to start with a single slash. All labels must be 42 "Labels must be either relative (no slash at the beginning) or be " 87 // labels which themselves can't have toolchain specs). 172 // Handle empty toolchain strings. We don't allow normal labels to be
|
label_ptr.h | 14 // the pointers on another thread from where we compute the labels, so this
|
/external/chromium_org/ui/base/l10n/ |
l10n_util_mac.h | 23 // Remove the Windows-style accelerator marker (for labels, menuitems, etc.)
|
/external/chromium_org/ui/views/controls/ |
label.h | 102 // Caveat: for labels originating from a web page, the directionality mode 151 // This is only intended for multi-line labels and is useful when the label's 171 // This method is used to layout multi-line labels. It is equivalent to 178 // Gets the tooltip text for labels that are wider than their bounds, except
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-545.js | 33 // it has no true/false labels set, it causes a null-pointer dereference and
|
/external/chromium_org/v8/test/webkit/ |
continue-break-multiple-labels.js | 25 'This test checks break and continue behaviour in the presence of multiple labels.'
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 93 * <h3>Branches, Labels and Returns</h3> 94 * Basic control flow is expressed using jumps and labels. Each label must be 113 * This API uses labels to handle thrown exceptions, errors and throwables. Call 181 * All allocated labels. Although the order of the labels in this list 184 private final List<Label> labels = new ArrayList<Label>(); field in class:Code 297 labels.get(0).instructions.addAll(0, moveParameterInstructions); 312 // labels 325 labels.add(target); 458 * @param catchLabels an immutable list of catch labels [all...] |
Label.java | 38 /** an immutable list of labels corresponding to the types in the catch list */
|
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/ |
compile_cs | 66 * deps: The list of compile_cs BUILD targets to merge (List of labels,
|
/external/llvm/include/llvm/MC/ |
MCLabel.h | 1 //===- MCLabel.h - Machine Code Directional Local Labels --------*- C++ -*-===//
|
/external/llvm/test/CodeGen/R600/ |
selectcc-opt.ll | 28 ; Same as test_a, but the branch labels are swapped to produce the inverse cc
|
/external/opencv/ml/src/ |
_ml.h | 261 /* Fills the <labels> using <probs> by choosing the maximal probability. Outliers are 267 const CvMat* labels ); 318 (labels and/or centers and/or probs) back to the output arrays */ 320 cvWritebackLabels( const CvMat* labels, CvMat* dst_labels,
|
/external/openfst/src/include/fst/ |
arcfilter.h | 69 // True if specified labels match (don't match) when keep_match is
|
complement.h | 39 // non-final states. Completion, i.e. ensuring that all labels can be 40 // read from every state, is accomplished by using RHO labels, which 41 // match all labels that are otherwise not found leaving a state. The 43 // destination of all RHO labels. Each remaining output state s
|
epsnormalize.h | 42 // label follows all non-epsilon input labels. Output epsilon-normalized
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/ |
LabelMethodItem.java | 61 //force it to call equals when two labels are at the same address
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
epsnormalize.h | 40 // label follows all non-epsilon input labels. Output epsilon-normalized
|
/external/v8/test/mjsunit/regress/ |
regress-545.js | 33 // it has no true/false labels set, it causes a null-pointer dereference and
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
ListWithFooterViewAndNewLabels.java | 70 * An adapter that can take new string labels.
|
Completed in 450 milliseconds
<<11121314151617181920>>