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

1 2 3 4 5 6 7 8 91011>>

  /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-ndk/
macros_override.cs 11 @<?cs var:anno.type.label ?>
  /build/tools/droiddoc/templates-sdk/
macros_override.cs 11 @<?cs var:anno.type.label ?>
  /external/webrtc/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/tpm2/
RSA_Decrypt.c 21 // TPM_RC_VALUE label is not a null terminated string or the value of cipherText is
33 char *label = NULL; local
53 // If label is present, make sure that it is a NULL-terminated string
54 if(in->label.t.size > 0)
57 if(in->label.t.buffer[in->label.t.size - 1] != 0)
59 label = (char *)in->label.t.buffer;
77 label);
RSA_Encrypt.c 20 // the key referenced by keyHandle, or label is not a null-terminated
32 char *label = NULL; local
46 // Is there a label?
47 if(in->label.t.size > 0)
49 // label is present, so make sure that is it NULL-terminated
50 if(in->label.t.buffer[in->label.t.size - 1] != 0)
52 label = (char *)in->label.t.buffer;
68 label);
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /development/ndk/platforms/android-21/include/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/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/iproute2/lib/
mpls_pton.c 16 unsigned long label; local
18 label = strtoul(name, &endp, 0);
19 /* Fail when the label value is out or range */
20 if (label >= (1 << 20))
26 addr->entry = htonl(label << MPLS_LS_LABEL_SHIFT);
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_IDLETIMER.h 39 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_IDLETIMER.h 39 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/current/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/current/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/current/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/current/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/current/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/current/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
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/netfilter/
xt_IDLETIMER.h 26 char label[MAX_IDLETIMER_LABEL_SIZE]; member in struct:idletimer_tg_info

Completed in 992 milliseconds

1 2 3 4 5 6 7 8 91011>>