OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preserves
(Results
226 - 250
of
846
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/tools/apksig/src/main/java/com/android/apksig/
ApkSigner.java
56
* <p>The signer
preserves
as much of the input APK as possible. For example, it
preserves
the
57
* order of APK entries and
preserves
their contents, including compressed form and alignment of
[
all
...]
/build/make/tools/releasetools/
test_blockimgdiff.py
60
"""Make sure GenerateDigraph
preserves
the order.
/external/icu/android_icu4j/src/main/java/android/icu/text/
StringReplacer.java
139
* end of the string, then copy them back over the key. This
preserves
/external/icu/icu4c/source/i18n/
strrepl.cpp
128
* end of the string, then copy them back over the key. This
preserves
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
StringReplacer.java
138
* end of the string, then copy them back over the key. This
preserves
/external/jsr305/javadoc/
help-doc.html
106
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This
preserves
the logical groupings established by the programmer.</BLOCKQUOTE>
/external/jsr330/javadoc/
help-doc.html
99
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This
preserves
the logical groupings established by the programmer.</BLOCKQUOTE>
/external/junit-params/apidocs/
help-doc.html
117
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This
preserves
the logical groupings established by the programmer.</p>
/external/libjpeg-turbo/java/doc/
help-doc.html
101
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This
preserves
the logical groupings established by the programmer.</p>
/external/libxcam/
ChangeLog
74
- the processed image is much more clean and
preserves
motion objects
/external/llvm/include/llvm/
PassAnalysisSupport.h
33
/// analyses that the pass
PRESERVES
(the pass does not invalidate the results
/external/minijail/
system.c
166
/* The kernel
preserves
ifr.ifr_name for use. */
/external/proguard/docs/manual/
attributes.html
56
For example, the following setting
preserves
the optional attributes that are
/external/protobuf/src/google/protobuf/
preserve_unknown_enum_test.cc
97
// Test that parsing
preserves
an unknown value in the enum field and does not
/external/python/cpython2/Lib/idlelib/
HyperParser.py
56
# Parser.str apparently
preserves
the statement we are in, so
/external/python/cpython2/Lib/test/
test_genericpath.py
248
# Make sure normpath
preserves
unicode
/external/python/cpython3/Lib/email/
architecture.rst
149
to access header values
preserves
the `surrogateescaped` bytes. All other
/external/selinux/libselinux/src/
load_policy.c
158
* As of Linux 2.6.22, the kernel
preserves
boolean
/external/selinux/secilc/docs/
cil_introduction.md
59
When referring to current semantics it is important to note that there are currently three separate policy languages in common usage: the reference policy syntax created in M4 (which includes interfaces and templates), the module syntax understood by checkmodule, and what is commonly called the kernel policy which is the policy understood by checkpolicy. In general, CIL
preserves
the current kernel policy almost unchanged (just with different syntax) and layers on features from the module language, reference policy, and novel new features. When discussing current semantics, if the context is not clear attempts will be made to clarify which policy language is being referenced.
/external/skia/tests/
DrawPathTest.cpp
149
path.reset(); //
preserves
our filltype
/external/skqp/tests/
DrawPathTest.cpp
149
path.reset(); //
preserves
our filltype
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
LoggerFactory.java
228
// LinkedHashSet appropriate here because it
preserves
insertion order during iteration
/external/subsampling-scale-image-view/docs/javadoc/
help-doc.html
114
<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This
preserves
the logical groupings established by the programmer.</p>
/external/swiftshader/third_party/LLVM/include/llvm/
PassAnalysisSupport.h
32
// pass), and analyses that the pass
PRESERVES
(the pass does not invalidate the
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
MLxExpansionPass.cpp
179
//
preserves
the in-order retirement of the instructions.
Completed in 430 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>