HomeSort by relevance Sort by last modified time
    Searched full:allows (Results 101 - 125 of 8470) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/content/public/browser/
speech_recognition_manager_delegate.h 18 // Allows embedders to display the current state of recognition, for getting the
29 // Checks (asynchronously) if current setup allows speech recognition.
  /external/chromium_org/content/public/common/
file_chooser_params.h 25 // Like Open, but allows picking multiple files to open.
31 // Allows picking a nonexistent file, and prompts to overwrite if the file
  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_enable_feature.txt 19 This extension allows certain optional features to be turned on in
42 OpenGL ES 2.0 allows a single buffer to be bound to both the ARRAY_BUFFER
CHROMIUM_renderbuffer_format_BGRA8888.txt 21 format. This extension also allows BGRA8_EXT as a renderbuffer internal
23 a similar extension is also present as it allows creating a multisampled
  /external/chromium_org/ios/public/consumer/base/
supports_user_data.h 26 // The user data allows the clients to associate data with this object.
35 // only used on one thread. Calling this method allows the caller to hand
  /external/chromium_org/ppapi/cpp/dev/
view_dev.h 22 /// (also known as logical pixels or UI pixels on some platforms). This allows
34 /// allows proper scaling between DIPs - as sent via the Pepper API - and CSS
  /external/chromium_org/ppapi/tests/
test_instance_deprecated.h 25 // that happens at shutdown. This allows us to test the "ForceFree" that
41 // allows us to keep track of what was called.
  /external/chromium_org/testing/
gtest_mac.h 18 // This overloaded version allows comparison between ObjC objects that conform
25 // This overloaded version allows comparison between ObjC objects that conform
gtest_mac.mm 26 // This overloaded version allows comparison between ObjC objects that conform
42 // This overloaded version allows comparison between ObjC objects that conform
  /external/chromium_org/third_party/leveldatabase/
README.chromium 17 etc. env_chromium.h allows re-use of some utility functions.
20 * env_idb.h allows IndexedDB to emit uma stats under separate histograms from
  /external/chromium_org/third_party/skia/src/utils/
SkMD5.h 17 //SK_CPU_LENDIAN allows 32 bit <=> 8 bit conversions without copies (if alligned).
18 //SK_CPU_FAST_UNALIGNED_ACCESS allows 32 bit <=> 8 bit conversions without copies if SK_CPU_LENDIAN.
SkSHA1.h 17 //SK_CPU_BENDIAN allows 32 bit <=> 8 bit conversions without copies (if alligned).
18 //SK_CPU_FAST_UNALIGNED_ACCESS allows 32 bit <=> 8 bit conversions without copies if SK_CPU_BENDIAN.
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWriteFontFileStream.h 20 * This allows Skia code to read an IDWriteFontFileStream.
47 * This allows DirectWrite to read an SkStream.
  /external/chromium_org/tools/gyp/test/ninja/action_dependencies/src/
action_dependencies.gyp 28 # Allows the test to run without hermetic cygwin on windows.
74 # Allows the test to run without hermetic cygwin on windows.
  /external/chromium_org/ui/base/cocoa/
cocoa_event_utils.h 20 // which is the same format as |-NSEvent modifierFlags|. This allows
34 // which is the same format as |-NSEvent modifierFlags|. This allows
  /external/skia/src/utils/
SkMD5.h 17 //SK_CPU_LENDIAN allows 32 bit <=> 8 bit conversions without copies (if alligned).
18 //SK_CPU_FAST_UNALIGNED_ACCESS allows 32 bit <=> 8 bit conversions without copies if SK_CPU_LENDIAN.
SkSHA1.h 17 //SK_CPU_BENDIAN allows 32 bit <=> 8 bit conversions without copies (if alligned).
18 //SK_CPU_FAST_UNALIGNED_ACCESS allows 32 bit <=> 8 bit conversions without copies if SK_CPU_BENDIAN.
  /external/skia/src/utils/win/
SkDWriteFontFileStream.h 20 * This allows Skia code to read an IDWriteFontFileStream.
47 * This allows DirectWrite to read an SkStream.
  /frameworks/base/core/java/android/content/
EntityIterator.java 22 * A specialization of {@link Iterator} that allows iterating over a collection of
23 * {@link Entity} objects. In addition to the iteration functionality it also allows
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentViewInterface.java 30 * Allows the view to know when it should update its progress.
37 * Allows the view to do some view-specific status updating.
  /external/mockito/src/org/mockito/verification/
VerificationWithTimeout.java 11 * VerificationWithTimeout is a {@link VerificationMode} that allows combining existing verification modes with 'timeout'. E.g:
27 * Allows verifying exact number of invocations within given timeout
59 * Allows at-least-once verification withing given timeout. E.g:
72 * Allows at-least-x verification withing given timeout. E.g:
104 * Allows checking if given method was the only one invoked. E.g:
  /external/chromium_org/sandbox/win/src/
sandbox_policy.h 34 FILES_ALLOW_ANY, // Allows open or create for any kind of access that
36 FILES_ALLOW_READONLY, // Allows open or create with read access only.
37 FILES_ALLOW_QUERY, // Allows access to query the attributes of a file.
38 FILES_ALLOW_DIR_ANY, // Allows open or create with directory semantics
40 HANDLES_DUP_ANY, // Allows duplicating handles opened with any
42 HANDLES_DUP_BROKER, // Allows duplicating handles to the broker process.
43 NAMEDPIPES_ALLOW_ANY, // Allows creation of a named pipe.
44 PROCESS_MIN_EXEC, // Allows to create a process with minimal rights
48 PROCESS_ALL_EXEC, // Allows the creation of a process and return fill
52 EVENTS_ALLOW_ANY, // Allows the creation of an event with full access
    [all...]
  /external/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h 35 /// In addition to setting up the basic passes, PassManagerBuilder allows
58 /// EP_EarlyAsPossible - This extension point allows adding passes before
63 /// EP_ModuleOptimizerEarly - This extension point allows adding passes
67 /// EP_LoopOptimizerEnd - This extension point allows adding loop passes to
71 /// EP_ScalarOptimizerLate - This extension point allows adding optimization
76 /// EP_OptimizerLast -- This extension point allows adding passes that
80 /// EP_EnabledOnOptLevel0 - This extension point allows adding passes that
  /packages/providers/DownloadProvider/res/values-en-rGB/
strings.xml 21 <string name="permdesc_downloadManager" msgid="4237406545998908947">"Allows the app to access the download manager and to use it to download files. Malicious apps can use this to disrupt downloads and access private information."</string>
23 <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Allows the app to access the download manager\'s advanced functions. Malicious apps can use this to disrupt downloads and access private information."</string>
25 <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Allows the app to send notifications about completed downloads. Malicious apps can use this to confuse other apps that download files."</string>
28 <string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Allows the app to see all downloads to the SD card, regardless of which app downloaded them."</string>
30 <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Allows the app to download files to the download cache, which can\'t be deleted automatically when the download manager needs more space."</string>
32 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Allows the application to download files through the download manager without any notification being shown to the user."</string>
34 <string name="permdesc_accessAllDownloads" msgid="1871832254578267128">"Allows the app to view and modify all downloads initiated by any app on the system."</string>
  /packages/providers/DownloadProvider/res/values-en-rIN/
strings.xml 21 <string name="permdesc_downloadManager" msgid="4237406545998908947">"Allows the app to access the download manager and to use it to download files. Malicious apps can use this to disrupt downloads and access private information."</string>
23 <string name="permdesc_downloadManagerAdvanced" msgid="2659546004160962761">"Allows the app to access the download manager\'s advanced functions. Malicious apps can use this to disrupt downloads and access private information."</string>
25 <string name="permdesc_downloadCompletedIntent" msgid="2094706189855699533">"Allows the app to send notifications about completed downloads. Malicious apps can use this to confuse other apps that download files."</string>
28 <string name="permdesc_seeAllExternal" msgid="1672759909065511233">"Allows the app to see all downloads to the SD card, regardless of which app downloaded them."</string>
30 <string name="permdesc_downloadCacheNonPurgeable" msgid="2408760720334570420">"Allows the app to download files to the download cache, which can\'t be deleted automatically when the download manager needs more space."</string>
32 <string name="permdesc_downloadWithoutNotification" msgid="8483135034298639727">"Allows the application to download files through the download manager without any notification being shown to the user."</string>
34 <string name="permdesc_accessAllDownloads" msgid="1871832254578267128">"Allows the app to view and modify all downloads initiated by any app on the system."</string>

Completed in 167 milliseconds

1 2 3 45 6 7 8 91011>>