/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 223 * non-uniform random number generation engine. 275 engine() function in class:variate_generator 283 engine() const function in class:variate_generator 373 * Constructs a %linear_congruential random number generator engine with 383 * Constructs a %linear_congruential random number generator engine 393 * Reseeds the %linear_congruential random number generator engine 402 * Reseeds the %linear_congruential random number generator engine 479 * Sets the state of the engine by reading its textual 638 * generator engine @p __x into the output stream @p __os. 641 * @param __x A % mersenne_twister random number generator engine [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 223 * non-uniform random number generation engine. 275 engine() function in class:variate_generator 283 engine() const function in class:variate_generator 373 * Constructs a %linear_congruential random number generator engine with 383 * Constructs a %linear_congruential random number generator engine 393 * Reseeds the %linear_congruential random number generator engine 402 * Reseeds the %linear_congruential random number generator engine 479 * Sets the state of the engine by reading its textual 638 * generator engine @p __x into the output stream @p __os. 641 * @param __x A % mersenne_twister random number generator engine [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 223 * non-uniform random number generation engine. 275 engine() function in class:variate_generator 283 engine() const function in class:variate_generator 373 * Constructs a %linear_congruential random number generator engine with 383 * Constructs a %linear_congruential random number generator engine 393 * Reseeds the %linear_congruential random number generator engine 402 * Reseeds the %linear_congruential random number generator engine 479 * Sets the state of the engine by reading its textual 638 * generator engine @p __x into the output stream @p __os. 641 * @param __x A % mersenne_twister random number generator engine [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 223 * non-uniform random number generation engine. 275 engine() function in class:variate_generator 283 engine() const function in class:variate_generator 373 * Constructs a %linear_congruential random number generator engine with 383 * Constructs a %linear_congruential random number generator engine 393 * Reseeds the %linear_congruential random number generator engine 402 * Reseeds the %linear_congruential random number generator engine 479 * Sets the state of the engine by reading its textual 638 * generator engine @p __x into the output stream @p __os. 641 * @param __x A % mersenne_twister random number generator engine [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
random.h | 223 * non-uniform random number generation engine. 275 engine() function in class:variate_generator 283 engine() const function in class:variate_generator 373 * Constructs a %linear_congruential random number generator engine with 383 * Constructs a %linear_congruential random number generator engine 393 * Reseeds the %linear_congruential random number generator engine 402 * Reseeds the %linear_congruential random number generator engine 479 * Sets the state of the engine by reading its textual 638 * generator engine @p __x into the output stream @p __os. 641 * @param __x A % mersenne_twister random number generator engine [all...] |
/external/chromium_org/third_party/openssl/openssl/ |
openssl.config | 80 README.ENGINE \ 132 crypto/engine/Makefile \ 133 crypto/engine/eng_rdrand.c \ 134 crypto/engine/eng_rsax.c \ 533 crypto/engine/eng_all.c \ 534 crypto/engine/eng_cnf.c \ 535 crypto/engine/eng_ctrl.c \ 536 crypto/engine/eng_dyn.c \ 537 crypto/engine/eng_err.c \ 538 crypto/engine/eng_fat.c [all...] |
openssl.config.orig | 80 README.ENGINE \ 132 crypto/engine/Makefile \ 133 crypto/engine/eng_rdrand.c \ 134 crypto/engine/eng_rsax.c \ 532 crypto/engine/eng_all.c \ 533 crypto/engine/eng_cnf.c \ 534 crypto/engine/eng_ctrl.c \ 535 crypto/engine/eng_dyn.c \ 536 crypto/engine/eng_err.c \ 537 crypto/engine/eng_fat.c [all...] |
/external/openssl/ |
openssl.config | 81 README.ENGINE \ 133 crypto/engine/Makefile \ 134 crypto/engine/eng_rdrand.c \ 135 crypto/engine/eng_rsax.c \ 533 crypto/engine/eng_all.c \ 534 crypto/engine/eng_cnf.c \ 535 crypto/engine/eng_ctrl.c \ 536 crypto/engine/eng_dyn.c \ 537 crypto/engine/eng_err.c \ 538 crypto/engine/eng_fat.c [all...] |
/external/chromium/chrome/browser/ui/views/ |
first_run_search_engine_view.cc | 200 // We only watch the search engine model change once, on load. Remove 209 // If we have fewer than two search engines, end search engine dialog 210 // immediately, leaving imported default search engine setting intact. 218 // Is user's default search engine included in first three prepopulated 219 // set? If not, we need to expand the dialog to include a fourth engine. 228 // We show 4 logos when the default search engine the user has chosen is 241 // Now that we know what size the logos should be, create new search engine 284 // button names from "Choose" to the name of the search engine. This works 328 // Add title and text asking the user to choose a search engine: 375 // Set text describing search engine hooked into omnibox [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar | |
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
mediaengine.h | 62 // MediaEngine is an abstraction of a media engine which can be subclassed 69 // Capabilities of the media engine. 77 // Bitmask flags for options that may be supported by the media engine 91 // Starts the engine. 93 // Shuts down the engine. 95 // Returns what the engine is capable of, as a set of Capabilities, above. 154 // voice and video engine classes. 280 // a video engine is desired. 309 // a voice engine is desired.
|
/external/chromium_org/chrome/common/extensions/api/ |
tts.json | 8 "description": "Use the <code>chrome.tts</code> API to play synthesized text-to-speech (TTS). See also the related <a href='http://developer.chrome.com/extensions/ttsEngine.html'>ttsEngine</a> API, which allows an extension to implement a speech engine.", 13 "description": "An event from the TTS engine to communicate the status of an utterance.", 68 "description": "If true, the synthesis engine is a remote network resource. It may be higher latency and may incur bandwidth costs." 88 "description": "Speaks text using a text-to-speech engine.", 114 "description": "The extension ID of the speech engine to use, if known." 168 "description": "The update event from the text-to-speech engine indicating the status of this utterance." 204 "description": "Checks whether the engine is currently speaking. On Mac OS X, the result is true whenever the system speech engine is speaking, even if the speech wasn't initiated by Chrome.", 250 "description": "The event from the text-to-speech engine indicating the status of this utterance."
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
genpkey.c | 65 #include <openssl/engine.h> 69 const char *file, ENGINE *e); 78 ENGINE *e = NULL; 121 else if (strcmp(*args,"-engine") == 0) 206 BIO_printf(bio_err, "-engine e use engine e, possibly a hardware device.\n"); 316 const char *file, ENGINE *e) 364 const char *algname, ENGINE *e, int do_param) 368 ENGINE *tmpeng = NULL;
|
/external/openssl/apps/ |
genpkey.c | 65 #include <openssl/engine.h> 69 const char *file, ENGINE *e); 78 ENGINE *e = NULL; 121 else if (strcmp(*args,"-engine") == 0) 206 BIO_printf(bio_err, "-engine e use engine e, possibly a hardware device.\n"); 316 const char *file, ENGINE *e) 364 const char *algname, ENGINE *e, int do_param) 368 ENGINE *tmpeng = NULL;
|
/frameworks/base/docs/html/google/gcm/ |
server.jd | 23 <li><a href="#appengine-setup">Using App Engine for Java</a></li> 53 <li><a href="http://code.google.com/appengine/">Java App Engine SDK</a> version 1.6 or later.</li> 108 <h3 id="appengine-setup">Using App Engine for Java</h3> 110 <p>To set up the server using a standard App Engine for Java:</p> 116 <p class="note"><strong>Note:</strong> The API key value set in that class will be used just once to create a persistent entity on App Engine. If you deploy the application, you can use App Engine's <code>Datastore Viewer</code> to change it later.</p> 120 <li>Start the development App Engine server by <code>ant runserver</code>, using the <code>-Dsdk.dir</code> to indicate the location of the App Engine SDK and <code>-Dserver.host</code> to set your server's hostname or IP address:</li> 146 [java] SEVERE: Created fake key. Please go to App Engine admin console, change its value to your API Key (the entity type is 'Settings' and its field to be changed is 'ApiKey'), then restart the server!
|
/libcore/luni/src/main/java/java/security/ |
MessageDigest.java | 21 import org.apache.harmony.security.fortress.Engine; 53 // Used to access common engine functionality 54 private static final Engine ENGINE = new Engine("MessageDigest"); 91 Engine.SpiAndProvider sap = ENGINE.getInstance(algorithm, null); 157 Object spi = ENGINE.getInstance(algorithm, provider, null); 332 * Returns the engine digest length in bytes. If the implementation does not
|
/external/chromium/chrome/browser/sync/engine/ |
process_updates_command.cc | 5 #include "chrome/browser/sync/engine/process_updates_command.h" 10 #include "chrome/browser/sync/engine/syncer.h" 11 #include "chrome/browser/sync/engine/syncer_proto_util.h" 12 #include "chrome/browser/sync/engine/syncer_util.h" 13 #include "chrome/browser/sync/engine/syncproto.h"
|
/external/chromium_org/chrome/browser/search_engines/ |
util.h | 8 // This file contains utility functions for search engine functionality. 22 // Returns the short name of the default search engine, or the empty string if 26 // Returns a GURL that searches for |terms| using the default search engine of 53 // (3) New prepopulated engines not in the user's engine list, which should be 56 // The pair of current search engine and its new value.
|
/external/chromium_org/sync/engine/ |
commit.cc | 5 #include "sync/engine/commit.h" 8 #include "sync/engine/commit_util.h" 9 #include "sync/engine/sync_directory_commit_contribution.h" 10 #include "sync/engine/syncer.h" 11 #include "sync/engine/syncer_proto_util.h"
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
templite.py | 101 # Run it through an engine, and return the result. 102 engine = _TempliteEngine(ctx) 103 engine.execute(self.ops) 104 return "".join(engine.result) 114 """Execute `ops` in the engine.
|
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
eng_fat.c | 1 /* crypto/engine/eng_fat.c */ 64 int ENGINE_set_default(ENGINE *e, unsigned int flags) 137 int ENGINE_set_default_string(ENGINE *e, const char *def_list) 150 int ENGINE_register_complete(ENGINE *e) 176 ENGINE *e;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
mysql-modelingschema.dump | 39 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 68 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 94 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 117 ) ENGINE=MyISAM DEFAULT CHARSET=utf8; 141 ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
/external/icu4c/samples/layout/ |
cgnomelayout.c | 30 static FT_Library engine; variable 307 FT_Init_FreeType(&engine); 312 fontMap = fm_gnomeFontMapOpen(engine, "FontMap.Gnome", 24, guiSupport, &fontStatus); 316 FT_Done_FreeType(engine); 339 FT_Done_FreeType(engine);
|
gnomelayout.cpp | 40 static FT_Library engine; variable 305 FT_Init_FreeType(&engine); 310 fontMap = new GnomeFontMap(engine, "FontMap.Gnome", 24, guiSupport, fontStatus); 314 FT_Done_FreeType(engine); 338 FT_Done_FreeType(engine);
|
/external/openssl/crypto/engine/ |
eng_fat.c | 1 /* crypto/engine/eng_fat.c */ 64 int ENGINE_set_default(ENGINE *e, unsigned int flags) 137 int ENGINE_set_default_string(ENGINE *e, const char *def_list) 150 int ENGINE_register_complete(ENGINE *e) 176 ENGINE *e;
|