OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:equivalent
(Results
1201 - 1225
of
10360
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
LUDecomposition.java
37
* by a {@link #getSolver() getSolver} method and the
equivalent
methods provided by
/external/apache-http/src/org/apache/http/client/
CookieStore.java
53
* Adds an {@link Cookie HTTP cookie}, replacing any existing
equivalent
cookies.
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XBoolean.java
87
* Given a request type, return the
equivalent
string.
/external/autotest/client/common_lib/
decorators.py
28
With the in_context decorator, self.bar is
equivalent
to
/external/autotest/client/site_tests/kernel_CpufreqMinMax/
kernel_CpufreqMinMax.py
62
#
equivalent
to setting max_perf_pct and min_perf_pct under
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
policy_EditBookmarksEnabled.py
18
behavior,
equivalent
to what is seen by an un-managed user.
/external/avb/libavb/
avb_sysdeps.h
37
*
equivalent
types available in a normal C runtime. At least things
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Extensions.java
157
public boolean
equivalent
(
method in class:Extensions
/external/capstone/
MathExtras.h
310
///
equivalent
double.
321
///
equivalent
float.
332
///
equivalent
64-bit integer. Note that copying doubles around
345
///
equivalent
32-bit integer. Note that copying floats around
/external/clang/bindings/python/tests/cindex/
test_location.py
57
# Ensure locations referring to the same entity are
equivalent
.
/external/clang/include/clang/Basic/
Linkage.h
40
///
equivalent
to having internal linkage from the code-generation
VirtualFileSystem.h
75
bool
equivalent
(const Status &Other) const;
137
/// \brief
Equivalent
to operator++, with an error code.
151
return Impl->CurrentEntry.
equivalent
(RHS.Impl->CurrentEntry);
176
/// \brief
Equivalent
to operator++, with an error code.
/external/clang/include/clang/Frontend/
PCHContainerOperations.h
61
///
Equivalent
to the format passed to -fmodule-format=
/external/clang/test/CodeGenCXX/
mangle-ms-template-callback.cpp
49
// Block
equivalent
to the previous definitions.
/external/clang/test/Sema/
bitfield.c
76
typedef __typeof__(+(++t5.n)) Signed; // FIXME: Increment is
equivalent
to compound-assignment.
/external/compiler-rt/lib/builtins/
ctzsi2.c
43
/* The branch-less return statement below is
equivalent
int_lib.h
56
* so use the
equivalent
system headers.
/external/compiler-rt/lib/esan/
esan_circular_buffer.h
22
// constructor and to call the destructor or free (they are
equivalent
).
/external/conscrypt/common/src/main/java/org/conscrypt/
OpenSSLRSAPublicKey.java
136
* We can shortcut the true case, but it still may be
equivalent
but
/external/curl/docs/libcurl/opts/
CURLOPT_OPENSOCKETFUNCTION.3
78
The default behavior is the
equivalent
of this:
CURLOPT_PROGRESSFUNCTION.3
44
This function gets called by libcurl instead of its internal
equivalent
with a
CURLOPT_XFERINFOFUNCTION.3
41
This function gets called by libcurl instead of its internal
equivalent
with a
/external/deqp/doc/testspecs/GL3/
stress.conditional_render.txt
50
and the rendering the query controls. The setup is
equivalent
to the call
/external/deqp/doc/testspecs/GLES3/
functional.primitive_restart.txt
49
where there would normally be one. These cases are otherwise
equivalent
and
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
HelloWorldMaker.java
51
* Generates Dalvik bytecode
equivalent
to the following method.
Completed in 948 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>