/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
PhotoViewCallbacks.java | 44 * @param origX the raw x coordinate of the initial touch 45 * @param origY the raw y coordinate of the initial touch 53 * @param origX the raw x coordinate of the initial touch 54 * @param origY the raw y coordinate of the initial touch
|
/frameworks/wilhelm/src/ |
README.txt | 6 * Initial entry points
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.io/ |
get_line_delim_rv.pass.cpp | 27 std::string s("initial text"); 32 std::wstring s(L"initial text"); 39 S s("initial text"); 45 S s(L"initial text");
|
get_line_rv.pass.cpp | 27 std::string s("initial text"); 32 std::wstring s(L"initial text"); 39 S s("initial text"); 45 S s(L"initial text");
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
ChangeLog | 12 * Initial release.
|
/packages/apps/UnifiedEmail/res/raw/ |
template_conversation_lower.html | 2 <div id="initial-load-signal" class="%s"></div>
|
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/ |
ChangeLog | 12 * Initial release.
|
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/ |
ChangeLog | 12 * Initial release.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp864.py | 116 0x00c6: 0xfe8b, # ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM 118 0x00c8: 0xfe91, # ARABIC LETTER BEH INITIAL FORM 120 0x00ca: 0xfe97, # ARABIC LETTER TEH INITIAL FORM 121 0x00cb: 0xfe9b, # ARABIC LETTER THEH INITIAL FORM 122 0x00cc: 0xfe9f, # ARABIC LETTER JEEM INITIAL FORM 123 0x00cd: 0xfea3, # ARABIC LETTER HAH INITIAL FORM 124 0x00ce: 0xfea7, # ARABIC LETTER KHAH INITIAL FORM 129 0x00d3: 0xfeb3, # ARABIC LETTER SEEN INITIAL FORM 130 0x00d4: 0xfeb7, # ARABIC LETTER SHEEN INITIAL FORM 131 0x00d5: 0xfebb, # ARABIC LETTER SAD INITIAL FOR [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp864.py | 116 0x00c6: 0xfe8b, # ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM 118 0x00c8: 0xfe91, # ARABIC LETTER BEH INITIAL FORM 120 0x00ca: 0xfe97, # ARABIC LETTER TEH INITIAL FORM 121 0x00cb: 0xfe9b, # ARABIC LETTER THEH INITIAL FORM 122 0x00cc: 0xfe9f, # ARABIC LETTER JEEM INITIAL FORM 123 0x00cd: 0xfea3, # ARABIC LETTER HAH INITIAL FORM 124 0x00ce: 0xfea7, # ARABIC LETTER KHAH INITIAL FORM 129 0x00d3: 0xfeb3, # ARABIC LETTER SEEN INITIAL FORM 130 0x00d4: 0xfeb7, # ARABIC LETTER SHEEN INITIAL FORM 131 0x00d5: 0xfebb, # ARABIC LETTER SAD INITIAL FOR [all...] |
/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/ |
SerializationTest.java | 179 * @param initial - initial object used for creating serialized form 182 void assertDeserialized(Serializable initial, Serializable deserialized); 187 public void assertDeserialized(Serializable initial, Serializable deserialized) { 188 assertEquals(initial, deserialized); 193 * Comparator for verifying that deserialized object is the same as initial. 196 public void assertDeserialized(Serializable initial, Serializable deserialized) { 197 assertSame(initial, deserialized); 205 public void assertDeserialized(Serializable initial, Serializable deserialized) { 206 Throwable initThr = (Throwable) initial; 387 Serializable initial = (Serializable) object; local [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSProperties.in | 45 // Tweaks how we choose defaults for getter, setter, initial and type_name. 47 // - initial 48 // The initial value accessor on the RenderStyle, defaults to e.g. initialBoxShadow 123 border-bottom-left-radius animatable, initial=initialBorderRadius, converter=convertRadius 124 border-bottom-right-radius animatable, initial=initialBorderRadius, converter=convertRadius 125 border-bottom-style type_name=EBorderStyle, initial=initialBorderStyle 126 border-bottom-width animatable, initial=initialBorderWidth, converter=convertLineWidth<unsigned> 134 border-left-style type_name=EBorderStyle, initial=initialBorderStyle 135 border-left-width animatable, initial=initialBorderWidth, converter=convertLineWidth<unsigned> 137 border-right-style type_name=EBorderStyle, initial=initialBorderStyl [all...] |
/external/bison/lib/ |
xstrndup.c | 1 /* Duplicate a bounded initial segment of a string, with out-of-memory 27 In other words, return a copy of the initial segment of length N of
|
xstrndup.h | 1 /* Duplicate a bounded initial segment of a string, with out-of-memory 21 In other words, return a copy of the initial segment of length N of
|
/external/chromium_org/chrome/browser/chromeos/login/ |
startup_utils.h | 47 // Returns initial locale from local settings. 50 // Sets initial locale in local settings.
|
/external/chromium_org/content/common/ |
zygote_commands_linux.h | 13 // Contents of the initial message sent from the zygote to the browser right 17 // Contents of the initial message sent from the zygote to the browser when it
|
/external/chromium_org/sync/internal_api/public/ |
configure_reason.h | 25 // Setting up sync performs an initial config to download NIGORI data, and 26 // also a config to download initial data once the user selects types.
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/ |
viewport-legacy-xhtmlmp-misplaced-doctype.html | 7 handheld devices, hence using the viewport size as the initial containing 11 width=device-width, height=device-height, initial-scale=1
|
viewport-legacy-xhtmlmp-ordering.html | 8 handheld devices, hence using the viewport size as the initial containing 12 width=device-width, height=device-height, initial-scale=1
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
dri_test.c | 15 __attribute__((tls_model("initial-exec"))); 18 __attribute__((tls_model("initial-exec")));
|
/external/chromium_org/third_party/skia/src/core/ |
SkPerspIter.h | 19 @param x The initial X coordinate to be mapped through the matrix 20 @param y The initial Y coordinate to be mapped through the matrix
|
/external/chromium_org/third_party/webrtc/base/ |
crc32.h | 20 // Updates a CRC32 checksum with |len| bytes from |buf|. |initial| holds the 22 uint32 UpdateCrc32(uint32 initial, const void* buf, size_t len);
|
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/ |
scoped_thread_desktop.h | 29 // assigned desktop (if assigned) or as the initial desktop (if not assigned). 34 // Reverts the calling thread to use the initial desktop.
|
/external/chromium_org/tools/cr/cr/fixups/ |
arch.py | 31 """Fixes bad initial defaults. 33 In the initial versions of cr before output directories were versioned
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/picker/ |
MonthPickerDialog.java | 16 * @param year The initial year of the dialog. 17 * @param monthOfYear The initial month of the dialog.
|