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

1 2 3 4 56 7 8 91011>>

  /external/wpa_supplicant_8/src/ap/
beacon.c 56 hapd->iconf->preamble == LONG_PREAMBLE)
746 params.preamble = hapd->iface->num_sta_no_short_preamble == 0 &&
747 hapd->iconf->preamble == SHORT_PREAMBLE;
ap_config.h 482 } preamble; member in struct:hostapd_config
  /external/clang/docs/
PCHInternals.rst 457 --- called a precompiled *preamble* --- is automatically generated by parsing
460 depends on), reparsing of that source file can use the precompiled preamble and
464 this case, Clang will create the precompiled preamble as a chained precompiled
466 reduces the time needed to serialize the precompiled preamble for use in
  /external/clang/include/clang/Driver/
CC1Options.td 311 def print_preamble : Flag<["-"], "print-preamble">,
312 HelpText<"Print the \"preamble\" of a file, which is a candidate for implicit"
506 def preamble_bytes_EQ : Joined<["-"], "preamble-bytes=">,
507 HelpText<"Assume that the precompiled header is a precompiled preamble "
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 189 /// Generate a function preamble for a method with the specified
  /external/clang/lib/Frontend/
CompilerInstance.cpp 295 bool Preamble = getPreprocessorOpts().PrecompiledPreambleBytes.first != 0;
301 Preamble,
315 bool Preamble,
327 Preamble ? serialization::MK_Preamble
    [all...]
  /external/clang/tools/scan-view/
Reporter.py 127 msg.preamble = mainMsg
  /external/clang/utils/TableGen/
ClangASTNodesEmitter.cpp 138 // Write the preamble
  /external/valgrind/main/VEX/priv/
guest_amd64_helpers.c 165 #define PREAMBLE(__data_bits) \
191 PREAMBLE(DATA_BITS); \
212 PREAMBLE(DATA_BITS); \
233 PREAMBLE(DATA_BITS); \
258 PREAMBLE(DATA_BITS); \
283 PREAMBLE(DATA_BITS); \
299 PREAMBLE(DATA_BITS); \
319 PREAMBLE(DATA_BITS); \
340 PREAMBLE(DATA_BITS); \
358 PREAMBLE(DATA_BITS);
    [all...]
guest_s390_defs.h 195 /* Size of special instruction preamble */
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-arm-linux.S 50 /*--- Entry and preamble (set everything up) ---*/
  /external/valgrind/main/drd/docs/
drd-xml-output.xsd 222 <xs:element name="preamble" type="vgPreamble"/>
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-addr2line.1 3 .\" Standard preamble:
arm-eabi-elfedit.1 3 .\" Standard preamble:
arm-eabi-nlmconv.1 3 .\" Standard preamble:
arm-eabi-size.1 3 .\" Standard preamble:
arm-eabi-strings.1 3 .\" Standard preamble:
  /prebuilts/gcc/darwin-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:
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-addr2line.1 3 .\" Standard preamble:
arm-eabi-elfedit.1 3 .\" Standard preamble:
arm-eabi-nlmconv.1 3 .\" Standard preamble:

Completed in 554 milliseconds

1 2 3 4 56 7 8 91011>>