/external/zlib/src/contrib/masmx86/ |
match686.asm | 82 ; Note : these value are good with a 8 bytes boundary pack structure
|
/frameworks/base/docs/html/design/patterns/ |
actionbar.jd | 185 href="{@docRoot}downloads/design/Android_Design_Icons_20130926.zip">Download the Action Bar Icon Pack</a>
|
/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
games.jd | 238 Google Play game services helped Vector Unit pack an awesome multiplayer experience
|
/frameworks/base/docs/html/google/play/billing/ |
api.jd | 111 <dd>Typically, you would not implement consumption for in-app products that can only be purchased once in your application and provide a permanent benefit. Once purchased, these items will be permanently associated to the user's Google account. An example of a non-consumable in-app product is a premium upgrade or a level pack.</dd>
|
/frameworks/base/docs/html/guide/topics/search/ |
search-dialog.jd | 55 <li><a href="{@docRoot}design/downloads/index.html#action-bar-icon-pack">Action Bar 56 Icon Pack</a></li> 493 available from the <a href="{@docRoot}design/downloads/index.html#action-bar-icon-pack">Action Bar 494 Icon Pack</a>.</p> [all...] |
/frameworks/base/services/java/com/android/server/ |
DeviceStorageMonitorService.java | 359 // Pack up the values and broadcast them to everyone
|
/frameworks/compile/slang/ |
README.rst | 318 **Field** class that is used to pack and unpack the contents of the
|
/frameworks/rs/ |
rsElement.cpp | 407 // we will pack mType; mKind; mNormalized; mVectorSize; NumSubElements
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf_log.h | 240 /* Encode and pack 6 characters into 32 bits. Only the left 2 bits of the
|
/ndk/build/tools/ |
dev-platform-import.sh | 42 be processed by another script (dev-platform-pack.sh) to archive them properly into
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
dc.sed | 23 # SunOS limits: 199/199 commands (though could pack in 10-20 more)
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | 526 msg.mTo = Address.pack(Address.parse(getValue())); 533 msg.mFrom = Address.pack(froms); 536 msg.mCc = Address.pack(Address.parse(getValue())); 539 msg.mReplyTo = Address.pack(Address.parse(getValue())); [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
DictionarySettingsFragment.java | 127 Log.i(TAG, "Unknown dictionary pack client: " + mClientId + ". Requesting info.");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
smmintrin.h | 436 /* Pack 8 double words from 2 operands into 8 words of result with
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
wavefront.h | 27 it is necessary to pack the "wavefront_alias" structure to a size
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
wavefront.h | 27 it is necessary to pack the "wavefront_alias" structure to a size
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_wininst.py | 299 header = struct.pack("<iii",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
EditorWindow.py | 252 vbar.pack(side=RIGHT, fill=Y) 261 text_frame.pack(side=LEFT, fill=BOTH, expand=1) 262 text.pack(side=TOP, fill=BOTH, expand=1) 418 self.status_bar.pack(side=BOTTOM, fill=X) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 433 The layout mechanism uses a simplified version of the pack [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist_wininst.py | 299 header = struct.pack("<iii",
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
EditorWindow.py | 252 vbar.pack(side=RIGHT, fill=Y) 261 text_frame.pack(side=LEFT, fill=BOTH, expand=1) 262 text.pack(side=TOP, fill=BOTH, expand=1) 418 self.status_bar.pack(side=BOTTOM, fill=X) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 433 The layout mechanism uses a simplified version of the pack [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
smmintrin.h | 345 /* SSE4 Pack with Unsigned Saturation. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
BinPacker.java | 105 // Try to pack as far up as possible first
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
pack.c | 27 * \file pack.c 52 #include "pack.h" 121 * Pack polygon stipple into user memory given current pixel packing 247 * Pack bitmap data. [all...] |