/external/webrtc/src/system_wrappers/source/ |
cpu_measurement_harness.cc | 70 // duration_ms_ to something more fuzzy is a better idea. However, the name
|
/frameworks/base/core/java/android/util/ |
TimedRemoteCaller.java | 26 * a timeout. The key idea is to call the remote method with a
|
/frameworks/base/docs/html/sdk/installing/ |
migrate.jd | 11 <li><a href="http://confluence.jetbrains.com/display/IntelliJIDEA/FAQ+on+Migrating+to+IntelliJ+IDEA" class="external-link"
|
/frameworks/base/docs/html/training/graphics/opengl/ |
motion.jd | 90 <p>Unless you have objects changing without any user interaction, it?s usually a good idea have this
|
/frameworks/support/v4/honeycomb/android/support/v4/app/ |
ActionBarDrawerToggleHoneycomb.java | 119 // No idea which one will be the right one, an OEM messed with things.
|
/frameworks/uiautomator/tests/CtsUiAutomatorTest/testapp/res/values/ |
strings.xml | 32 <string name="test3_description">The tests should read the clock, then write the clock back into the EditText then press submit. A dialog will display the time it took from reading the clock until submit is press. This can be used to get an idea of performance differences.</string>
|
/libcore/crypto/src/main/java/org/conscrypt/ |
JSSEProvider.java | 69 * IDEA/CBC/NoPadding
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample2_unittest.cc | 38 // Usually, it's a good idea to have one test for each method in your
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/ |
CommonNicknameCache.java | 59 * filter using the corresponding hash codes. The idea is to eliminate most
|
/prebuilts/devtools/repository/ |
sdk-stats-1.xsd | 30 to give users an idea of the relative install base of platforms.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
mroute.h | 39 * Same idea as select
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mroute.h | 39 * Same idea as select
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mroute.h | 39 * Same idea as select
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
acknowledgements.html | 61 IntelliJ IDEA, GNU emacs, bash, sed, awk, and a whole host of other tools that
|
/external/chromium_org/courgette/ |
ensemble.h | 5 // The main idea in Courgette is to do patching *under a tranformation*. The 9 // The idea is applied to pieces (or 'Elements') of the whole (or 'Ensemble').
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftgxval.h | 183 * indices are valid. The idea is that a higher-level library which 289 * and indices are valid. The idea is that a higher-level library which
|
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
objects.h | 233 #define SN_idea_cbc "IDEA-CBC" 234 #define LN_idea_cbc "idea-cbc" 238 #define SN_idea_cfb64 "IDEA-CFB" 239 #define LN_idea_cfb64 "idea-cfb" 242 #define SN_idea_ecb "IDEA-ECB" 243 #define LN_idea_ecb "idea-ecb" 287 #define SN_idea_ofb64 "IDEA-OFB" 288 #define LN_idea_ofb64 "idea-ofb" [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
objects.h | 233 #define SN_idea_cbc "IDEA-CBC" 234 #define LN_idea_cbc "idea-cbc" 238 #define SN_idea_cfb64 "IDEA-CFB" 239 #define LN_idea_cfb64 "idea-cfb" 242 #define SN_idea_ecb "IDEA-ECB" 243 #define LN_idea_ecb "idea-ecb" 287 #define SN_idea_ofb64 "IDEA-OFB" 288 #define LN_idea_ofb64 "idea-ofb" [all...] |
/external/clang/www/ |
get_involved.html | 65 itself, to benefit the whole Clang community. But not every idea--not 66 even every great idea--should become part of Clang. Extensions
|
/external/freetype/include/freetype/ |
ftgxval.h | 183 * indices are valid. The idea is that a higher-level library which 289 * and indices are valid. The idea is that a higher-level library which
|
/external/ipsec-tools/src/racoon/doc/ |
README.plainrsa | 4 mechanism hinges upon the idea of a split cryptographic key: one used 11 transmission came from this user and nobody else (this idea is called
|
/external/openssh/ |
ssh-agent.1 | 57 The idea is that 132 The idea is that the agent is run in the user's local PC, laptop, or
|
/external/openssl/crypto/objects/ |
objects.h | 233 #define SN_idea_cbc "IDEA-CBC" 234 #define LN_idea_cbc "idea-cbc" 238 #define SN_idea_cfb64 "IDEA-CFB" 239 #define LN_idea_cfb64 "idea-cfb" 242 #define SN_idea_ecb "IDEA-ECB" 243 #define LN_idea_ecb "idea-ecb" 287 #define SN_idea_ofb64 "IDEA-OFB" 288 #define LN_idea_ofb64 "idea-ofb" [all...] |
/external/openssl/include/openssl/ |
objects.h | 233 #define SN_idea_cbc "IDEA-CBC" 234 #define LN_idea_cbc "idea-cbc" 238 #define SN_idea_cfb64 "IDEA-CFB" 239 #define LN_idea_cfb64 "idea-cfb" 242 #define SN_idea_ecb "IDEA-ECB" 243 #define LN_idea_ecb "idea-ecb" 287 #define SN_idea_ofb64 "IDEA-OFB" 288 #define LN_idea_ofb64 "idea-ofb" [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
HtmlConversationTemplates.java | 71 * by another whitespace char. The idea is to allow other attributes, and avoid matching on 75 * and double-quote allowed in between. The idea is to avoid matching Gmail-hosted relative URLs
|