OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:properties
(Results
951 - 975
of
6891
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.cpp
1
//===-- AArch64MCAsmInfo.cpp - AArch64 asm
properties
---------------------===//
10
// This file contains the declarations of the AArch64MCAsmInfo
properties
.
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.cpp
1
//===-- HexagonMCAsmInfo.cpp - Hexagon asm
properties
---------------------===//
10
// This file contains the declarations of the HexagonMCAsmInfo
properties
.
/external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.cpp
1
//===-- MSP430MCAsmInfo.cpp - MSP430 asm
properties
-----------------------===//
10
// This file contains the declarations of the MSP430MCAsmInfo
properties
.
/external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp
1
//===-- SparcMCAsmInfo.cpp - Sparc asm
properties
-------------------------===//
10
// This file contains the declarations of the SparcMCAsmInfo
properties
.
/external/nist-sip/java/gov/nist/javax/sip/
package.html
10
and that can be enabled by RI-specific
properties
that are specified when the SipStack
11
is created. The purpose of these additional
properties
is to enable the following:
/external/openfst/src/include/fst/
arc-map.h
89
// // This specifies the known
properties
of an Fst mapped by this
90
// // mapper. It takes as argument the input Fst's known
properties
.
91
// uint64
Properties
(uint64 props) const;
96
// e.g. whether to add a superfinal state. They will use the
Properties
()
97
// method to set the result Fst
properties
.
125
uint64 props = fst->
Properties
(kFstProperties, false);
184
fst->SetProperties(mapper->
Properties
(props), kFstProperties);
216
uint64 iprops = ifst.
Properties
(kCopyProperties, false);
224
if (ifst.
Properties
(kExpanded, false)) {
285
uint64 oprops = ofst->
Properties
(kFstProperties, false)
[
all
...]
/external/proguard/examples/
proguardall.pro
34
-adaptresourcefilenames **.
properties
,**.gif,**.jpg
35
-adaptresourcefilecontents proguard/ant/task.
properties
proguardgui.pro
46
# class names. Notably, in this case, the GUI resource
properties
file will
49
-adaptresourcefilenames **.
properties
,**.gif,**.jpg
/libcore/luni/src/main/java/java/util/
InvalidPropertiesFormatException.java
27
* document defining the
properties
does not follow the {@code
Properties
}
/prebuilts/tools/common/proguard/proguard4.7/examples/
proguardall.pro
34
-adaptresourcefilenames **.
properties
,**.gif,**.jpg
35
-adaptresourcefilecontents proguard/ant/task.
properties
proguardgui.pro
41
# class names. Notably, in this case, the GUI resource
properties
file will
44
-adaptresourcefilenames **.
properties
,**.gif,**.jpg
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
IGLProperty.java
21
* The GL state is modeled as a hierarchical set of
properties
, all of which implement
29
* @return true if it is a list or structure of
properties
,
/external/apache-harmony/luni/src/test/resources/net.resources/
README.txt
76
supplied in a
properties
file. These
properties
include the hostname of the
78
FTP and SOCKS servers and so on. Isolating these values in a
properties
file
82
The location of the
properties
file can be specified to the running tests
91
The key
properties
required by the java.net tests are as follows ...
133
If any of these
properties
are not set the *hard coded* defaults in the class
/external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java
24
import java.util.
Properties
;
35
* The
properties
object passed to the getSerializer() method should be created by
36
* the OutputPropertiesFactory. Although the
properties
object
39
* using this factory ensures that the default key/value
properties
90
public static Serializer getSerializer(
Properties
format)
112
Properties
methodDefaults =
/external/chromium/chrome/common/extensions/docs/static/
themes.html
56
"<a href="#
properties
">
properties
</a>" : {
87
<h3 id="
properties
">
properties
</h3>
91
properties
such as background alignment,
94
To see the
properties
and the values they can have, see
/external/chromium_org/base/win/
shortcut.h
24
// Update specified
properties
only on an existing shortcut.
28
//
Properties
for shortcuts.
Properties
set will be applied to the shortcut on
104
// Bitfield made of IndividualProperties.
Properties
set in |options| will be
110
// information given through |
properties
|.
117
const ShortcutProperties&
properties
,
/external/chromium_org/chrome/common/extensions/api/
omnibox.json
14
"
properties
": {
34
"
properties
": {
50
"
properties
": {
63
"
properties
": {
78
"
properties
": {
94
"
properties
": {
proxy.json
14
"
properties
": {
24
"
properties
": {
37
"
properties
": {
47
"
properties
": {
58
"
properties
": {
77
"
properties
": {
types.json
27
"
properties
": {
43
"
properties
": {
74
"
properties
": {
106
"
properties
": {
133
"
properties
": {
158
"
properties
": {
/external/chromium_org/chromeos/dbus/
bluetooth_adapter_client.h
25
// Structure of
properties
associated with bluetooth adapters.
26
struct
Properties
: public dbus::PropertySet {
75
Properties
(dbus::ObjectProxy* object_proxy,
78
virtual ~
Properties
();
111
// Obtain the
properties
for the adapter with object path |object_path|,
113
virtual
Properties
* GetProperties(const dbus::ObjectPath& object_path) = 0;
fake_shill_manager_client.h
52
const base::DictionaryValue&
properties
,
57
const base::DictionaryValue&
properties
,
61
const base::DictionaryValue&
properties
,
64
virtual void VerifyDestination(const VerificationProperties&
properties
,
68
const VerificationProperties&
properties
,
73
const VerificationProperties&
properties
,
nfc_adapter_client.h
28
// Structure of
properties
associated with an NFC adapter.
29
struct
Properties
: public NfcPropertySet {
56
Properties
(dbus::ObjectProxy* object_proxy,
58
virtual ~
Properties
();
91
// Obtains the
properties
for the adapter with object path |object_path|, any
94
virtual
Properties
* GetProperties(const dbus::ObjectPath& object_path) = 0;
/external/chromium_org/chromeos/network/
shill_property_handler.cc
204
VLOG(2) << "Request
Properties
: " << type << " : " << path;
236
const base::DictionaryValue&
properties
) {
245
for (base::DictionaryValue::Iterator iter(
properties
);
247
// Defer updating Services until all other
properties
have been updated.
255
// Update Services which can safely assume other
properties
have been set.
343
VLOG(2) << "Update
Properties
: " << type << " Entries: " << entries.GetSize();
463
const base::DictionaryValue&
properties
) {
469
NET_LOG_DEBUG("Failed to get
properties
",
473
// Update Favorite
properties
for networks in the Services list.
477
properties
.GetStringWithoutPathExpansion
[
all
...]
/external/chromium_org/skia/ext/
vector_platform_device_emf_win.h
88
// Applies the SkPaint's painting
properties
in the current GDI context, if
89
// possible. If GDI can't support all paint's
properties
, returns false. It
97
// Creates a brush according to SkPaint's
properties
.
100
// Creates a pen according to SkPaint's
properties
.
106
// Creates a brush according to SkPaint's
properties
.
109
// Creates a pen according to SkPaint's
properties
.
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8FileCustom.cpp
71
V8BlobCustomHelpers::ParsedProperties
properties
(true);
79
if (!
properties
.parseBlobPropertyBag(info[2], "File", exceptionState, info.GetIsolate())) {
84
properties
.setDefaultLastModified();
89
if (!V8BlobCustomHelpers::processBlobParts(blobParts, length,
properties
.endings(), blobBuilder, info.GetIsolate()))
92
RefPtr<File> file = blobBuilder.createFile(
properties
.contentType(), fileName,
properties
.lastModified());
Completed in 512 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>