HomeSort by relevance Sort by last modified time
    Searched full:labeled (Results 26 - 50 of 239) sorted by null

12 3 4 5 6 7 8 910

  /external/chromium_org/v8/test/preparser/
strict-function-statement.pyt 94 StrictTest("labeled", """
  /external/llvm/test/CodeGen/X86/
codegen-prepare.ll 10 ; within basic block labeled 'if.then' are not removed.
  /external/sepolicy/
genfs_contexts 23 # selinuxfs booleans can be individually labeled.
mls 79 # These can be unnamed pipes, in which case they will be labeled with the
recovery.te 37 # some directories are inappropriately labeled as exec_type. This is
untrusted_app.te 5 ### Apps are labeled based on mac_permissions.xml (maps signer and
  /external/chromium_org/chrome/browser/chromeos/drive/
drive.proto 97 // True if the entry is labeled with "shared-with-me", i.e., owned by someone
101 // True if the entry is labeled "shared". Either the entry itself or its
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTCue.cpp 888 // U+0039 DIGIT NINE (9), then jump to the step labeled next setting.
891 // labeled next setting.
896 // PERCENT SIGN character (%), then jump to the step labeled next
899 // (%), then jump to the step labeled next setting.
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/util/
LabeledList.java 22 * A list of labeled items, allowing easy lookup by label.
  /external/chromium-trace/trace-viewer/src/ui/
dom_helpers.js 126 var spanEl = createSpan({className: 'labeled-checkbox'});
  /external/chromium_org/chromeos/cryptohome/
homedir_methods.h 73 // Asks cryptohomed to remove specific key labeled with |label| for user
  /external/chromium_org/mojo/public/c/system/
functions.h 22 // under some circumstances). Non-const pointer parameters are also labeled
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXARIAGrid.cpp 97 // add only rows that are labeled as aria rows
  /external/chromium_org/third_party/icu/source/test/perf/
README 8 Posix, and/or Windows. Some tests only run on Windows and are labeled accordingly.All of the
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_common_defs.h 52 // An encoded bit-stream is labeled by one of the following enumerators.
  /external/icu/icu4c/source/test/perf/
README 8 Posix, and/or Windows. Some tests only run on Windows and are labeled accordingly.All of the
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
arcsum.h 53 // Combines identically labeled arcs, summing weights. For each state
  /packages/services/Telephony/src/com/android/phone/
MMIDialogActivity.java 105 * (labeled either "OK" or "Cancel") on the "MMI Started" dialog.
  /external/lldb/www/cpp_reference/html/
graph_legend.html 85 A purple dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) through which the pointed class or struct is accessible. </li>
87 A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
  /frameworks/base/services/core/java/com/android/server/pm/
SELinuxMMAC.java 342 * @param pkg object representing the package to be labeled.
361 ") labeled with seinfo=" + seinfo);
372 Slog.i(TAG, "package (" + pkg.packageName + ") labeled with seinfo="
  /docs/source.android.com/src/devices/tech/security/selinux/
concepts.jd 122 <p>This says an application is allowed to read and write files labeled
138 <p>The rule indicates what should happen when an object labeled with the <em>source_type </em>attempts an action corresponding to <em>permission </em>on an object of class <em>class </em>which has the <em>target_type </em>label. The most common example of one of these rules is an allow rule, e.g.:</p>
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLSrcsetParser.cpp 234 // If url is empty, then jump to the step labeled splitting loop.
254 // 11. Return to the step labeled splitting loop.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 98 // Bytes of memory which is labeled [stack] in /proc/<pid>/maps.
101 // Bytes of memory which is labeled, but not mapped to any file.
  /external/chromium_org/tools/deep_memory_profiler/lib/
policy.py 360 For example, a policy "policy.l0.json" is labeled "l0" in the default
378 # TODO(dmikurube): Load an un-labeled policy file.
  /frameworks/base/docs/html/design/patterns/
pure-android.jd 120 <h4>Don't use labeled back buttons on action bars</h4>
132 Android action bar with up caret vs. iOS labeled "Back" button.

Completed in 1563 milliseconds

12 3 4 5 6 7 8 910