OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partitionType
(Results
1 - 11
of
11
) sorted by null
/external/gptfdisk/
gptpart.cc
33
partitionType
.Zero();
46
return
partitionType
.GetHexType();
52
return
partitionType
.TypeName();
59
return
partitionType
.UTypeName();
138
return (
partitionType
!= GUIDData("0x00"));
159
if (GetDescription() ==
partitionType
.UTypeName()) {
161
if (GetDescription() ==
partitionType
.TypeName()) {
165
partitionType
= t;
265
SetName(
partitionType
.TypeName());
269
partitionType
= orig.partitionType
[
all
...]
gptpart.h
48
PartType
partitionType
;
59
PartType & GetType(void) {return
partitionType
;}
75
void SetType(uint16_t hex) {
partitionType
= hex;}
mbrpart.cc
45
partitionType
= 0x00;
77
partitionType
= orig.
partitionType
;
95
partitionType
= orig.
partitionType
;
137
partitionType
= UINT8_C(0);
153
partitionType
= typeCode;
192
if ((
partitionType
== 0xEE) && (!validCHS) && (firstLBA == 1) &&
204
theStruct->
partitionType
=
partitionType
;
[
all
...]
mbrpart.h
48
uint8_t
partitionType
;
58
uint8_t
partitionType
;
93
uint8_t GetType(void) {return
partitionType
;}
basicmbr.cc
297
ebrType = ebr.partitions[0].
partitionType
;
368
tempMBR.partitions[i].
partitionType
= 0x00;
384
tempMBR.partitions[1].
partitionType
= 0x0f;
392
tempMBR.partitions[1].
partitionType
= 0x00;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonSourceViewerConfig.java
52
String
partitionType
) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestSourceViewerConfig.java
40
String
partitionType
) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidSourceViewerConfig.java
68
String
partitionType
);
76
* @param
partitionType
the partition type for which the content assist
82
ISourceViewer sourceViewer, String
partitionType
) {
84
if (
partitionType
== IStructuredPartitions.UNKNOWN_PARTITION ||
85
partitionType
== IStructuredPartitions.DEFAULT_PARTITION ||
86
partitionType
== IXMLPartitions.XML_DEFAULT) {
89
getAndroidContentAssistProcessor(sourceViewer,
partitionType
);
97
partitionType
);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vds.h
656
GUID
partitionType
;
678
BYTE
partitionType
;
681
GUID
partitionType
;
691
BYTE
partitionType
;
695
GUID
partitionType
;
[
all
...]
/external/guice/lib/build/
bnd-0.0.384.jar
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar
Completed in 168 milliseconds