OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:property
(Results
1 - 25
of
17255
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/support/src/test/resources/tests/resources/subfolder/tests/norootresources/
hyts_resource_en.properties
0
property
=en_resource
hyts_resource_en_US.properties
0
property
=en_US_resource
hyts_resource_fr_FR_VAR.properties
0
property
=fr_FR_VAR_resource
hyts_resource_fr.properties
0
property
=fr_resource
hyts_resource_fr_FR.properties
0
property
=fr_FR_resource
/external/apache-harmony/support/src/test/resources/tests/resources/subfolder/tests/resources/
hyts_resource_en.properties
0
property
=en_resource
hyts_resource_en_US.properties
0
property
=en_US_resource
hyts_resource_fr_FR_VAR.properties
0
property
=fr_FR_VAR_resource
hyts_resource.properties
0
property
=resource
hyts_resource_fr.properties
0
property
=fr_resource
hyts_resource_fr_FR.properties
0
property
=fr_FR_resource
/libcore/support/src/test/java/tests/resources/
hyts_resource.properties
0
property
=parent
/libcore/support/src/test/java/tests/resources/subfolder/tests/resources/
hyts_resource.properties
0
property
=resource
/external/selinux/gui/
system-config-selinux.glade
9
<
property
name="border_width">5</
property
>
10
<
property
name="destroy_with_parent">False</
property
>
11
<
property
name="name" translatable="yes">system-config-selinux</
property
>
12
<
property
name="copyright" translatable="yes">Copyright (c)2006 Red Hat, Inc.
13
Copyright (c) 2006 Dan Walsh <dwalsh@redhat.com></
property
>
14
<
property
name="wrap_license">False</
property
>
[
all
...]
polgen.glade
6
<
property
name="can_focus">False</
property
>
7
<
property
name="border_width">5</
property
>
8
<
property
name="type_hint">normal</
property
>
9
<
property
name="copyright" translatable="yes">Red Hat 2007</
property
>
10
<
property
name="website">www.redhat.com</
property
>
[
all
...]
/external/selinux/python/sepolicy/sepolicy/
sepolicy.glade
14
<
property
name="can_focus">False</
property
>
15
<
property
name="default_width">265</
property
>
16
<
property
name="default_height">100</
property
>
17
<
property
name="decorated">False</
property
>
20
<
property
name="visible">True</
property
>
[
all
...]
/external/apache-harmony/support/src/test/resources/tests/resources/
hyts_resource.properties
0
property
=parent
/external/clang/test/SemaObjC/
property-atomic-redecl.m
6
// Readonly, atomic public redeclaration of
property
in subclass.
8
@
property
(readonly) A *
property
;
12
@
property
(nonatomic,readwrite,retain) A *
property
;
16
@
property
(readonly) A *
property
;
19
// Readonly, atomic public redeclaration of
property
in subclass.
21
@
property
(readonly) A *
property
;
[
all
...]
duplicate-property-class-extension.m
5
@
property
(readonly) char foo;
6
@
property
(readwrite) char bar; // expected-note {{
property
declared here}}
10
@
property
(readwrite) char foo; // expected-note 2 {{
property
declared here}}
11
@
property
(readwrite) char NewProperty; // expected-note 2 {{
property
declared here}}
12
@
property
(readwrite) char bar; // expected-error{{illegal redeclaration of 'readwrite'
property
in class extension 'Foo' (perhaps you intended this to be a 'readwrite' redeclaration of a 'readonly' public
property
?)}
[
all
...]
/libcore/harmony-tests/src/test/resources/tests/resources/
hyts_resource_fr_FR.properties
0
property
=fr_FR_resource
/external/dtc/tests/
reuse-label3.dts
4
label:
property
= "foo";
7
property
= "foo";
reuse-label4.dts
4
property
= label: "foo" label:;
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
scanresults.ui
4
<
property
name="geometry" >
11
</
property
>
12
<
property
name="windowTitle" >
14
</
property
>
18
<
property
name="editTriggers" >
20
</
property
>
21
<
property
name="uniformRowHeights" >
23
</
property
>
24
<
property
name="sortingEnabled" >
26
</
property
>
[
all
...]
userdatarequest.ui
7
<
property
name="geometry" >
14
</
property
>
15
<
property
name="windowTitle" >
17
</
property
>
18
<
property
name="sizeGripEnabled" >
20
</
property
>
24
<
property
name="text" >
26
</
property
>
31
<
property
name="margin" >
33
</
property
>
[
all
...]
/external/llvm/test/DebugInfo/Inputs/
dwarfdump-objc.m
7
@
property
(readonly) int ReadOnly;
8
@
property
(assign) int Assign;
9
@
property
(readwrite) int ReadWrite;
10
@
property
(retain) NSObject *Retain;
11
@
property
(copy) NSObject *Copy;
12
@
property
(nonatomic) int NonAtomic;
13
@
property
(atomic) int Atomic;
14
@
property
(strong) NSObject *Strong;
15
@
property
(unsafe_unretained) id UnsafeUnretained;
16
@
property
(nullable) NSObject *Nullability
[
all
...]
Completed in 387 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>