OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extLength
(Results
1 - 6
of
6
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
DefaultName.cpp
10
int
extLength
= extension.Length();
12
if (fileNameLength >
extLength
+ 1)
14
int dotPos = fileNameLength - (
extLength
+ 1);
/external/chromium_org/third_party/tlslite/tlslite/
messages.py
175
extLength
= p.get(2)
183
if
extLength
:
197
p.getFixBytes(
extLength
)
200
p.getFixBytes(
extLength
)
201
soFar += 4 +
extLength
214
extLength
= 0
217
extLength
+= 5 + len(self.certificate_types)
219
extLength
+= 5 + len(self.srp_username)
220
if
extLength
> 0:
221
w.add(
extLength
, 2
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp
341
M4OSA_UInt32
extLength
= strlen((const char *)pExtension);
348
if ((3 ==
extLength
) || (4 ==
extLength
))
351
for (index = 0; index <
extLength
; index++)
/external/chromium_org/third_party/skia/src/utils/win/
SkWGL_win.cpp
23
size_t
extLength
= strlen(ext);
27
if (n ==
extLength
&& 0 == strncmp(ext, extensionString, n)) {
/external/skia/src/utils/win/
SkWGL_win.cpp
23
size_t
extLength
= strlen(ext);
27
if (n ==
extLength
&& 0 == strncmp(ext, extensionString, n)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
Completed in 88 milliseconds