OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:definitions
(Results
1 - 25
of
66
) sorted by null
1
2
3
/build/target/board/emulator/
BoardConfig.mk
3
# Product-specific compile-time
definitions
.
/external/llvm/test/Scripts/
coff-dump.py
403
definitions
= entry[3]
407
if type(
definitions
) is types.TupleType:
408
selector = read_value(
definitions
[0])
409
definitions
=
definitions
[1][selector]
411
if value in
definitions
:
412
description =
definitions
[value]
425
definitions
= entry[3]
432
for entry in
definitions
:
/libcore/
Android.mk
20
# Include the
definitions
to build the Java code.
27
# Include the
definitions
to build the native code.
33
# Include the
definitions
for the Certificate Authority (CA) certificates
/build/target/board/generic_x86/
BoardConfig.mk
3
# Product-specific compile-time
definitions
.
/development/tools/emulator/opengl/shared/OpenglCodecCommon/
Android.mk
1
# This build script corresponds to a library containing many
definitions
/external/icu4c/samples/
defs.mk
2
# Sample code makefile
definitions
/ndk/tests/build/stdint-c++/jni/
Android.mk
1
# The purpose of this test is to check that the
definitions
in <stdint.h>
/ndk/build/core/
default-build-commands.mk
1
# The following
definitions
are the defaults used by all toolchains.
4
# these
definitions
.
80
# IMPORTANT: The following
definitions
must use lazy assignment because
build-module.mk
19
# This file is used to record the LOCAL_XXX
definitions
of a given
build-all.mk
41
# build script that will parse the LOCAL_XXX variable
definitions
.
64
# when module
definitions
are parsed.
/device/samsung/crespo4g/
BoardConfig.mk
17
# Product-specific compile-time
definitions
.
/frameworks/compile/libbcc/runtime/make/
options.mk
18
# Whether function
definitions
should use hidden visibility. This adds the
/device/moto/wingray/
BoardConfig.mk
80
-include vendor/nvidia/proprietary_src/build/
definitions
.mk
81
-include vendor/nvidia/build/
definitions
.mk
/build/target/board/generic/
BoardConfig.mk
3
# Product-specific compile-time
definitions
.
/dalvik/dalvikvm/
Android.mk
19
# Common
definitions
.
/dalvik/libnativehelper/
Android.mk
19
# Common
definitions
for host and device.
/device/samsung/crespo/
BoardConfigCommon.mk
17
# Product-specific compile-time
definitions
.
/device/samsung/maguro/
device.mk
15
# This file includes all
definitions
that apply only to maguro devices
/device/samsung/toro/
device.mk
15
# This file includes all
definitions
that apply only to toro devices
/external/icu4c/stubdata/
Android.mk
16
# Common
definitions
for all variants.
/external/libffi/
Android.mk
16
# common
definitions
are factored out into a separate file to
/frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk
4
# with a version of the library which contains private_extern
definitions
of all
/frameworks/compile/slang/
SlangData.mk
16
# Common
definitions
used for building RS header files.
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java
205
InputStream inputStream = resources.openRawResource(R.raw.
definitions
);
/external/markdown/markdown/
inlinepatterns.py
105
"""Set values of an element based on attribute
definitions
({@id=123})."""
Completed in 699 milliseconds
1
2
3