OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accepts
(Results
51 - 75
of
1584
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/chromeos/file_manager/
mime_util.cc
28
// only be matched if the Web Intents
accepts
"*" or "*/*".
/external/chromium_org/chrome/browser/chromeos/login/screens/
terms_of_service_screen_actor.h
23
// Called when the user
accepts
the Terms of Service.
/external/chromium_org/chrome/browser/signin/
fake_signin_manager.h
30
// and
accepts
the credentials provided to StartSignIn.
/external/chromium_org/chrome/browser/sync/glue/
history_model_worker.h
23
// A syncer::ModelSafeWorker for history models that
accepts
requests
password_model_worker.h
23
// A syncer::ModelSafeWorker for password models that
accepts
requests
ui_model_worker.h
18
//
accepts
work requests from the syncapi that need to be fulfilled
/external/chromium_org/chrome/browser/ui/cocoa/
hyperlink_text_view.h
39
// This is YES (by default) if the view
accepts
first responder status.
/external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier_test_util.h
24
// A version of |Init()| that
accepts
a custom EulaAcceptedNotifier.
/external/chromium_org/chrome/test/chromedriver/
alert_commands.h
54
//
Accepts
the open alert.
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
ioctl.h
11
* ioctl to feed input to a tty node.
Accepts
a pointer to the following
/external/chromium_org/third_party/libxml/src/
xml2-config.1
13
\fIxml-config\fP
accepts
the following options:
/external/clang/test/Sema/
attr-cleanup.c
35
// This is a manufactured testcase, but gcc
accepts
it...
/external/clang/test/SemaCXX/
attr-selectany.cpp
20
// FIXME: MSVC
accepts
this and makes x7 externally visible and comdat, but keep
/external/icu4c/layout/
CharSubstitutionFilter.h
19
*
accepts
only those characters which the given font can display.
/external/proguard/src/proguard/classfile/
Member.java
48
*
Accepts
the given class visitor.
/external/proguard/src/proguard/io/
DataEntryDirectoryFilter.java
36
public boolean
accepts
(DataEntry dataEntry)
method in class:DataEntryDirectoryFilter
DataEntryNameFilter.java
50
public boolean
accepts
(DataEntry dataEntry)
method in class:DataEntryNameFilter
/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/
AppLaunchRunner.java
23
* A special test runner that
accepts
arguments needed to run {@link AppLaunchTest}.
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestCaseFilter.java
24
* A {@link TestCaseFilter} that
accepts
testFoo methods and {@link UiAutomatorTestCase} classes
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
interactive.rb
18
#
accepts
the following options in a symbol-to-value hash:
55
#
accepts
the following options in a symbol-to-value hash:
/external/chromium/googleurl/base/
basictypes.h
42
// functions. It's less safe than arraysize as it
accepts
some
71
// This macro is not perfect as it wrongfully
accepts
certain
/external/chromium_org/chrome/browser/resources/app_list/
plugin_manager.js
106
* @param {number} samplingRate the sampling rate the plugin
accepts
.
120
* @param {number} samplingRate the sampling rate the plugin
accepts
.
/external/chromium_org/ppapi/shared_impl/
ppb_trace_event_impl.cc
51
//
accepts
an |unsigned long long*|. The pointer types are compatible but
77
//
accepts
an |unsigned long long*|. The pointer types are compatible but
/external/mockito/src/org/mockito/
ArgumentMatcher.java
65
* Returns whether this matcher
accepts
the given argument.
72
* @return whether this matcher
accepts
the given argument.
/external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.h
51
// The credit card that should be saved if the user
accepts
the infobar.
Completed in 1083 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>