OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:functions
(Results
101 - 125
of
620
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/grub/
Android.mk
32
-falign-
functions
=1 -Wundef
33
LOCAL_CFLAGS += -m32 -O2 -fno-builtin -nostdinc -fno-reorder-
functions
-fno-stack-protector
88
-falign-
functions
=1 -Wundef
90
LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc -fno-reorder-
functions
-fno-stack-protector
125
-falign-
functions
=1 -Wundef
127
LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc -fno-reorder-
functions
-fno-stack-protector
/external/v8/test/mjsunit/
function-names.js
36
// Array.prototype
functions
.
45
// Boolean prototype
functions
.
51
// Date
functions
.
57
// Date.prototype
functions
.
74
// Function.prototype
functions
.
79
// Math
functions
.
87
// Number.prototype
functions
.
94
// Object.prototype
functions
.
102
// RegExp.prototype
functions
.
107
// String
functions
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java
26
import org.apache.xpath.
functions
.FuncLast;
27
import org.apache.xpath.
functions
.FuncPosition;
28
import org.apache.xpath.
functions
.Function;
45
* or
functions
that may make it context dependent.
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/
shell.js
108
* Begin printing
functions
. These
functions
use the shell's
110
*
functions
, override these
functions
with
functions
that use
131
/* end of print
functions
*/
/external/webkit/Tools/Scripts/
check-for-exit-time-destructors
134
my %
functions
;
139
$
functions
{demangle($currentSymbol)} = 1 if /___cxa_atexit/;
143
for my $function (sort keys %
functions
) {
/external/apache-xml/src/main/java/org/apache/xpath/
ExtensionsProvider.java
25
import org.apache.xpath.
functions
.FuncExtFunction;
/external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncCount.java
21
package org.apache.xpath.
functions
;
FuncGenerateId.java
21
package org.apache.xpath.
functions
;
FuncRound.java
21
package org.apache.xpath.
functions
;
FuncStartsWith.java
21
package org.apache.xpath.
functions
;
FuncSubstringBefore.java
21
package org.apache.xpath.
functions
;
/external/libvpx/libvpx/examples/includes/geshi/geshi/
povray.php
178
# syntax
functions
hash thingis
/device/generic/goldfish/opengl/shared/OpenglOsUtils/
Android.mk
2
# OS-specific support
functions
for:
/device/samsung/manta/recovery/
Android.mk
15
# Edify extension
functions
for doing bootloader updates on manta devices.
/device/samsung/toro/recovery/
Android.mk
5
# Edify extension
functions
for doing modem (radio) updates on Toro devices.
/device/samsung/toroplus/recovery/
Android.mk
5
# Edify extension
functions
for doing modem (radio) updates on toroplus devices.
/external/compiler-rt/lib/interception/
Makefile.mk
22
# Define a convenience variable for all the interception
functions
.
/external/compiler-rt/lib/sanitizer_common/
Makefile.mk
21
# Define a convenience variable for all the sanitizer_common
functions
.
/external/compiler-rt/lib/ubsan/
Makefile.mk
22
# Define a convenience variable for all the ubsan
functions
.
/external/e2fsprogs/misc/
uuidd.rc
22
. /lib/lsb/init-
functions
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.js
1
// General purpose
functions
.
/external/flac/libFLAC/
Android.mk
28
LOCAL_CFLAGS += -O3 -funroll-loops -finline-
functions
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java
17
package com.google.clearsilver.jsilver.
functions
.escape;
19
import com.google.clearsilver.jsilver.
functions
.TextFilter;
24
* Base class to make writing fast, simple escaping
functions
easy. A simple escaping function is
StyleEscapeFunction.java
17
package com.google.clearsilver.jsilver.
functions
.escape;
19
import com.google.clearsilver.jsilver.
functions
.TextFilter;
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
BaseUrlValidateFunction.java
17
package com.google.clearsilver.jsilver.
functions
.html;
19
import com.google.clearsilver.jsilver.
functions
.TextFilter;
Completed in 721 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>