OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:produce
(Results
751 - 775
of
4549
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/pdfium/third_party/libjpeg/
fpdfapi_jcapimin.c
112
* This routine is exported for use by applications that want to
produce
236
* To
produce
a pair of files containing abbreviated tables and abbreviated
/external/proguard/src/proguard/
WordReader.java
116
// See if we have an included reader to
produce
a word.
119
// Does the included word reader still
produce
a word?
/external/protobuf/m4/
ltsugar.m4
18
#
Produce
ARG1SEPARG2...SEPARGn, omitting [] arguments and their
63
#
Produce
a SEP delimited list of all paired combinations of elements of
/external/selinux/secilc/docs/
cil_default_object_statements.md
54
; Will
produce
the following in the binary policy file:
100
; Will
produce
the following in the binary policy file:
cil_class_and_permission_statements.md
127
and will
produce
the following set of permissions for the `sem` class identifier of:
138
will
produce
a set of permissions for the `dir` class identifier of:
172
This will
produce
an ordered list of "`file dir process`"
186
This will
produce
an unordered list of "`file dir foo a bar baz`"
316
; XOR - This will not
produce
an allow rule as the XOR will remove all the permissions:
/external/skia/include/gpu/
GrFragmentProcessor.h
20
produce
an output color. They may reference textures and uniforms. They may use
150
* colors will be combined somehow to
produce
its output color. Registering these child
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue148/
PrintableUnicodeTest.java
41
// "On output, a YAML processor must only
produce
these acceptable
127
* output, a YAML processor must only
produce
these acceptable characters,
/external/v8/test/mjsunit/strong/
declaration-after-use.js
8
// code (because we already
produce
ReferenceErrors for run-time unresolved
11
// doesn't
produce
strong mode scoping errors).
/external/v8/tools/
parser-shell.cc
103
// First round of parsing (
produce
data to cache).
112
// Allow lazy parsing; otherwise we won't
produce
cached data.
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
ltsugar.m4
18
#
Produce
ARG1SEPARG2...SEPARGn, omitting [] arguments and their
63
#
Produce
a SEP delimited list of all paired combinations of elements of
/packages/apps/Email/tests/src/com/android/emailcommon/mail/
MessageTestUtils.java
103
* This builder object accepts any number of BodyParts and then can
produce
170
* This builder object accepts Body and then can
produce
Message object.
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
InstallPackageTask.java
84
* task will
produce
an error.
201
* for another user, this will
produce
an error.
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py
162
"""ParseAnchor: Combines a base URL and a relative URL to
produce
a fully-qualified URL
164
Keyword argument withURL: Relative URL that is combined with the Base URL (in the direct object) to
produce
a fully-qualified URL.
/prebuilts/go/darwin-x86/src/html/template/
doc.go
138
By default, this package assumes that all pipelines
produce
a plain text string.
156
to
produce
/prebuilts/go/linux-x86/src/html/template/
doc.go
138
By default, this package assumes that all pipelines
produce
a plain text string.
156
to
produce
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py
162
"""ParseAnchor: Combines a base URL and a relative URL to
produce
a fully-qualified URL
164
Keyword argument withURL: Relative URL that is combined with the Base URL (in the direct object) to
produce
a fully-qualified URL.
/toolchain/binutils/binutils-2.25/
ltsugar.m4
18
#
Produce
ARG1SEPARG2...SEPARGn, omitting [] arguments and their
63
#
Produce
a SEP delimited list of all paired combinations of elements of
/external/skia/src/core/
SkLinearBitmapPipeline.cpp
35
// * count - the number of pixels to
produce
in destination space.
36
// Both start and length are mapped through the inversion matrix to
produce
values in source
38
// The tilers can
produce
spans that seem nonsensical.
41
// * The mirror tiler can
produce
spans with negative length. This indicates that the source
123
// count - the number of pixels in source space to
produce
.
705
// math correct through the different stages. Count is the number of pixel to
produce
.
/external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/
vec3-spec.js
70
it("should
produce
the input", function() {
109
it("should
produce
the input", function() {
121
it("should
produce
correct output", function() {
131
it("should
produce
correct output", function() {
141
it("should
produce
correct output", function() {
/external/guava/guava/src/com/google/common/collect/
FluentIterable.java
157
* <p><b>Warning:</b> Typical uses of the resulting iterator may
produce
an infinite loop. You
378
* FluentIterable} in the order specified by {@code comparator}. To
produce
an {@code
402
* {@code comparator.compare(x, y) == 0}) removed. To
produce
an {@code ImmutableSortedSet} sorted
436
* @param keyFunction the function used to
produce
the key for each value
454
* @param keyFunction the function used to
produce
the key for each value
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
FluentIterable.java
156
* <p><b>Warning:</b> Typical uses of the resulting iterator may
produce
an infinite loop. You
366
* FluentIterable} in the order specified by {@code comparator}. To
produce
an {@code
390
* {@code comparator.compare(x, y) == 0}) removed. To
produce
an {@code ImmutableSortedSet} sorted
424
* @param keyFunction the function used to
produce
the key for each value
442
* @param keyFunction the function used to
produce
the key for each value
/external/libjpeg-turbo/
README-turbo.txt
125
libjpeg v7+ features, nor to
produce
identical output to libjpeg v7+ in all
270
For the most part, libjpeg-turbo should
produce
identical output to libjpeg
285
produce
significantly more accuracy than the slow integer algorithms (to put
295
cases in which libjpeg-turbo cannot be expected to
produce
the same output as
334
The algorithm used by the SIMD-accelerated quantization function cannot
produce
/external/llvm/test/CodeGen/Hexagon/
v60Vasr.ll
150
br i1 %20, label %destructor_block, label %"
produce
res"
152
"
produce
res": ; preds = %after_bb75
157
"for res.s0.x.x": ; preds = %"for res.s0.x.x", %"
produce
res"
158
%res.s0.x.x = phi i32 [ %41, %"for res.s0.x.x" ], [ 0, %"
produce
res" ]
182
"end for res.s0.x.x": ; preds = %"for res.s0.x.x", %"
produce
res"
/external/valgrind/VEX/useful/
fp_80_64.c
127
Produce
a zero. This is a hack in that it forces denormals to
139
potentially denormalised double -- but we can
produce
a
175
/*
Produce
an appropriately signed infinity:
256
zero, so in either case, just
produce
the appropriately signed
281
/*
Produce
an appropriately signed infinity:
/libcore/ojluni/src/main/java/java/util/stream/
StreamOpFlag.java
112
*
produce
a mask containing only the valid flags for that entity type.
142
*
produce
a valid spliterator characteristics bit set that can be converted to
161
* stream to
produce
an output result may preserve, clear or inject stream or
190
* are combined with the operation flags of the terminal operation to
produce
641
* operation flags to
produce
updated combined stream and operation flags.
Completed in 1631 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>