OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:replaces
(Results
51 - 75
of
1507
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewDownloadDelegate.java
12
* Notify the host application that a file should be downloaded.
Replaces
/frameworks/opt/timezonepicker/res/values-v11/
styles.xml
19
Base application theme for API 11+. This theme completely
replaces
/external/chromium_org/ui/base/accelerators/
menu_label_accelerator_util_linux.cc
13
//
Replaces
all ampersands (as used in our grd files to indicate mnemonics)
52
//
Replaces
all ampersands in |label| with two ampersands. This effectively
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
Replaces.java
14
*
Replaces
SIPHeader.
24
public class
Replaces
31
public static final String NAME = "
Replaces
";
42
public
Replaces
() {
50
public
Replaces
(String callId) throws IllegalArgumentException {
188
* $Log:
Replaces
.java,v $
223
* Add Session Timer and
Replaces
headers
/external/clang/lib/Tooling/
Refactoring.cpp
126
bool applyAllReplacements(const Replacements &
Replaces
, Rewriter &Rewrite) {
128
for (Replacements::const_iterator I =
Replaces
.begin(),
129
E =
Replaces
.end();
140
std::string applyAllReplacements(StringRef Code, const Replacements &
Replaces
) {
155
for (Replacements::const_iterator I =
Replaces
.begin(), E =
Replaces
.end();
169
unsigned shiftedCodePosition(const Replacements &
Replaces
, unsigned Position) {
171
for (Replacements::iterator I =
Replaces
.begin(), E =
Replaces
.end(); I != E;
/external/clang/lib/Format/
WhitespaceManager.h
43
/// \brief
Replaces
the whitespace in front of \p Tok. Only call once for
55
/// \brief Inserts or
replaces
whitespace in the middle of a token.
111
// The kind of the token whose whitespace this change
replaces
, or in which
150
/// \brief Fill \c
Replaces
with the replacements for all effective changes.
163
tooling::Replacements
Replaces
;
/external/chromium_org/components/policy/core/browser/
policy_error_map.h
49
// |message_id| in grit/generated_resources.h to the map and
replaces
the
57
//
Replaces
the placeholder in the error message with |replacement_string|.
65
//
Replaces
the placeholder in the error message with |replacement_string|.
/external/chromium_org/third_party/sqlite/src/tool/
mksqlite3h.tcl
18
# 3)
Replaces
the string --VERS-- with the current library version,
20
# 4)
Replaces
the string --VERSION-NUMBER-- with current library version,
22
# 5)
Replaces
the string --SOURCE-ID-- with the date and time and sha1
/external/clang/include/clang/Tooling/
Refactoring.h
140
/// \brief Apply all replacements in \p
Replaces
to the Rewriter \p Rewrite.
146
bool applyAllReplacements(const Replacements &
Replaces
, Rewriter &Rewrite);
148
/// \brief Applies all replacements in \p
Replaces
to \p Code.
152
std::string applyAllReplacements(StringRef Code, const Replacements &
Replaces
);
154
/// \brief Calculates how a code \p Position is shifted when \p
Replaces
are
156
unsigned shiftedCodePosition(const Replacements&
Replaces
, unsigned Position);
/external/chromium_org/ash/system/tray/
tray_notification_view.h
48
//
Replaces
the contents view.
51
//
Replaces
the contents view and updates the icon image.
/external/chromium_org/net/tools/quic/test_tools/
mock_epoll_server.h
24
//
Replaces
the EpollServer NowInUsec.
90
//
Replaces
the epoll_server's epoll_wait_impl.
/developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/developers/build/prebuilts/gradle/DoneBar/DoneBarSample/src/main/res/values/
base-strings.xml
29
In this presentation, a done bar
replaces
the action
/developers/build/prebuilts/gradle/TextSwitcher/TextSwitcherSample/src/main/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/developers/samples/android/content/LoaderCursor/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouchSample/src/main/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/developers/samples/android/ui/views/TextSwitcher/TextSwitcherSample/src/main/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/development/samples/ApiDemos/res/xml/
advanced_preferences.xml
22
<!-- My custom preference type. This just
replaces
the actual widget
/development/samples/browseable/BasicMultitouch/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/development/samples/browseable/DoneBar/res/values/
base-strings.xml
29
In this presentation, a done bar
replaces
the action
/development/samples/browseable/TextSwitcher/res/values-v14/
styles.xml
20
Base application theme for API 14+. This theme completely
replaces
/development/samples/devbytes/animation/Anticipation/res/values-v14/
styles.xml
18
Base application theme for API 14+. This theme completely
replaces
/development/samples/devbytes/animation/CurvedMotion/res/values-v14/
styles.xml
18
Base application theme for API 14+. This theme completely
replaces
/development/samples/devbytes/animation/ListViewAnimations/res/values-v14/
styles.xml
18
Base application theme for API 14+. This theme completely
replaces
/development/samples/devbytes/animation/ListViewItemAnimations/res/values-v14/
styles.xml
18
Base application theme for API 14+. This theme completely
replaces
Completed in 2360 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>