/external/clang/include/clang/Basic/ |
DiagnosticParseKinds.td | 497 "be innermost component of anonymous pack declaration}0">; 499 "ISO C++11 requires a parenthesized pack declaration to have a name">, 500 InGroup<DiagGroup<"anonymous-pack-parens">>; 538 "attribute '%0' cannot be used as an attribute pack">; [all...] |
/external/clang/lib/Sema/ |
TreeTransform.h | 98 /// pack. 212 /// \brief Determine whether we should expand a pack expansion with the 216 /// By default, the transformer never tries to expand pack expansions. 220 /// pack expansion. 223 /// the pack expansion. 229 /// expand the corresponding pack expansions into separate arguments. When 233 /// pack expansion after all of the expanded arguments. This is used 238 /// the expanded form of the corresponding pack expansion. This is both an 259 /// \brief "Forget" about the partially-substituted pack template argument, 260 /// when performing an instantiation that must preserve the parameter pack [all...] |
SemaTemplateInstantiateDecl.cpp | 98 assert(!Unexpanded.empty() && "Pack expansion without parameter packs?"); 100 // Determine whether we can expand this attribute pack yet. [all...] |
/external/libmtp/ |
ChangeLog | 67 * src/ptp-pack.c: sync to upstream. 101 * src/ptp-pack.c: dito. 187 * src/ptp-pack.c: dito. 193 * src/ptp-pack.c: dito. 259 * src/ptp-pack.c: add a NULL check 263 * src/ptp-pack.c: add terminating NULL character 418 * src/ptp-pack.c: sync from upstream. 436 * src/ptp-pack.c: introduce Richards bugfix on top of 439 ptp-pack.c needs it. 580 * src/ptp-pack.c: sync in from upstream libgphoto2 [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 291 -webkit-box-pack: end; 614 * Handles the "Pack extension..." button being pressed. 619 chrome.send('pack', [extensionPath, privateKeyPath]); 623 * Shows to modal HTML pack dialog. 630 * Hides the pack dialog. 685 PACK EXTENSION 775 i18n-content="packButton">PACK</button>
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
mux_client_for_testing.py | 220 return struct.pack('!H', 0x8000 + channel_id) 223 return first + struct.pack('!H', channel_id & 0xffff) 225 return struct.pack('!L', 0xe0000000 + channel_id) 251 return struct.pack('!H', number) 253 return chr(number >> 16) + struct.pack('!H', number & 0xffff) 255 return struct.pack('!L', number) 708 body = struct.pack('!H', code) + reason.encode('utf-8')
|
/external/chromium_org/chrome/browser/resources/apps_debugger/js/ |
items_list.js | 260 // Set the path and show the pack button, if provided by unpacked 352 * Sets the pack button handler. 358 var packButton = el.querySelector('.pack-link'); 361 $('pack-heading').textContent = 363 $('pack-title').textContent = 366 $('pack-heading').textContent = 368 $('pack-title').textContent =
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 91 l1.pack(side=TOP, anchor=W) 97 l2.pack(side=TOP, anchor = W, fill=X) 101 l3.pack(side=TOP, anchor = W) 104 buttons.pack(side=TOP, fill=X) 109 b1.pack(side=LEFT, fill=BOTH, expand=1) 112 b2.pack(side=LEFT, fill=BOTH, expand=1) 592 text.pack()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
IOBinding.py | 91 l1.pack(side=TOP, anchor=W) 97 l2.pack(side=TOP, anchor = W, fill=X) 101 l3.pack(side=TOP, anchor = W) 104 buttons.pack(side=TOP, fill=X) 109 b1.pack(side=LEFT, fill=BOTH, expand=1) 112 b2.pack(side=LEFT, fill=BOTH, expand=1) 592 text.pack()
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_shelf_gtk.cc | 90 // Pack the |items_hbox_| in the outer hbox. 111 // Create and pack the close button. 134 // Pack the link and the icon in outer hbox.
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_service_unittest.cc | 318 // Load a content pack. 353 // Load a second content pack. 382 // Disable the first content pack.
|
/external/chromium_org/chrome/common/importer/ |
profile_import_process_messages.h | 28 // Traits for importer::SourceProfile struct to pack/unpack. 81 // Traits for ImporterURLRow to pack/unpack. 131 // Traits for ImportedBookmarkEntry to pack/unpack.
|
/external/chromium_org/net/dns/ |
dns_protocol.h | 73 #pragma pack(push) 74 #pragma pack(1) 87 #pragma pack(pop)
|
/external/chromium_org/ui/gfx/ |
icon_util.h | 145 #pragma pack(push) 146 #pragma pack(2) 199 #pragma pack(pop)
|
/external/clang/include/clang/AST/ |
ExprObjC.h | 204 /// \brief The location of the ellipsis, if this is a pack expansion. 207 /// \brief The number of elements this pack expansion will expand to, if 208 /// this is a pack expansion and is known. 211 /// \brief Determines whether this dictionary element is a pack expansion. 232 /// \brief Data that describes an element that is a pack expansion, used if any 233 /// of the elements in the dictionary literal are pack expansions. 235 /// \brief The location of the ellipsis, if this element is a pack 239 /// \brief If non-zero, the number of elements that this pack 247 /// \brief Determine whether this dictionary literal has any pack expansions. 249 /// If the dictionary literal has pack expansions, then there wil [all...] |
/external/clang/test/CodeGen/ |
bitfield-2.c | 60 #pragma pack(push) 61 #pragma pack(1) 66 #pragma pack(pop)
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
JpegProcessor.cpp | 297 #pragma pack(push) 298 #pragma pack(1) 303 #pragma pack(pop)
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 120 // pack - either it's not installed, or it's disabled, or there is some strange 123 // reason some dictionaries have been installed BUT the dictionary pack can't be 128 // pack but if we don't have any settings for it it means the user has never been
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 18 self.widget.pack() 136 self.combo.pack() 152 self.combo.pack() 232 self.entry.pack() 425 self.paned.pack(expand=True, fill='both') 470 self.scale.pack() 570 self.nb.pack() 678 self.nb.pack() 721 self.nb.pack() 760 self.tv.pack() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 18 self.widget.pack() 136 self.combo.pack() 152 self.combo.pack() 232 self.entry.pack() 425 self.paned.pack(expand=True, fill='both') 470 self.scale.pack() 570 self.nb.pack() 678 self.nb.pack() 721 self.nb.pack() 760 self.tv.pack() [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
format_pack.c | 27 * Used to pack basic color, depth and stencil formats to specific 2040 gl_pack_float_rgba_func pack = _mesa_get_pack_float_rgba_function(format); local 2071 gl_pack_ubyte_rgba_func pack = _mesa_get_pack_ubyte_rgba_function(format); local [all...] |
/external/mesa3d/src/mesa/main/ |
format_pack.c | 27 * Used to pack basic color, depth and stencil formats to specific 2040 gl_pack_float_rgba_func pack = _mesa_get_pack_float_rgba_function(format); local 2071 gl_pack_ubyte_rgba_func pack = _mesa_get_pack_ubyte_rgba_function(format); local [all...] |
/dalvik/vm/alloc/ |
HeapBitmap.h | 37 /* Pack the bits in backwards so they come out in address order
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
README.TXT | 25 2. WHAT'S IN THE PACK?
|