Searched
full:pack (Results
301 -
325 of
1834) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/resources/gpu_internals/ |
tracing_controller.css | 12 -webkit-box-pack: center;
|
/external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/ |
infobar.html | 19 -webkit-box-pack: center;
|
/external/chromium-trace/trace-viewer/src/about_tracing/ |
tracing_controller.css | 9 -webkit-box-pack: center;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_autolaunch.css | 14 -webkit-box-pack: center;
|
/external/chromium_org/chrome/browser/resources/options/ |
font_settings.css | 10 -webkit-box-pack: start;
|
/external/chromium_org/third_party/angle/src/compiler/ |
VariablePacker.h | 15 // Returns true if the passed in variables pack in maxVectors following
|
/external/chromium_org/third_party/mesa/ |
README.chromium | 20 - src/src/mesa/main/pack.c
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrGlyph.h | 58 static inline PackedID Pack(uint16_t glyphID, GrFixed x, GrFixed y) {
|
/external/chromium_org/third_party/smhasher/src/ |
MurmurHash1.cpp | 125 int pack = len < align ? len : align; local 129 switch(pack) 139 data += pack; 140 len -= pack;
|
/external/chromium_org/ui/base/resource/ |
resource_handle.h | 47 // The scale of images in this resource pack relative to images in the 1x
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
p14.cpp | 19 // parameter pack that has not been expanded; otherwise, it is parsed
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
ext-blocks.cpp | 44 return f1(block_args); // expected-error{{expression contains unexpanded parameter pack 'block_args'}}
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
p3-0x.cpp | 23 unsigned_c<0> uc0a = f(); // okay, deduced to an empty pack
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
p21.cpp | 5 // (14.5.3) can deduce zero or more arguments for each parameter pack.
|
/external/dropbear/libtomcrypt/notes/ |
tech0005.txt | 18 Obviously this won't get you performance but if you need to pack a crypto lib in a device with limited means it's more than enough...
|
/external/e2fsprogs/lib/uuid/ |
Android.mk | 9 pack.c \
|
/external/oprofile/events/i386/pii/ |
unit_masks | 19 0x04 MMX pack operations
|
/external/oprofile/events/i386/piii/ |
unit_masks | 29 0x04 MMX pack operations
|
/external/qemu/distrib/sdl-1.2.15/include/ |
close_code.h | 43 #pragma pack(pop)
|
/external/skia/include/gpu/ |
GrGlyph.h | 58 static inline PackedID Pack(uint16_t glyphID, GrFixed x, GrFixed y) {
|
/external/svox/pico/src/com/svox/pico/ |
DownloadVoiceData.java | 25 * pack from the Android Market.
|
LangPackUninstaller.java | 24 * Is notified when the language pack installer is added to the system, and runs the installer.
|
/libcore/dalvik/src/main/java/dalvik/system/ |
BaseDexClassLoader.java | 109 Package pack = super.getPackage(name); local 111 if (pack == null) { 112 pack = definePackage(name, "Unknown", "0.0", "Unknown", 116 return pack;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
DictionaryFactory.java | 40 * Initializes a main dictionary collection from a dictionary pack, with explicit flags. 42 * This searches for a content provider providing a dictionary pack for the specified 78 * Initializes a main dictionary collection from a dictionary pack, with default flags. 80 * This searches for a content provider providing a dictionary pack for the specified
|
DictionaryPackInstallBroadcastReceiver.java | 41 * provider about ourselves. This happens when the settings for the dictionary pack are accessed, 51 // This happens when the dictionary pack says it can't find a record for our client, 52 // which happens when the dictionary pack settings are called before the keyboard 89 // Search for some dictionary pack in the just-installed package. If found, reread.
|
Completed in 165 milliseconds
<<11121314151617181920>>