Searched
full:engine (Results
1076 -
1100 of
3084) sorted by null
<<41424344454647484950>>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/ |
ctor_sseq.pass.cpp | 12 // template<class Engine, size_t w, class UIntType>
|
result_type.pass.cpp | 12 // template<class Engine, size_t w, class UIntType>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/ |
eval.pass.cpp | 12 // template<class Engine, size_t k>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/ |
values.pass.cpp | 19 // // engine characteristics
|
/packages/inputmethods/PinyinIME/res/values/ |
strings.xml | 19 <!-- version = apk(java) + ime engine + sys dict + [hotlist (TBD)] -->
|
/system/core/fastboot/ |
Android.mk | 21 LOCAL_SRC_FILES := protocol.c engine.c bootimg.c fastboot.c
|
/system/security/keystore-engine/ |
keyhandle.cpp | 26 #include <openssl/engine.h>
|
/external/chromium/chrome/browser/chromeos/cros/ |
input_method_library.cc | 309 // engine correctly, update |tentative_current_input_method_id_|. 317 // Since the |current_input_method_| is in the preloaded engine list, 318 // switch to the engine. This is necessary ex. for the following case: 321 // and the preloaded engine list is set to "mozc,xkb:jp::jpn". 322 // 3. ibus-daemon selects "mozc" as its current engine since "mozc" is 323 // on top of the preloaded engine list. 324 // 4. Therefore, we have to change the current engine to "xkb:jp::jpn" 325 // explicitly to avoid unexpected engine switch. 327 // The |current_input_method_| is NOT in the preloaded engine list. In 375 // changes the current method to the first preloaded engine. Return [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
random | 31 // engine characteristics 81 // engine characteristics 149 // engine characteristics 192 template<class Engine, size_t p, size_t r> 197 typedef typename Engine::result_type result_type; 199 // engine characteristics 202 static constexpr result_type min() { return Engine::min(); } 203 static constexpr result_type max() { return Engine::max(); } 207 explicit discard_block_engine(const Engine& e); 208 explicit discard_block_engine(Engine&& e) [all...] |
/external/chromium_org/chrome/browser/search_engines/ |
template_url.h | 29 // (which represents an entire "search engine", see below). If 114 // instant TemplateURLRefs of the default search engine and the caller cares 117 // engine, callers instead must set this manually. 490 // We don't increment this for uses as the "default search engine" since 492 // the user's default search engine(s) to the top of the list of searches on 522 // added the search engine using the Override Settings API. 526 // Whether the search engine is supposed to be default. 530 // default search engine. The most recently-installed wins. 537 // A TemplateURL represents a single "search engine", defined primarily as a 551 // Regular search engine [all...] |
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
NativeMediaActivity.java | 82 Log.i(TAG, "onSurfaceCreated create engine"); 174 * creates OpenMaxAl Engine
|
/cts/tests/tests/nativemedia/xa/src/ |
XAObjectCreationTest.cpp | 20 * - Engine 81 // Engine creation
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg.h | 91 OMX_HANDLETYPE omx_handle; /* handle to omx engine */ 92 OMX_CALLBACKTYPE omx_callbacks; /* callbacks to omx engine */
|
/docs/source.android.com/src/devices/ |
media.jd | 28 Android provides a media playback engine at the native level called Stagefright that comes built-in with 51 <dd>At the native level, Android provides a multimedia framework that utilizes the Stagefright engine for
|
/external/chromium/chrome/browser/sync/engine/ |
all_status.cc | 5 #include "chrome/browser/sync/engine/all_status.h" 11 #include "chrome/browser/sync/engine/net/server_connection_manager.h"
|
syncer_util.h | 17 #include "chrome/browser/sync/engine/syncer.h" 18 #include "chrome/browser/sync/engine/syncer_types.h"
|
/external/chromium/chrome/browser/sync/glue/ |
autofill_profile_model_associator_unittest.cc | 6 #include "chrome/browser/sync/engine/read_node_mock.h" 7 #include "chrome/browser/sync/engine/syncapi_mock.h"
|
sync_backend_host_unittest.cc | 11 #include "chrome/browser/sync/engine/model_safe_worker.h" 12 #include "chrome/browser/sync/engine/syncapi.h"
|
ui_model_worker.h | 13 #include "chrome/browser/sync/engine/syncapi.h" 14 #include "chrome/browser/sync/engine/model_safe_worker.h"
|
/external/chromium/chrome/browser/sync/ |
js_sync_manager_observer_unittest.cc | 11 #include "chrome/browser/sync/engine/syncapi.h" 16 #include "chrome/test/sync/engine/test_user_share.h"
|
/external/chromium/chrome/browser/sync/sessions/ |
sync_session.h | 26 #include "chrome/browser/sync/engine/model_safe_worker.h" 94 // engine again.
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 33 # 'Google App Engine' 34 IS_PRODUCTION = os.environ['SERVER_SOFTWARE'].startswith('Google App Engine')
|
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/sync/ |
SyncTest.java | 143 // Disabling Android sync should turn Chrome sync engine off. 147 // Enabling Android sync should turn Chrome sync engine on.
|
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.h | 6 // responsible for all autocomplete entries that start with "Search <engine> 44 // Autocomplete provider for searches and suggestions from a search engine. 83 // search engine, so the destination URL will contain any 145 // engine. This is always used, except for the rare case of no default 146 // engine. 515 // default search engine. This version takes into account context: 520 // search engine *ignoring* whether the input is a keyword-based search 544 // Creates an AutocompleteMatch for "Search <engine> for |query_string|" with
|
/external/chromium_org/chrome/browser/first_run/ |
first_run.h | 44 FIRST_RUN_BUBBLE_SHOWN = 0, // The search engine bubble was shown. 140 // Automatically import history and home page (and search engine, if
|
Completed in 1234 milliseconds
<<41424344454647484950>>