OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cids
(Results
1 - 8
of
8
) sorted by null
/external/freetype/src/cff/
cfftypes.h
97
FT_UShort*
cids
; /* the inverse mapping of `sids'; only needed */
member in struct:CFF_CharsetRec_
cffload.c
798
if ( FT_NEW_ARRAY( charset->
cids
, (FT_ULong)max_cid + 1 ) )
805
charset->
cids
[charset->sids[j]] = (FT_UShort)j;
823
result = charset->
cids
[cid];
833
FT_FREE( charset->
cids
);
1033
FT_FREE( charset->
cids
);
[
all
...]
cffgload.c
[
all
...]
/packages/apps/Settings/src/com/android/settings/
RadioInfo.java
488
private final void updateNeighboringCids(ArrayList<NeighboringCellInfo>
cids
) {
491
if (
cids
!= null) {
492
if (
cids
.isEmpty() ) {
495
for (NeighboringCellInfo cell :
cids
) {
[
all
...]
/device/samsung/crespo/include/
videodev2_samsung.h
70
/* Following
CIDs
are menu type */
/packages/apps/Settings/res/layout/
radio_info.xml
80
<!-- Neighboring
Cids
-->
/frameworks/base/telephony/java/com/android/internal/telephony/
CommandsInterface.java
[
all
...]
/device/moto/stingray/ril/
libmoto_lte_ril.so
Completed in 655 milliseconds