OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:built
(Results
1426 - 1450
of
6582
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cProfile.py
70
The default timer is a fast
built
-in one based on real time.
157
return ('~', 0, code) #
built
-in functions ('~' sorts at the end)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py
15
# func is called, but NOT before the result is actually
built
.
17
# If the arglist would be destroyed BEFORE the result has been
built
,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
upload.py
124
comment = '
built
for %s %s' % (dist, version)
126
comment = '
built
for %s' % platform.platform(terse=1)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
abc.py
71
unrelated concrete classes (even
built
-in classes) and unrelated
73
be considered subclasses of the registering ABC by the
built
-in
cProfile.py
70
The default timer is a fast
built
-in one based on real time.
157
return ('~', 0, code) #
built
-in functions ('~' sorts at the end)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py
15
# func is called, but NOT before the result is actually
built
.
17
# If the arglist would be destroyed BEFORE the result has been
built
,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
upload.py
124
comment = '
built
for %s %s' % (dist, version)
126
comment = '
built
for %s' % platform.platform(terse=1)
/sdk/eclipse/scripts/
build_server.sh
9
# -i: Optional, if present, the Google internal update site will be
built
. Otherwise,
10
# the external site will be
built
/system/extras/tests/bionic/libc/
run-test.sh
82
echo "Are you sure you
built
the proper system image?"
89
echo "Are you sure you
built
the proper system image?"
/external/aac/libSBRenc/src/
sbr_rom.cpp
152
built
by : FH 01-07-05 */
178
built
by : FH 01-07-05 */
196
built
by : FH 01-07-05 */
222
built
by : FH 01-07-05 */
247
built
by : FH 01-05-15 */
264
built
by : FH 01-05-15 */
278
built
by : FH 01-05-15 */
295
built
by : FH 01-05-15 */
316
built
by : FH 00-02-04 */
333
built
by : FH 00-02-04 *
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
88
*
built
-in XSLT Extensions. When used in stylesheets, this is often
95
* The old
built
-in extension url. It is still supported for
106
* This is the
built
-in extensions namespace,
163
* The old
built
-in extension namespace, this is not a public API.
171
* it is the length of the old
built
-in extension namespace.
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java
160
* Number of
built
in functions. Be sure to update this as
161
*
built
-in functions are added.
166
* Number of
built
-in functions that may be added.
358
* Install a
built
-in function.
392
* Tell if a
built
-in, non-namespaced function is available.
/external/chromium_org/third_party/sqlite/src/src/
callback.c
354
/* If no match is found, search the
built
-in functions.
356
** If the SQLITE_PreferBuiltin flag is set, then search the
built
-in
358
** priority to
built
-in functions.
363
** new function. But the FuncDefs for
built
-in functions are read-only.
364
** So we must not search for
built
-ins when creating a new function.
/external/guava/guava/src/com/google/common/collect/
ImmutableMultimap.java
178
* Adds a key-value mapping to the
built
multimap.
186
* Adds an entry to the
built
multimap.
197
* Stores a collection of values with the same key in the
built
multimap.
212
* Stores an array of values with the same key in the
built
multimap.
222
* Stores another multimap's entries in the
built
multimap. The generated
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMultimap.java
177
* Adds a key-value mapping to the
built
multimap.
185
* Adds an entry to the
built
multimap.
196
* Stores a collection of values with the same key in the
built
multimap.
211
* Stores an array of values with the same key in the
built
multimap.
221
* Stores another multimap's entries in the
built
multimap. The generated
/external/llvm/tools/llvm-config/
llvm-config.cpp
141
--src-root Print the source root LLVM was
built
from.\n\
154
--targets-
built
List of all targets currently
built
.\n\
200
// directory. This indicates we are
built
for the build triple, but we
298
} else if (Arg == "--targets-
built
") {
/external/chromium_org/third_party/angle/src/compiler/
Initialize.cpp
8
// Create strings that declare
built
-in definitions, add
built
-ins that
10
//
built
-in functions and operators.
405
// Implementation dependent
built
-in constants.
426
// First, insert some special
built
-in variables that are not in
427
// the
built
-in header files.
462
// Next, identify which
built
-ins from the already loaded headers have
Compiler.cpp
102
// Generate
built
-in symbol table.
146
// We preserve symbols at the
built
-in level from compile-to-compile.
174
//
Built
-in function emulation needs to happen after validateLimitations pass.
/external/llvm/utils/release/
test-release.sh
422
# Phase 2: Build llvmCore with newly
built
clang from phase 1.
432
# Phase 3: Build llvmCore with newly
built
clang from phase 2.
443
echo "# Testing -
built
with clang"
472
# Phase 2: Build llvmCore with newly
built
dragonegg from phase 1.
483
# Phase 3: Build llvmCore with newly
built
dragonegg from phase 2.
497
echo "# Testing -
built
with dragonegg"
515
echo "# Testing -
built
with system compiler"
/frameworks/base/docs/html/tools/building/
building-cmdline.jd
15
<li><a href="#OnceBuilt">Once
built
and signed in release mode</a></li>
101
application in release mode. Once you have
built
in release mode, it's a good idea to perform
187
<h3 id="OnceBuilt">Once
built
and signed in release mode</h3>
355
already
built
.</dd>
359
already
built
.</dd>
363
tested application. This fails if the <code>.apk</code> is not already
built
.</dd>
368
built
.</dd>
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.c
769
UIM_DBG("ST
built
into the kernel ?");
791
UIM_ERR("ST driver
built
into the kernel ?");
815
UIM_ERR("BT driver
built
into the kernel ?");
834
UIM_ERR("FM driver
built
into the kernel ?");
847
UIM_DBG("BT driver
built
into the kernel ?");
858
UIM_DBG("FM driver
built
into the kernel ?");
869
UIM_DBG("GPS driver
built
into the kernel ?");