OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:functions
(Results
226 - 250
of
620
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/v8/test/mjsunit/
function-call.js
140
// Mapping
functions
.
148
// Reduce
functions
.
155
// Sanity check that all
functions
are correct
160
// We call all
functions
with no parameters, which means that essential
207
// Sanity check that all
functions
are correct
306
// Reduce
functions
do a call with null as this argument.
mirror-function.js
29
// Test the mirror object for
functions
.
87
// Test a number of different
functions
.
/bionic/linker/
linker.h
164
void CallArray(const char* array_name, linker_function_t*
functions
, size_t count, bool reverse);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
FuncKey.java
33
import org.apache.xpath.
functions
.Function2Args;
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncId.java
21
package org.apache.xpath.
functions
;
FuncSystemProperty.java
21
package org.apache.xpath.
functions
;
FunctionMultiArgs.java
21
package org.apache.xpath.
functions
;
30
* Base class for
functions
that accept an undetermined number of multiple
SecuritySupport12.java
22
package org.apache.xpath.
functions
;
/external/chromium/base/win/
pe_image.cc
161
PDWORD
functions
= reinterpret_cast<PDWORD>(
164
return
functions
+ ordinal - exports->Base;
268
PDWORD
functions
= reinterpret_cast<PDWORD>(RVAToAddr(
local
275
PVOID func = RVAToAddr(
functions
[count]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant
73
if [ -f /usr/share/java-utils/java-
functions
] ; then
74
. /usr/share/java-utils/java-
functions
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
InterpretedTemplate.java
24
import com.google.clearsilver.jsilver.
functions
.FunctionExecutor;
/external/openssh/contrib/redhat/
sshd.init.old
16
. /etc/rc.d/init.d/
functions
24
# Some
functions
to make the below more readable
/external/valgrind/main/drd/tests/
annotate_rwlock.c
23
has built-in
functions
for atomic memory access.
/external/valgrind/main/helgrind/tests/
annotate_rwlock.c
33
has built-in
functions
for atomic memory access.
/hardware/invensense/mlsdk/mllite/
mlcontrol.c
64
MLCTRL_FUNCTIONS_DEFAULT, //
functions
93
/* -
Functions
. - */
177
* inv_set_control_func allows the user to choose which control
functions
179
* The control
functions
are:
196
* @param function Indicates what
functions
will be used.
225
cntrl_params.
functions
= function;
689
if (cntrl_params.
functions
& INV_GRID) {
690
if (cntrl_params.
functions
& INV_HYSTERESIS) {
710
if ((cntrl_params.
functions
& INV_HYSTERESIS)
/ndk/build/core/
definitions-tests.mk
23
# Each test should call one of the following
functions
that will
87
# Run all the tests, i.e. all
functions
that are defined with a -test-
/ndk/build/tools/
gen-system-symbols.sh
20
# (SRC) and extract the list of
functions
and variables.
23
# named <library>.
functions
.txt and <library>.variables.txt
37
and extract, for each one of them, the list of
functions
and variables
45
<dst-dir>/<libname>.
functions
.txt
95
# See set_symbol_excludes and extract_shared_library_xxxx
functions
below
144
# $2+: List of symbols (
functions
or variables)
173
set_symbol_includes '^__android_' # except __android_xxxx
functions
203
log " Found $NUMFUNCS
functions
and $NUMVARS variables"
204
(echo "$FUNCS" | tr ' ' '\n') > $DSTDIR/$LIB.
functions
.txt
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
debug.h
125
# include <debug/
functions
.h>
safe_sequence.h
35
#include <debug/
functions
.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
debug.h
125
# include <debug/
functions
.h>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
debug.h
125
# include <debug/
functions
.h>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
debug.h
125
# include <debug/
functions
.h>
safe_sequence.h
35
#include <debug/
functions
.h>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
debug.h
125
# include <debug/
functions
.h>
safe_sequence.h
35
#include <debug/
functions
.h>
Completed in 2163 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>