Searched
full:idea (Results
251 -
275 of
2107) sorted by null
<<11121314151617181920>>
/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/clang/www/ |
get_involved.html | 76 itself, to benefit the whole Clang community. But not every idea--not 77 even every great idea--should become part of Clang. Extensions
|
/external/freetype/include/ |
ftgxval.h | 183 * indices are valid. The idea is that a higher-level library that 289 * and indices are valid. The idea is that a higher-level library that
|
/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/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...] |
/external/pcre/dist/sljit/ |
sljitUtils.c | 73 /* No idea what to do if an error occures. Static mutexes should never fail... */ 93 /* No idea what to do if an error occures. Static mutexes should never fail... */
|
/external/pdfium/core/include/thirdparties/freetype/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
HtmlConversationTemplates.java | 61 * by another whitespace char. The idea is to allow other attributes, and avoid matching on 65 * and double-quote allowed in between. The idea is to avoid matching Gmail-hosted relative URLs
|
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/ |
gradle-tooling-api-1.6-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/ |
gradle-tooling-api-1.6-rc-1-sources.jar | |
/prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/ |
gradle-tooling-api-1.7-sources.jar | |
/device/lge/mako/ |
apns-full-conf.xml | [all...] |
/frameworks/base/docs/html/tools/studio/ |
index.jd | 20 <li><a href="http://confluence.jetbrains.com/display/IntelliJIDEA/FAQ+on+Migrating+to+IntelliJ+IDEA">IntelliJ FAQ on migrating to IntelliJ IDEA</a></li> 28 based on <a href="https://www.jetbrains.com/idea/" class="external-link" 29 target="_blank">IntelliJ IDEA</a>. 49 <p>If you're new to Android Studio or the IntelliJ IDEA interface, this
|
/external/ceres-solver/docs/source/ |
faqs.rst | 29 that ships with Ceres. This is a bad idea. ``miniglog`` was written 44 differentiation. This is a bad idea. Numeric differentiation is 84 differentiate the conversion function. This is not a good idea. For
|
/external/chromium_org/third_party/apache-win32/ |
OPENSSL-README.txt | 22 support for the patented encryption methods IDEA, MDC-2 or RC5. 82 IDEA encryption - 4 different modes, ecb, cbc, cfb and ofb. 143 The IDEA algorithm is patented by Ascom in Austria, France, Germany, Italy,
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 128 memory bandwidth is not a good idea. Such patches are acceptable 233 One idea is to disallow not privileged user to allocate flow 236 itself. Hmm... the idea is interesting.
|
/external/ipsec-tools/src/racoon/ |
algorithm.c | 110 { "idea", algtype_idea, OAKLEY_ATTR_ENC_ALG_IDEA, 8, 172 { "3idea", algtype_3idea, IPSECDOI_ESP_3IDEA, 8, 175 { "idea", algtype_idea, IPSECDOI_ESP_IDEA, 8,
|
/external/openssl/apps/ |
rsa.c | 83 * -idea - encrypt output if PEM format 225 BIO_printf(bio_err," -idea encrypt PEM output with cbc idea\n");
|
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/ |
ImageUtils.java | 42 // com.android.tools.idea.rendering.ImageUtils, 43 // com.android.tools.idea.tests.gui.framework.fixture.layout.ImageFixture and 44 // com.android.tools.idea.rendering.RenderTestBase
|
/external/clang/www/analyzer/ |
checker_dev_manual.html | 41 <li><a href="#idea">Idea for a Checker</a></li> 211 <h2 id=idea>Idea for a Checker</h2> 213 checker idea: 233 <p>Once an idea for a checker has been chosen, there are two key decisions that
|
/external/ceres-solver/internal/ceres/ |
sparse_normal_cholesky_solver.cc | 157 // TODO(sameeragarwal): See note about how this maybe a bad idea for 255 // not a good idea performance wise, since the jacobian has far too
|
/external/chromium_org/courgette/ |
ensemble_create.cc | 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/boringssl/src/crypto/x509/ |
x509_req.c | 142 /* No idea */ 153 /* It seems several organisations had the same idea of including a list of
|
Completed in 755 milliseconds
<<11121314151617181920>>