OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nexport
(Results
1 - 8
of
8
) sorted by null
/external/pdfium/fpdfsdk/formfiller/
cffl_combobox.cpp
253
int
nExport
= -1;
257
nExport
= pComboBox->GetSelect();
260
if (
nExport
>= 0) {
262
swRet = pFormField->GetOptionValue(
nExport
);
264
swRet = pFormField->GetOptionLabel(
nExport
);
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go
276
nexport
int
1178
nexport
= 0
1183
if
nexport
+1 > len(dexport) {
1188
dexport[
nexport
] = s
1189
nexport
++
1192
sort.Sort(byExtname(dexport[:
nexport
]))
1198
size := binary.Size(&e) + 10*
nexport
+ len(*flagOutfile) + 1
1199
for i := 0; i <
nexport
; i++ {
1203
if
nexport
== 0 {
1214
vaName := va + binary.Size(&e) +
nexport
*
275
nexport
int
var
[
all
...]
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go
276
nexport
int
1178
nexport
= 0
1183
if
nexport
+1 > len(dexport) {
1188
dexport[
nexport
] = s
1189
nexport
++
1192
sort.Sort(byExtname(dexport[:
nexport
]))
1198
size := binary.Size(&e) + 10*
nexport
+ len(*flagOutfile) + 1
1199
for i := 0; i <
nexport
; i++ {
1203
if
nexport
== 0 {
1214
vaName := va + binary.Size(&e) +
nexport
*
275
nexport
int
var
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
ManifestTest.java
46
private static final String MANIFEST_CONTENTS = "Manifest-Version: 1.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,\n org.osgi.framework; specification-version=1.0.0,\n org.osgi.service.log; specification-version=1.0.0,\n com.ibm.ive.eccomm.flash; specification-version=1.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.service.log.LogService,\n com.ibm.ive.eccomm.service.registry.RegistryService\
nExport
-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.common; specification-version=1.0.0,\n com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0\
nExport
-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,\n com.ibm.ive.eccomm.service.session.SessionService\nBundle-Vendor: IBM\nBundle-Version: 1.2.0\n";
48
private static final String MANIFEST_CONTENTS_1 = "Manifest-Version: 2.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=2.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=2.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=2.1.0,\n org.osgi.framework; specification-version=2.0.0,\n org.osgi.service.log; specification-version=2.0.0,\n com.ibm.ive.eccomm.flash; specification-version=2.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.service.log.LogService,\n com.ibm.ive.eccomm.service.registry.RegistryService\
nExport
-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.common; specification-version=1.0.0,\n com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0\
nExport
-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,\n com.ibm.ive.eccomm.service.session.SessionService\nBundle-Vendor: IBM\nBundle-Version: 1.2.0\n";
/toolchain/binutils/binutils-2.27/bfd/
peXXigen.c
[
all
...]
/external/mksh/src/
check.t
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/link/internal/
ld.a
[
all
...]
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/link/internal/
ld.a
[
all
...]
Completed in 1071 milliseconds