OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:built
(Results
726 - 750
of
6582
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/wpa_supplicant_8/wpa_supplicant/tests/
link_test.c
4
* be
built
outside hostapd.
/frameworks/base/core/java/android/app/backup/
package.html
15
backup agent. A backup agent can be
built
by extending either {@link android.app.backup.BackupAgent}
/frameworks/compile/slang/
SlangData.mk
21
# LOCAL_MODULE -- set (as usual) to name the module being
built
/libcore/luni/src/main/java/java/nio/charset/
StandardCharsets.java
20
* Convenient access to the most important
built
-in charsets.
/libcore/luni/src/test/java/tests/security/
CertPathBuilderTest.java
50
assertNotNull("
built
path is null", path);
/ndk/build/core/
build-executable.mk
31
$(call handle-module-
built
)
build-shared-library.mk
31
$(call handle-module-
built
)
build-static-library.mk
30
$(call handle-module-
built
)
/ndk/sources/host-tools/sed-4.2.1/m4/
unlocked-io.m4
14
dnl in Solaris 2.6, whereas we want binaries
built
on Solaris 2.5.1 to run
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
flat.h
46
unsigned long build_date; /* When the program/library was
built
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h
46
unsigned long build_date; /* When the program/library was
built
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h
46
unsigned long build_date; /* When the program/library was
built
*/
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
config.c.in
15
/* This file contains the table of
built
-in modules.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_extension.py
45
"""Just like a regular Extension, but
built
as a library instead"""
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_exec.py
6
This converts usages of the exec statement into calls to a
built
-in
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ttk_guionly.py
5
# Skip this test if _tkinter wasn't
built
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
config.c.in
15
/* This file contains the table of
built
-in modules.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_extension.py
45
"""Just like a regular Extension, but
built
as a library instead"""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_exec.py
6
This converts usages of the exec statement into calls to a
built
-in
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ttk_guionly.py
5
# Skip this test if _tkinter wasn't
built
.
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.pom
9
<description>This is a very small fork of lombok.ast as some Android tools needed a modification. This is
built
from 3c4f94d418b58d55d0facebf2bfbb362d4bf3bdd with the additional patch 2143a782c97ee056739450c4c1703dcd35de5a19 which has been merged in the main repo but has not been release yet.</description>
/sdk/build/
product_sdk.mk
20
# to define the tools that needed to be
built
and included
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
messages.properties
32
NdkGdbLaunchDelegate_LaunchError_VerifyIfDebugBuild=Verify if the application was
built
with NDK_DEBUG=1
/sdk/emulator/opengl/
gen-encoder.sh
6
# (b) The emugen binary must already be
built
. Any normal build that includes
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilter.cpp
158
return false; // Already
built
, or we're in a cycle, or we're marked for removal. Regardless, just do nothing more now.
299
case FilterData::
Built
: { } // Empty
308
if (filterData->state != FilterData::
Built
)
311
// Always true if filterData is just
built
(filterData->state == FilterData::
Built
).
318
filterData->state = FilterData::
Built
;
350
if (filterData->state != FilterData::
Built
)
Completed in 1817 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>