OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numChars
(Results
26 - 37
of
37
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/core/editing/
TextIterator.h
319
String string(int
numChars
);
TextIterator.cpp
[
all
...]
/external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h
124
extern CFMutableStringRef CFStringCreateMutableWithExternalCharactersNoCopy(CFAllocatorRef alloc, UniChar *chars, CFIndex
numChars
, CFIndex capacity, CFAllocatorRef externalCharactersAllocator);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
GsmSmsTest.java
471
int
numChars
= 128 - tableIndex.length;
472
int numSeptets =
numChars
* 2; // two septets per extended char
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
346
UInt32
numChars
= dataSize / sizeof(wchar_t);
348
for (UInt32 i = 1; i <
numChars
; i++)
/external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
[
all
...]
/external/clang/tools/c-index-test/
c-index-test.c
[
all
...]
/external/clang/lib/CodeGen/
CodeGenModule.h
547
llvm::ConstantInt *getSize(CharUnits
numChars
);
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar
org.apache.jasper_5.5.17.v201004212143.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
Completed in 344 milliseconds
1
2