HomeSort by relevance Sort by last modified time
    Searched full:pack (Results 101 - 125 of 938) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/chrome/common/extensions/docs/static/
packaging.html 51 Click the <b>Pack extension</b> button.
110 Click the <b>Pack extension</b> button.
142 Use the <code>--pack-extension</code> flag
144 Use <code>--pack-extension-key</code>
150 chrome.exe --pack-extension=c:\myext --pack-extension-key=c:\myext.pem
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/digests/
SHA1Digest.java 3 import org.bouncycastle.crypto.util.Pack;
62 // X[xOff] = Pack.bigEndianToInt(in, inOff);
93 Pack.intToBigEndian(H1, out, outOff);
94 Pack.intToBigEndian(H2, out, outOff + 4);
95 Pack.intToBigEndian(H3, out, outOff + 8);
96 Pack.intToBigEndian(H4, out, outOff + 12);
97 Pack.intToBigEndian(H5, out, outOff + 16);
  /external/clang/include/clang/Sema/
Template.h 207 /// For a parameter pack, the local instantiation scope may contain a
227 /// \brief If non-NULL, the template parameter pack that has been
232 /// explicitly-specified template arguments in that pack.
276 /// \returns A pointer to the declaration or argument pack of declarations
286 /// \brief Note that the given parameter pack has been partially substituted
290 /// \param Pack The parameter pack, which will always be a template
291 /// parameter pack.
294 /// for this parameter pack.
297 /// arguments provided for this parameter pack
    [all...]
  /external/clang/lib/Sema/
SemaAttr.cpp 24 // Pragma 'pack' and 'options align'
38 /// pack.
45 /// Stack - Entries in the #pragma pack stack, consisting of saved
115 // If there is no pack context, we don't need any attributes.
201 // pack(0) is like pack(), which just works out since that is what
221 case Sema::PPK_Default: // pack([n])
225 case Sema::PPK_Show: // pack(show)
238 case Sema::PPK_Push: // pack(push [, id] [, [n])
245 case Sema::PPK_Pop: // pack(pop [, id] [, n]
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DatagramSocketImplTest.java 116 protected int peekData(DatagramPacket pack) throws IOException {
121 protected void receive(DatagramPacket pack) throws IOException {
126 protected void send(DatagramPacket pack) throws IOException {
  /external/clang/include/clang/AST/
TemplateName.h 43 /// template names or an already-substituted template template parameter pack.
115 /// parameter pack.
117 /// This kind of template names occurs when the parameter pack has been
118 /// provided with a template template argument pack in a context where its
119 /// enclosing pack expansion could not be fully expanded.
133 /// \brief Retrieve the template template parameter pack being substituted.
138 /// \brief Retrieve the template template argument pack with which this
205 /// \brief A template template parameter pack that has been substituted for
206 /// a template template argument pack, but has not yet been expanded into
264 /// \brief Retrieve the substituted template template parameter pack, if
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 20 <li><a href="#templatespack">Using the Icon Templates Pack</a></li>
40 Templates Pack, v4.0 &raquo;</a></li>
42 Templates Pack, v2.3 &raquo;</a></li>
44 Templates Pack, v2.0 &raquo;</a></li>
46 Templates Pack, v1.0 &raquo;</a></li>
98 the Android Icon Templates Pack.</p>
104 <h2 id="templatespack">Using the Android Icon Templates Pack</h2>
106 <p>The Android Icon Templates Pack is a collection of template designs,
109 template pack archive before you start designing your icons.</p>
117 <p>You can obtain the latest Icon Templates Pack archive using the link below
    [all...]
index.jd 15 href="{@docRoot}shareables/icon_templates-v4.0.zip">Android Icon Templates Pack
21 The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 46 // Builds the theme pack from all data from |extension|. This is often done
51 // Builds the theme pack from a previously performed WriteToDisk(). This
57 // Builds a data pack on disk at |path| for future quick loading by
172 // Data pack, if we have one.
177 #pragma pack(push,1)
213 #pragma pack(pop)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DictionaryFactory.java 37 * Initializes a dictionary from a dictionary pack, with explicit flags.
39 * This searches for a content provider providing a dictionary pack for the specified
44 * @param fallbackResId the id of the resource to use as a fallback if no pack is found
75 * Initializes a dictionary from a dictionary pack, with default flags.
77 * This searches for a content provider providing a dictionary pack for the specified
82 * @param fallbackResId the id of the resource to use as a fallback if no pack is found
  /bootable/recovery/tools/ota/
convert-to-bmp.py 47 header = struct.pack(BMP_HEADER_FMT,
54 info = struct.pack(BITMAPINFO_HEADER_FMT,
  /external/bluetooth/glib/tests/
gen-casefold-txt.pl 81 printf ("%s\t%s\n", pack ("U", $code), pack ("U*", @values));
  /external/clang/test/CodeGenCXX/
mangle-variadic-templates.cpp 48 // Mangling of type pack expansions in a template argument
53 // Mangling of type pack expansions in a function type
  /external/harfbuzz/src/
harfbuzz-buffer.h 36 #pragma pack(push, 1)
97 #pragma pack(pop)
harfbuzz-gdef-private.h 38 #pragma pack(push, 1)
130 #pragma pack(pop)
harfbuzz-gsub.h 36 #pragma pack(push, 1)
143 #pragma pack(pop)
  /external/wpa_supplicant/
eap_defs.h 21 #pragma pack(push, 1)
32 #pragma pack(pop)
eap_psk_common.h 35 #pragma pack(push, 1)
95 #pragma pack(pop)
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_defs.h 21 #pragma pack(push, 1)
32 #pragma pack(pop)
eap_fast_common.h 46 #pragma pack(push, 1)
55 #pragma pack(pop)
eap_tlv_common.h 45 #pragma pack(push, 1)
109 #pragma pack(pop)
  /external/wpa_supplicant_8/src/eap_common/
eap_defs.h 21 #pragma pack(push, 1)
32 #pragma pack(pop)
eap_fast_common.h 46 #pragma pack(push, 1)
55 #pragma pack(pop)
eap_tlv_common.h 45 #pragma pack(push, 1)
109 #pragma pack(pop)
  /frameworks/base/media/libstagefright/codecs/common/include/
voAMRWB.h 29 #pragma pack(push, 4)
80 #pragma pack(pop)

Completed in 947 milliseconds

1 2 3 45 6 7 8 91011>>