/external/freetype/include/freetype/ |
ftoutln.h | 477 * remember that in TrueType, everything that is to the right of 482 * remember that in PostScript, everything that is to the left of
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeasResp.txt | 177 > BTW, on an unrelated note, after the meeting yesterday, I did remember 180 > it yesterday, I didn't remember where the idea had come from but I
|
/external/llvm/include/llvm/MC/ |
MCDwarf.h | 232 enum OpType { SameValue, Remember, Restore, Move, RelMove }; 242 assert(Op == Remember || Op == Restore);
|
/external/llvm/lib/CodeGen/ |
LiveRangeCalc.cpp | 109 // Remember if we have seen more than one value. 254 // No phi-def here. Remember incoming value.
|
/external/proguard/src/proguard/classfile/editor/ |
MemberReferenceFixer.java | 173 // Remember that the stack sizes of the methods in this class 229 // Remember that the stack sizes of the methods in this class
|
/external/webkit/Source/WebKit/mac/Panels/ |
WebAuthenticationPanel.m | 229 credential = [[NSURLCredential alloc] initWithUser:[username stringValue] password:[password stringValue] persistence:([remember state] == NSOnState) ? NSURLCredentialPersistencePermanent : NSURLCredentialPersistenceForSession]; 258 credential = [[NSURLCredential alloc] initWithUser:[username stringValue] password:[password stringValue] persistence:([remember state] == NSOnState) ? NSURLCredentialPersistencePermanent : NSURLCredentialPersistenceForSession];
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher.jd | 142 <td style="border:0; vertical-align:middle">Icons should not be overly complicated. Remember 151 where appropriate; remember that launcher icons should differentiate your application from
|
/frameworks/base/docs/html/resources/articles/ |
painless-threading.jd | 124 it. It is also very important to remember that an <code>AsyncTask</code> 142 always remember these two rules about the single thread model: </p>
|
/bionic/libc/stdio/ |
freopen.c | 67 * Remember whether the stream was open to begin with, and which file
|
/dalvik/vm/mterp/armv5te/ |
OP_EXECUTE_INLINE.S | 75 mov r9, r0 @ remember method
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
TextAlign.java | 157 mX = w * 0.5f; // remember the center of the screen
|
/external/bluetooth/bluez/plugins/ |
maemo6.c | 73 and remember the value */
|
/external/chromium/chrome/browser/autocomplete/ |
extension_app_provider.cc | 142 // If you update the algorithm here, please remember to update the tables in
|
keyword_provider.h | 153 // We remember the last suggestions we've received from the extension in case
|
/external/chromium/chrome/browser/ |
browser_process_impl.h | 6 // the service initialization could fail or succeed. This allows us to remember
|
/external/chromium/chrome/browser/password_manager/ |
password_manager.cc | 101 // Also get out of here if the user told us to 'never remember' passwords for
|
/external/chromium/chrome/browser/sessions/ |
session_backend.h | 134 // Whether we've inited. Remember, the constructor is run on the
|
session_restore_browsertest.cc | 188 // Verifies we remember the last browser window when closing the last
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button_cell_unittest.mm | 17 // Simple class to remember how many mouseEntered: and mouseExited:
|
/external/chromium/chrome/browser/ui/gtk/ |
custom_button.h | 78 // We need to remember the image ids that the user passes in and the theme
|
/external/chromium/chrome/browser/ui/touch/tabs/ |
touch_tab_strip.h | 61 // Retrieves the Tab at the specified index. Remember, the specified index
|
/external/chromium/chrome/common/extensions/ |
extension_action.cc | 64 // the API, we must remember that there is no popup for that specific tab.
|
/external/chromium/net/url_request/ |
url_request_http_job.h | 133 // For recording of stats, we need to remember if this is cached content.
|
/external/chromium/testing/gmock/include/gmock/internal/ |
gmock-generated-internal-utils.h.pump | 60 // doesn't try to remember anything about the argument. We
|
/external/chromium/testing/gtest/samples/ |
sample10_unittest.cc | 135 // they are attributed to the right test. Remember that a listener
|