OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nameCapacity
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/JavaScriptCore/icu/unicode/
uloc.h
458
* @param
nameCapacity
capacity of the fill in buffer.
461
* than
nameCapacity
, the returned full name will be truncated.
467
int32_t
nameCapacity
,
480
* @param
nameCapacity
the size of the name buffer to store the
484
* than
nameCapacity
, the returned full name will be truncated.
490
int32_t
nameCapacity
,
795
* @param
nameCapacity
capacity of the fill in buffer.
798
* than
nameCapacity
, the returned full name will be truncated.
804
int32_t
nameCapacity
,
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
uloc.h
458
* @param
nameCapacity
capacity of the fill in buffer.
461
* than
nameCapacity
, the returned full name will be truncated.
467
int32_t
nameCapacity
,
480
* @param
nameCapacity
the size of the name buffer to store the
484
* than
nameCapacity
, the returned full name will be truncated.
490
int32_t
nameCapacity
,
795
* @param
nameCapacity
capacity of the fill in buffer.
798
* than
nameCapacity
, the returned full name will be truncated.
804
int32_t
nameCapacity
,
[
all
...]
/external/icu4c/common/
uloc.c
[
all
...]
/external/icu4c/common/unicode/
uloc.h
475
* @param
nameCapacity
capacity of the fill in buffer.
478
* than
nameCapacity
, the returned full name will be truncated.
484
int32_t
nameCapacity
,
497
* @param
nameCapacity
the size of the name buffer to store the
501
* than
nameCapacity
, the returned full name will be truncated.
507
int32_t
nameCapacity
,
812
* @param
nameCapacity
capacity of the fill in buffer
[
all
...]
Completed in 222 milliseconds