OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:generate
(Results
1001 - 1025
of
5499
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa_ft.c
108
* wpa_ft_gen_req_ies -
Generate
FT (IEEE 802.11r) IEs for Auth Request
427
* wpa_ft_prepare_auth_request -
Generate
over-the-air auth request
436
/*
Generate
a new SNonce */
438
wpa_printf(MSG_INFO, "FT: Failed to
generate
a new SNonce");
842
* wpa_ft_start_over_ds -
Generate
over-the-DS auth request
854
/*
Generate
a new SNonce */
856
wpa_printf(MSG_INFO, "FT: Failed to
generate
a new SNonce");
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_server_write.c
62
wpa_printf(MSG_ERROR, "TLSv1: Could not
generate
"
71
wpa_printf(MSG_ERROR, "TLSv1: Could not
generate
"
230
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
424
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
492
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
534
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
622
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
verify_data");
/external/wpa_supplicant_8/src/rsn_supp/
wpa_ft.c
131
* wpa_ft_gen_req_ies -
Generate
FT (IEEE 802.11r) IEs for Auth/ReAssoc Request
352
* wpa_ft_prepare_auth_request -
Generate
over-the-air auth request
362
/*
Generate
a new SNonce */
364
wpa_printf(MSG_INFO, "FT: Failed to
generate
a new SNonce");
825
* wpa_ft_start_over_ds -
Generate
over-the-DS auth request
840
/*
Generate
a new SNonce */
842
wpa_printf(MSG_INFO, "FT: Failed to
generate
a new SNonce");
/external/wpa_supplicant_8/src/tls/
tlsv1_server_write.c
58
wpa_printf(MSG_ERROR, "TLSv1: Could not
generate
"
67
wpa_printf(MSG_ERROR, "TLSv1: Could not
generate
"
228
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
420
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
486
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
524
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
a record");
631
wpa_printf(MSG_DEBUG, "TLSv1: Failed to
generate
verify_data");
/frameworks/base/docs/html/tools/debugging/
debugging-tracing.jd
208
<p>To use Traceview, you need to
generate
log files containing the trace information you want to
211
<p>There are two ways to
generate
trace logs:</p>
216
<li>Use the method profiling feature of DDMS to
generate
trace logs. This method is less
234
<p>This document focuses on using the {@link android.os.Debug} class to
generate
trace data. For more information on using DDMS
235
to
generate
trace data, see <a href="ddms.html#profiling">Using the Dalvik Debug Monitor Server.</a>
264
<p>Interpreted code will run more slowly when profiling is enabled. Don't try to
generate
354
<td>
Generate
output to <outfile></td>
/ndk/build/tools/
dev-system-import.sh
36
# We will
generate
an error after the extract_parameters call
80
3/ For each shared library, also
generate
a list of symbols exported
85
to
generate
static executables. As well as a few key object files
299
#
Generate
link library, i.e. a special tiny shell .so that exports the
324
# Now
generate
a small C source file that contains similarly-named stubs
338
dump "ERROR: Can't
generate
shell library for: $1"
379
# to
generate
a small shell version that will be installed at the destination
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/
MethodCodegenDriver.cpp
288
* Don't
generate
the boundary LIR unless we are debugging this
305
/* Don't
generate
the SSA annotation unless verbose mode is on */
416
*
Generate
an unconditional branch to the fallthrough block.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognitionException.cs
47
* but rather the information necessary to
generate
an error. Then
49
* to
generate
a localized error message. For example, MismatchedToken
55
* This gives you considerable context information with which to
generate
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs
48
* but rather the information necessary to
generate
an error. Then
50
* to
generate
a localized error message. For example, MismatchedToken
56
* This gives you considerable context information with which to
generate
/external/chromium/chrome/browser/policy/
device_management_service_unittest.cc
309
//
Generate
the response.
351
//
Generate
the response.
470
//
Generate
a callback.
/external/chromium/chrome/browser/search_engines/
template_url_fetcher.cc
158
//
Generate
new keyword from URL in OSDD for none autodetected case.
182
// Try to
generate
a keyword automatically when we are setting the default
279
// For JS added OSDD empty keyword is OK because we will
generate
keyword
/external/chromium/testing/gtest/scripts/
fuse_gtest_files.py
147
"""Scans folder gtest_root to
generate
gtest/gtest.h in output_dir."""
176
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_file."""
219
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_dir."""
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
readme.html
74
used to
generate
results for a single component or subset of scenarios.><br>
75
-fingerprints or -scenarioresults <use one or the other to
generate
fingerprints
76
or scenario results only. Not specifying either will execute both.><BR>-baseline.prefix <semi-colon separated list of: build id prefixes used in eclipse.perf.assertAgainst property or eclipse.perf.config system property. Values used to
generate
a second line graph representing changes in repeated baseline test runs>.<BR>-current.prefix <semi-colon separated list of: build id prefixes used in eclipse.perf.config system property. Values here used to override default of "N,I". Used to select build id's to include in main line graph.></p></blockquote>
/external/eclipse-windowbuilder/propertysheet/.settings/
org.eclipse.jdt.core.prefs
12
org.eclipse.jdt.core.compiler.debug.lineNumber=
generate
13
org.eclipse.jdt.core.compiler.debug.localVariable=
generate
14
org.eclipse.jdt.core.compiler.debug.sourceFile=
generate
/external/gtest/scripts/
fuse_gtest_files.py
147
"""Scans folder gtest_root to
generate
gtest/gtest.h in output_dir."""
176
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_file."""
219
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_dir."""
/external/ipsec-tools/src/racoon/
isakmp_ident.c
369
/*
generate
DH public value */
374
/*
generate
NONCE value */
594
/*
generate
SKEYIDs & IV & final cipher key */
619
/*
generate
HASH to send */
621
iph1->hash = oakley_ph1hash_common(iph1,
GENERATE
);
1270
/*
generate
DH public value */
1275
/*
generate
NONCE value */
1311
/*
generate
SKEYIDs & IV & final cipher key */
[
all
...]
/external/llvm/docs/CommandGuide/
llvm-ld.pod
139
Generate
a native machine code executable.
152
Generate
a native machine code executable with the LLVM C backend.
155
C backend to
generate
code for the program instead of an LLVM native
/external/llvm/lib/Target/CellSPU/
SPUNodes.td
46
// Trinary operators, e.g., addx, carry
generate
70
// Op3: Carry-
generate
shuffle mask
135
// i64 markers: supplies extra operands used to
generate
the i64 operator
/external/openssh/regress/
cert-hostkey.sh
26
#
Generate
and sign host keys
29
#
Generate
and sign a host key
194
#
Generate
and sign a host key
/external/protobuf/gtest/scripts/
fuse_gtest_files.py
147
"""Scans folder gtest_root to
generate
gtest/gtest.h in output_dir."""
176
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_file."""
219
"""Scans folder gtest_root to
generate
gtest/gtest-all.cc in output_dir."""
/external/v8/src/arm/
lithium-codegen-arm.h
99
// Try to
generate
code for the entire chunk, but it may fail if the
218
//
Generate
a direct call to a known function. Expects the function
414
virtual void
Generate
() = 0;
/external/v8/src/ia32/
lithium-codegen-ia32.h
92
// Try to
generate
code for the entire chunk, but it may fail if the
209
//
Generate
a direct call to a known function. Expects the function
381
virtual void
Generate
() = 0;
/external/v8/src/mips/
lithium-codegen-mips.h
99
// Try to
generate
code for the entire chunk, but it may fail if the
215
//
Generate
a direct call to a known function. Expects the function
429
virtual void
Generate
() = 0;
/external/v8/src/x64/
lithium-codegen-x64.h
86
// Try to
generate
code for the entire chunk, but it may fail if the
199
//
Generate
a direct call to a known function. Expects the function
378
virtual void
Generate
() = 0;
/external/webkit/Source/JavaScriptCore/dfg/
DFGNode.h
43
//
Generate
stats on how successful we were in making use of the DFG jit, and remaining on the hot path.
67
// and some additional informative flags (must
generate
, is constant, etc).
338
// The number of uses of the result of this operation (+1 for 'must
generate
' nodes, which have side-effects).
Completed in 2781 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>