OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generate
(Results
201 - 225
of
9065
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/Hexagon/
macint.ll
2
; Check that we
generate
integer multiply accumulate.
/external/llvm/test/MC/AsmParser/
directive_file-errors.s
9
// CHECK-ERRORS:6:9: error: input can't have .file dwarf directives when -g is used to
generate
dwarf debug info for assembly code
/external/mesa3d/bin/
shortlog_mesa.sh
3
# This script is used to
generate
the list of changes that
/external/protobuf/gtest/test/
gtest_environment_test.cc
54
//
generate
a non-fatal failure,
generate
a fatal failure, or
85
//
generate
.
144
"should
generate
a failure.");
146
"The tests should run, as the global set-up should
generate
no "
155
"and the global tear-down should
generate
a non-fatal failure.");
157
"The tests should run, as the global set-up should
generate
no "
166
"should
generate
a fatal failure.");
168
"The tests should not run, as the global set-up should
generate
"
/external/regex-re2/re2/testing/
exhaustive_tester.h
16
// Exhaustive regular expression test:
generate
all regexps within parameters,
17
// then
generate
all strings of a given length over a given alphabet,
48
// Causes testing to
generate
random input strings.
65
int stringcount_; // If so, how many to
generate
.
/external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_conf.sh
9
#
Generate
a wpa_supplicant.conf from the template.
/ndk/sources/third_party/googletest/googletest/test/
gtest_environment_test.cc
58
//
generate
a non-fatal failure,
generate
a fatal failure, or
89
//
generate
.
150
"should
generate
a failure.");
152
"The tests should run, as the global set-up should
generate
no "
161
"and the global tear-down should
generate
a non-fatal failure.");
163
"The tests should run, as the global set-up should
generate
no "
172
"should
generate
a fatal failure.");
174
"The tests should not run, as the global set-up should
generate
"
/sdk/eclipse/features/com.android.ide.eclipse.adt.package/
p2.inf
1
#tell pde.build not to
generate
start levels
/sdk/emulator/opengl/host/tools/emugen/
Android.mk
16
# The location of the emugen host tool that is used to
generate
wire
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
EOFExceptionTest.java
34
fail("Failed to
generate
EOFException");
47
fail("Failed to
generate
EOFException");
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
NoRouteToHostExceptionTest.java
32
fail("Failed to
generate
expected exception");
47
fail("Failed to
generate
expected exception");
SocketExceptionTest.java
32
fail("Failed to
generate
expected exception");
46
fail("Failed to
generate
expected exception");
/external/bzip2/
bz-common.xsl
19
<!-- don't
generate
sub-tocs for qanda sets -->
20
<xsl:param name="
generate
.toc">
/external/chromium_org/build/
protoc_java.py
6
"""
Generate
java source files from protobufs
40
#
Generate
Java files using protoc
/external/chromium_org/chrome/renderer/resources/extensions/
file_browser_handler_custom_bindings.js
13
'fileBrowserHandlerInternal').
generate
();
57
exports.binding = binding.
generate
();
/external/chromium_org/components/autofill/core/browser/
password_generator.h
15
// Class to
generate
random passwords. Currently we just use a generic algorithm
33
std::string
Generate
() const;
/external/chromium_org/extensions/common/
id_util.h
21
// always
generate
the same output ID.
24
//
Generate
an ID for an extension in the given path.
/external/chromium_org/third_party/mesa/
README.txt
3
1.
Generate
the header and dispatch source files that have to match the GL api.
5
addition,
generate
the GLSL parser and lexer using flex and bison. These
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_draw_arrays.c
45
u_generate_func
generate
,
66
generate
( nr,
99
u_generate_func
generate
,
107
hwtnl->index_cache[prim][i].
generate
==
generate
)
167
generate
,
173
hwtnl->index_cache[prim][i].
generate
=
generate
;
/external/chromium_org/third_party/ots/
INSTALL
18
This will fetch gyp and
generate
build files. By default, following
24
If you want to
generate
Makefile on Mac, you can use -f option:
/external/chromium_org/third_party/protobuf/
protobuf_lite_java_descriptor_proto.py
6
"""
Generate
java DescriptorProto file.
40
#
Generate
Java files using protoc
/external/chromium_org/third_party/skia/include/gpu/
GrDrawEffect.h
9
* effect subclass (e.g. GrGLEffect). It is used to by the backend-specific class to
generate
a
10
* cache key for the effect,
generate
code on a program cache miss, and to upload uniform values to
/external/chromium_org/ui/events/ozone/evdev/
event_device_info.h
21
// particular it knows which events the device can
generate
.
30
// Check events this device can
generate
.
/external/chromium_org/ui/gfx/image/
canvas_image_source.h
18
// CanvasImageSource is useful if you need to
generate
an image for
29
// Returns the size of images in DIP that this source will
generate
.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SubEngine.h
54
/// Called by CoreEngine. Used to
generate
new successor
61
/// updated analysis state, or
generate
no nodes at all if it doesn't.
66
/// Called by CoreEngine. Used to
generate
successor
84
/// Called by CoreEngine. Used to
generate
successor
88
/// Called by CoreEngine. Used to
generate
successor
92
/// Called by CoreEngine. Used to
generate
end-of-path
97
//
Generate
the entry node of the callee.
100
//
Generate
the first post callsite node.
Completed in 2402 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>