OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attributes
(Results
176 - 200
of
6465
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/mclinker/include/mcld/MC/
Attribute.h
20
* \brief AttributeBase provides the real storage for
attributes
of options.
22
*
Attributes
are options affecting the link editing of input files.
26
* "
attributes
of input files"
28
* AttributeBase is the storage for
attributes
of input files. Each input
30
* most
attributes
of input files are identical, our design lets input files
31
* which have identical
attributes
share common attribute. AttributeBase is
83
* \brief The base class of
attributes
. Providing the raw operations of an
84
*
attributes
86
* For conventience and producing less bugs, we move the stoarges of
attributes
121
* Some systems can not enable certain
attributes
of a input file
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DownloadRecord.java
26
// Only word lists have
attributes
, and the ContentValues should contain the same
28
//
attributes
, a null pointer here means this record represents metadata.
30
public DownloadRecord(final String clientId, final ContentValues
attributes
) {
32
mAttributes =
attributes
;
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/
crtend.o
crti.o
crtn.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/armv7-a/thumb/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/thumb/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/armv7-a/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/armv7-a/thumb/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/thumb/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/
crtend.o
crtendS.o
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/mips-r2/
crtend.o
crtendS.o
Completed in 147 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>