HomeSort by relevance Sort by last modified time
    Searched full:preamble (Results 151 - 175 of 535) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-size.1 3 .\" Standard preamble:
arm-eabi-strings.1 3 .\" Standard preamble:
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-addr2line.1 3 .\" Standard preamble:
arm-linux-androideabi-elfedit.1 3 .\" Standard preamble:
arm-linux-androideabi-nlmconv.1 3 .\" Standard preamble:
arm-linux-androideabi-size.1 3 .\" Standard preamble:
arm-linux-androideabi-strings.1 3 .\" Standard preamble:
  /external/clang/lib/Frontend/
FrontendActions.cpp 458 unsigned Preamble = Lexer::ComputePreamble(Buffer, CI.getLangOpts()).first;
459 llvm::outs().write(Buffer->getBufferStart(), Preamble);
SerializedDiagnosticPrinter.cpp 122 /// \brief Emit the preamble for the serialized diagnostics.
350 /// \brief Emits the preamble of the diagnostics file.
  /external/libvorbis/lib/
info.c 441 /* preamble */
464 /* preamble */
  /external/proguard/docs/
GPL.html 13 <LI><A NAME="TOC2" HREF="#SEC2">Preamble</A>
43 <H2><A NAME="SEC2" HREF="#TOC2">Preamble</A></H2>
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 165 # Short Preamble
166 # This parameter can be used to enable optional use of short preamble for
169 # enabled if the local hardware supports use of short preamble. If any of the
170 # associated STAs do not support short preamble, use of short preamble will be
172 # 0 = do not allow use of short preamble (default)
173 # 1 = allow use of short preamble
174 #preamble=1
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
GPL.html 13 <LI><A NAME="TOC2" HREF="#SEC2">Preamble</A>
43 <H2><A NAME="SEC2" HREF="#TOC2">Preamble</A></H2>
  /external/clang/include/clang/Basic/
SourceManager.h 643 /// \brief The file ID for the precompiled preamble there is one.
758 /// \brief Set the file ID for the precompiled preamble.
759 void setPreambleFileID(FileID Preamble) {
761 PreambleFileID = Preamble;
764 /// \brief Get the file ID for the precompiled preamble if there is one.
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 462 * @NL80211_ATTR_BSS_SHORT_PREAMBLE: whether short preamble is enabled
    [all...]
  /build/tools/droiddoc/templates-ds/assets/
GPL-LICENSE.txt 9 Preamble
  /build/tools/droiddoc/templates-sac/assets/
GPL-LICENSE.txt 9 Preamble
  /build/tools/droiddoc/templates-sdk/assets/
GPL-LICENSE.txt 9 Preamble
  /external/iproute2/doc/
api-ip6-flowlabels.tex 3 \input preamble
  /external/quake/quake/src/
gnu.txt 9 Preamble
  /external/skia/legacy/src/core/
SkBitmapProcState_matrixProcs.cpp 58 #define PREAMBLE(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; \
  /external/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 99 #define PREAMBLE(state) SkBitmapProcState::FixedTileProc tileProcX = (state).fTileProcX; (void) tileProcX; \
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-mips32-linux.S 50 /*--- Entry and preamble (set everything up) ---*/
dispatch-s390x-linux.S 65 /*--- Entry and preamble (set everything up) ---*/
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeMessage.java 608 public void preamble(InputStream is) throws IOException { method in class:MimeMessage.MimeMessageBuilder

Completed in 681 milliseconds

1 2 3 4 5 67 8 91011>>