HomeSort by relevance Sort by last modified time
    Searched full:pack (Results 226 - 250 of 2304) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gprof/
bbconv.pl 27 print pack("A4Ix12", "gmon", 1);
44 print pack("cI", 2, $blockcount);
53 print pack("II",$addr,$count);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoderUtils.h 20 size_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack);
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/
mxbase.py 54 pref = struct.pack("!H", self.preference)
59 return struct.pack("!H", self.preference) + \
80 sp = struct.pack("!H", self.preference)
81 op = struct.pack("!H", other.preference)
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
blocks.mm 114 (void)^(Args args) { // expected-error{{block contains unexpanded parameter pack 'Args'}}
122 ^(Args args) // expected-error{{block contains unexpanded parameter pack 'Args'}}
124 ... // expected-error{{pack expansion does not contain any unexpanded parameter packs}}
130 (void)[](Args args) { // expected-error{{expression contains unexpanded parameter pack 'Args'}}
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p1-0x.cpp 25 // For a function parameter pack that occurs at the end of the
28 // function parameter pack.
79 // For a function parameter pack that does not occur at the end of the
80 // parameter-declaration-list, the type of the parameter pack is a
  /external/clang/test/Preprocessor/
macro_arg_directive.c 12 #pragma pack(pop) // expected-error {{embedding a #pragma directive within macro arguments is not supported}}
  /external/minijail/
elfparse.h 22 * The version in elf.h do not pack these structs so
30 #pragma pack(push)
31 #pragma pack(1)
91 #pragma pack(pop)
  /external/vboot_reference/tests/futility/
test_sign_keyblocks.sh 19 ${FUTILITY} vbutil_keyblock --pack ${TMP}.keyblock0 \
46 ${FUTILITY} vbutil_keyblock --pack ${TMP}.keyblock0 \
62 ${FUTILITY} vbutil_keyblock --pack ${TMP}.keyblock2 \
85 ${FUTILITY} vbutil_keyblock --pack ${TMP}.keyblock4 \
  /external/vboot_reference/tests/
gen_test_vbpubks.sh 18 ${FUTILITY} vbutil_key --pack \
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
frametovalues.h 17 // Native functions to pack a RGBA frame into either a one channel grayscale buffer
  /frameworks/native/data/etc/
android.hardware.opengles.aep.xml 18 Android Extension Pack features. -->
  /frameworks/native/opengl/tools/glgen/src/
CodeEmitter.java 19 void setVersion(int version, boolean ext, boolean pack);
  /hardware/bsp/intel/soc/common/tools/
gpt_ini2bin.py 63 out.write(struct.pack('<I', magic))
64 out.write(struct.pack('<I', start_lba))
65 out.write(struct.pack('<I', npart))
68 out.write(struct.pack('<i', int(length)))
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug302.go 19 run("go", "tool", "pack", "grc", "pp.a", "p.o")
  /prebuilts/go/linux-x86/test/fixedbugs/
bug302.go 19 run("go", "tool", "pack", "grc", "pp.a", "p.o")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
bittest.s 6 # will fail in IU only occasionally. Thus GAS should pack them in MU for
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FileDialog.py 56 self.botframe.pack(side=BOTTOM, fill=X)
59 self.selection.pack(side=BOTTOM, fill=X)
63 self.filter.pack(side=TOP, fill=X)
67 self.midframe.pack(expand=YES, fill=BOTH)
70 self.filesbar.pack(side=RIGHT, fill=Y)
73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH)
81 self.dirsbar.pack(side=LEFT, fill=Y)
84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
94 self.ok_button.pack(side=LEFT)
98 self.filter_button.pack(side=LEFT, expand=YES
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
FileDialog.py 56 self.botframe.pack(side=BOTTOM, fill=X)
59 self.selection.pack(side=BOTTOM, fill=X)
63 self.filter.pack(side=TOP, fill=X)
67 self.midframe.pack(expand=YES, fill=BOTH)
70 self.filesbar.pack(side=RIGHT, fill=Y)
73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH)
81 self.dirsbar.pack(side=LEFT, fill=Y)
84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
94 self.ok_button.pack(side=LEFT)
98 self.filter_button.pack(side=LEFT, expand=YES
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 56 self.botframe.pack(side=BOTTOM, fill=X)
59 self.selection.pack(side=BOTTOM, fill=X)
63 self.filter.pack(side=TOP, fill=X)
67 self.midframe.pack(expand=YES, fill=BOTH)
70 self.filesbar.pack(side=RIGHT, fill=Y)
73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH)
81 self.dirsbar.pack(side=LEFT, fill=Y)
84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
94 self.ok_button.pack(side=LEFT)
98 self.filter_button.pack(side=LEFT, expand=YES
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
FileDialog.py 56 self.botframe.pack(side=BOTTOM, fill=X)
59 self.selection.pack(side=BOTTOM, fill=X)
63 self.filter.pack(side=TOP, fill=X)
67 self.midframe.pack(expand=YES, fill=BOTH)
70 self.filesbar.pack(side=RIGHT, fill=Y)
73 self.files.pack(side=RIGHT, expand=YES, fill=BOTH)
81 self.dirsbar.pack(side=LEFT, fill=Y)
84 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
94 self.ok_button.pack(side=LEFT)
98 self.filter_button.pack(side=LEFT, expand=YES
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_a_s_p.py 32 data = data + struct.pack(">HH", rangeMaxPPEM, rangeGaspBehavior)
35 data = struct.pack(">HH", version, numRanges) + data
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/
Pack200Streams.java 57 public static void pack(final byte[] source, final OutputStream output) method in class:Pack200Streams
61 Pack200.newPacker().pack(jar, output);
  /external/libchrome/sandbox/win/src/
interception_internal.h 26 #pragma pack(push, 4)
74 #pragma pack(pop)
  /external/mesa3d/src/mesa/state_tracker/
st_cb_readpixels.c 47 const struct gl_pixelstore_attrib *pack,
54 _mesa_readpixels(ctx, x, y, width, height, format, type, pack, dest);
  /external/skia/src/sfnt/
SkOTTable_EBDT.h 17 #pragma pack(push, 1)
107 #pragma pack(pop)

Completed in 1677 milliseconds

1 2 3 4 5 6 7 8 91011>>