HomeSort by relevance Sort by last modified time
    Searched defs:label (Results 1 - 25 of 1043) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-circular1-err.asm 1 times (label-$) db 0
2 label: db 'Where am I?' define
opt-circular2-err.asm 1 times (label-$+1) db 0
2 label: db 'NOW where am I?' define
  /external/blktrace/btt/doc/
btt.tex 30 \section{\label{sec:intro}Introduction}
66 \newpage\section{\label{sec:getting-started}Getting Started}
102 \newpage\section{\label{sec:output-overview}Output Overview}
105 include\label{tl-defs}:
347 \subsection*{\label{sec:detailed-data}Detailed Data}
426 \newpage\section{\label{sec:data-files}Data Files Output}
476 \newpage\section{\label{sec:activity}Activity Data File}
544 \caption{\label{fig:activity}Simple Activity Chart}
552 \newpage\section{\label{sec:hist}Histogram Data Files}
567 \subsection*{\label{sec:qhist}Q Histogram Data File
    [all...]
  /build/tools/droiddoc/templates-sdk/
macros_override.cs 11 @<?cs var:anno.type.label ?>
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCMediaStream.h 38 @property(nonatomic, strong, readonly) NSString *label; variable
RTCMediaStreamTrack.h 45 @property(nonatomic, readonly) NSString* label; variable
  /external/chromium_org/third_party/WebKit/Source/platform/
ColorSuggestion.h 41 String label; member in struct:blink::ColorSuggestion
43 ColorSuggestion(const Color& colorValue, const String& label)
45 , label(label)
  /external/chromium_org/third_party/WebKit/public/web/
WebColorSuggestion.h 43 WebString label; member in struct:blink::WebColorSuggestion
WebDateTimeSuggestion.h 38 WebString label; member in struct:blink::WebDateTimeSuggestion
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /external/blktrace/doc/
blktrace.tex 29 \section{\label{sec:intro}Introduction}
57 \newpage\section{\label{sec:quick-start}Quick Start Guide}
63 \subsection{\label{sec:get-blktrace}Retrieving blktrace}
73 \subsection{\label{sec:patching}Patching and configuring the Linux kernel}
107 \subsection{\label{sec:mount}Mounting the debugfs file system}
127 \subsection{\label{sec:build}Build the tools}
136 \subsection{\label{sec:live-blktrace}blktrace -- live}
197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands}
220 \subsection{\label{sec:blktrace-post}blktrace -- post-processing}
239 Filesystem label
    [all...]
  /external/chromium_org/content/common/
date_time_suggestion.h 25 // The label for the suggestion.
26 base::string16 label; member in struct:content::DateTimeSuggestion
  /external/chromium_org/content/public/common/
color_suggestion.h 25 base::string16 label; member in struct:content::ColorSuggestion
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
MediaDeviceInfo.cpp 64 String MediaDeviceInfo::label() const function in class:blink::MediaDeviceInfo
66 return m_webMediaDeviceInfo.label();
SourceInfo.cpp 64 String SourceInfo::label() const function in class:blink::SourceInfo
66 return m_webSourceInfo.label();
  /external/doclava/src/com/google/doclava/
Sorter.java 20 public String label; field in class:Sorter
24 label = l;
29 return label.compareToIgnoreCase(((Sorter) other).label);
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_IDLETIMER.h 39 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /external/openfst/src/include/fst/
symbol-table-ops.h 40 unordered_set<typename Arc::Label> seen;
46 typename Arc::Label sym = (input) ? aiter.Value().ilabel :
53 typename Arc::Label label = stiter.Value(); local
54 if (seen.find(label) != seen.end()) {
  /external/openssl/crypto/rc4/asm/
rc4-ia64.pl 225 local $label = $iteration + 1;
280 &P(\$c, "(pBypass)\tbr.cond.spnt.many .rc4Bypass%u",$label)if ($pByp);
284 &P(\$c, ".rc4Resume%u:", $label) if ($pByp);
302 &P(\$bypass, ".rc4Bypass%u:", $label);
309 &I(\$bypass, "br.sptk.many .rc4Resume%u\n", $label);
425 #define MODSCHED_RC4_LOOP(label) \\
426 label: \\ label
457 br.ctop.sptk.few label; \\
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info

Completed in 816 milliseconds

1 2 3 4 5 6 7 8 91011>>