OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:change
(Results
101 - 125
of
25227
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/FileCheck/
dos-style-eol.txt
3
// Don't
change
line endings!
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_refcnt.h
43
void debug_reference_slowpath(const struct pipe_reference* p, debug_reference_descriptor get_desc, int
change
);
45
static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int
change
)
48
debug_reference_slowpath(p, get_desc,
change
);
53
static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int
change
)
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
UserDataBox.java
37
return super.getContentSize(); //To
change
body of overridden methods use File | Settings | File Templates.
42
super.parse(readableByteChannel, header, contentSize, boxParser); //To
change
body of overridden methods use File | Settings | File Templates.
47
super._parseDetails(content); //To
change
body of overridden methods use File | Settings | File Templates.
52
super.getContent(byteBuffer); //To
change
body of overridden methods use File | Settings | File Templates.
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
inffast.h
8
subject to
change
. Applications should only use zlib.h.
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
files_exec.txt
4
In SELinux these are called entrypoints. SELinux controls the executable files that can be used as an entrypoint to an confined domain. If you have an alternate executable that you would like to run in the '%(APP)s' domain, you need to
change
the executable file type to the entrypoint type.
system_boot_mode.txt
11
You can use this screen to
change
the enforcing mode.
/external/skia/site/dev/chrome/
blink.md
4
How to land Skia changes that
change
Blink layout test results.
11
1. Prepare your Skia
change
, taking note of which layout tests will turn red
15
3. Ahead of the Skia auto roll including your
change
, manually push a
change
to the
17
flagging tests expected to fail as a result of your
change
with \[ NeedsManualRebaseline \].
19
5. Check in another
change
to the Blink TestExpectations file changing the flags to
46
1. Make a
change
in Skia which will
change
many Blink layout tests.
47
2. Put the
change
behind a code suppression.
48
3. Check in the
change
to the Skia repository
[
all
...]
/external/skia/
skia.gyp
7
# not intended for external use and may
change
without notice.
/external/strace/
mount.c
18
#define MS_UNBINDABLE (1<<17) /*
change
to unbindable */
19
#define MS_PRIVATE (1<<18) /*
change
to private */
20
#define MS_SLAVE (1<<19) /*
change
to slave */
21
#define MS_SHARED (1<<20) /*
change
to shared */
/external/zlib/src/
inffast.h
8
subject to
change
. Applications should only use zlib.h.
/frameworks/base/cmds/uiautomator/library/
apicheck_msg_current.txt
3
You have tried to
change
the API from what has been previously approved.
/frameworks/base/core/java/android/database/
ContentObserver.java
74
* Returns true if this observer is interested receiving self-
change
notifications.
80
* @return True if self-
change
notifications should be delivered to the observer.
87
* This method is called when a content
change
occurs.
92
* @param selfChange True if this is a self-
change
notification.
99
* This method is called when a content
change
occurs.
110
* // Implement the onChange(boolean) method to delegate the
change
notification to
121
* // Handle
change
.
126
* @param selfChange True if this is a self-
change
notification.
134
* Dispatches a
change
notification to the observer. Includes the changed
137
* @param selfChange True if this is a self-
change
notification
[
all
...]
/frameworks/support/
apicheck_msg_current.txt
3
You have tried to
change
a support library API from what has been previously approved.
/packages/apps/Camera/jni/feature_stab/src/dbreg/
targetver.h
27
#define WINVER 0x0600 //
Change
this to the appropriate value to target other versions of Windows.
31
#define _WIN32_WINNT 0x0600 //
Change
this to the appropriate value to target other versions of Windows.
35
#define _WIN32_WINDOWS 0x0410 //
Change
this to the appropriate value to target Windows Me or later.
39
#define _WIN32_IE 0x0700 //
Change
this to the appropriate value to target other versions of IE.
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
MessageStateChange.java
44
* Projection for a query to get all columns necessary for an actual
change
.
146
LogUtils.w(LOG_TAG, "existing
change
inconsistent with new
change
");
174
final MessageStateChange
change
= changesMap.valueAt(i);
local
176
if ((
change
.mServerId == null ||
change
.mServerId.length() == 0) ||
177
(
change
.mOldFlagRead ==
change
.mNewFlagRead &&
178
change
.mOldFlagFavorite ==
change
.mNewFlagFavorite))
[
all
...]
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
targetver.h
27
#define WINVER 0x0600 //
Change
this to the appropriate value to target other versions of Windows.
31
#define _WIN32_WINNT 0x0600 //
Change
this to the appropriate value to target other versions of Windows.
35
#define _WIN32_WINDOWS 0x0410 //
Change
this to the appropriate value to target Windows Me or later.
39
#define _WIN32_IE 0x0700 //
Change
this to the appropriate value to target other versions of IE.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_LOG.h
4
/* make sure not to
change
this without changing netfilter.h:NF_LOG_* (!) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h
4
/* make sure not to
change
this without changing netfilter.h:NF_LOG_* (!) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv4/
ipt_LOG.h
4
/* make sure not to
change
this without changing netfilter.h:NF_LOG_* (!) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6t_LOG.h
4
/* make sure not to
change
this without changing netfilter.h:NF_LOG_* (!) */
/frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd
10
<li><a href="#RetainingAnObject">Retaining an Object During a Configuration
Change
</a></li>
11
<li><a href="#HandlingTheChange">Handling the Configuration
Change
Yourself</a>
18
<li><a href="http://android-developers.blogspot.com/2009/02/faster-screen-orientation-
change
.html">Faster
19
Screen Orientation
Change
</a></li>
24
<p>Some device configurations can
change
during runtime
25
(such as screen orientation, keyboard availability, and language). When such a
change
occurs,
54
<li><a href="#RetainingAnObject">Retain an object during a configuration
change
</a>
59
<li><a href="#HandlingTheChange">Handle the configuration
change
yourself</a>
61
changes, but receive a callback when the configurations do
change
, so that you can manually update
67
<h2 id="RetainingAnObject">Retaining an Object During a Configuration
Change
</h2
[
all
...]
/external/antlr/antlr-3.4/runtime/C/
ChangeLog
1
The following changes (
change
numbers refer to perforce) were
7
Change
5641 on 2009/02/20 by jimi@jimi.jimi.antlr3
13
Change
5639 on 2009/02/20 by jimi@jimi.jimi.antlr3
19
Change
5577 on 2009/02/12 by jimi@jimi.jimi.antlr3
34
Change
5576 on 2009/02/11 by jimi@jimi.jimi.antlr3
40
Change
5575 on 2009/02/08 by jimi@jimi.jimi.antlr3
52
This
change
implements the first of two C runtime changes that make
70
This single
change
alone reduces memory usage in the test case (20,604
104
Change
5563 on 2009/01/28 by jimi@jimi.jimi.antlr3
109
Change
5562 on 2009/01/28 by jimi@jimi.jimi.antlr
[
all
...]
/developers/samples/android/media/BasicMediaRouter/
template-params.xml
24
<!--
change
minSdk if needed-->
36
Once connected, use the "
Change
Color" button to
change
the background color of the secondary screen.
/development/ndk/platforms/android-21/include/media/
NdkMediaCrypto.h
21
* Do not
change
method signatures.
22
* Do not
change
the value of constants.
23
* Do not
change
the size of any of the classes defined in here.
/external/mockito/src/org/mockito/
Incubating.java
17
* <li>For types or methods that are already released this annotation means that that the API might
change
.
19
* The only reason we would want to
change
it is to provide better support for using and extending Mockito.
23
* and can
change
before release.
Completed in 192 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>