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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/JSON/out/man/man3/
JSON__backportPP__Boolean.3pm 3 .\" Standard preamble:
JSON__backportPP__Compat5005.3pm 3 .\" Standard preamble:
JSON__backportPP__Compat5006.3pm 3 .\" Standard preamble:
  /external/chromium_org/third_party/sqlite/src/tool/
vdbe-compress.tcl 36 # in the preamble to the sqlite3VdbeExec() implementation.
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.cc 248 SIDESTEP_ASSERT(false && "Unable to allocate preamble-stub.");
337 // Disassemble the preamble of stub and copy the bytes back to target.
338 // If we've done any conditional jumps in the preamble we need to convert
442 // Create a new preamble page and initialize the free list
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.cc 248 SIDESTEP_ASSERT(false && "Unable to allocate preamble-stub.");
337 // Disassemble the preamble of stub and copy the bytes back to target.
338 // If we've done any conditional jumps in the preamble we need to convert
442 // Create a new preamble page and initialize the free list
  /external/gtest/scripts/
gen_gtest_pred_impl.py 66 """Returns the preamble for the header file.
72 # A map that defines the values used in the preamble template.
326 """Returns the preamble for the unit test file."""
328 # A map that defines the values used in the preamble template.
  /external/iproute2/include/linux/
if_ether.h 27 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
  /external/kernel-headers/original/linux/
if_ether.h 27 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
  /external/naver-fonts/
NOTICE 14 PREAMBLE
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 66 """Returns the preamble for the header file.
72 # A map that defines the values used in the preamble template.
328 """Returns the preamble for the unit test file."""
330 # A map that defines the values used in the preamble template.
  /external/sil-fonts/
NOTICE 13 PREAMBLE
  /hardware/ti/wlan/mac80211/ti-utils/
plt.h 260 unsigned char preamble; member in struct:wl1271_cmd_pkt_params
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_ether.h 27 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
synclink.h 159 unsigned char preamble; member in struct:_MGSL_PARAMS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h 27 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
synclink.h 159 unsigned char preamble; member in struct:_MGSL_PARAMS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_ether.h 27 * IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
synclink.h 159 unsigned char preamble; member in struct:_MGSL_PARAMS
  /external/valgrind/main/docs/internals/
xml-output-protocol4.txt 29 This duplicates the tool name present later in the preamble, but it
128 contains a preamble, a program-started marker, the errors from the run
133 * Various preamble lines which give version info for the various
137 <preamble>
139 </preamble>
  /external/valgrind/main/VEX/priv/
guest_x86_helpers.c 127 #define PREAMBLE(__data_bits) \
149 PREAMBLE(DATA_BITS); \
170 PREAMBLE(DATA_BITS); \
191 PREAMBLE(DATA_BITS); \
216 PREAMBLE(DATA_BITS); \
241 PREAMBLE(DATA_BITS); \
257 PREAMBLE(DATA_BITS); \
277 PREAMBLE(DATA_BITS); \
298 PREAMBLE(DATA_BITS); \
316 PREAMBLE(DATA_BITS);
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c 170 static const char* preamble = "valgrind MPI wrappers"; variable
205 preamble, my_pid, my_pid);
231 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
237 preamble, my_pid);
241 fprintf(stderr, "%s %5d: enter PMPI_%s\n", preamble, my_pid, fnname );
248 preamble, my_pid, fnname, err );
253 fprintf(stderr, "%s %5d: fatal: %s\n", preamble, my_pid, msg);
254 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
866 preamble, my_pid, (long)ty);
871 preamble, my_pid, (long)tycon)
    [all...]
  /external/clang/include/clang/Serialization/
Module.h 43 MK_Preamble, ///< File is a PCH file treated as the preamble.
90 /// may be a precompiled header, precompiled preamble, a module, or an AST file
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-amd64-darwin.S 49 /*--- Entry and preamble (set everything up) ---*/
64 /* The preamble */
dispatch-amd64-linux.S 49 /*--- Entry and preamble (set everything up) ---*/
65 /* The preamble */

Completed in 934 milliseconds

1 2 3 4 56 7 8 91011>>