OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipat
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
unesctrn.cpp
176
int32_t i, j,
ipat
;
local
182
for (j=0,
ipat
=0; spec[
ipat
] != END; ++j) {
185
int32_t prefixLen = spec[
ipat
++];
186
int32_t suffixLen = spec[
ipat
++];
187
int8_t radix = (int8_t) spec[
ipat
++];
188
int32_t minDigits = spec[
ipat
++];
189
int32_t maxDigits = spec[
ipat
++];
211
if (c != spec[
ipat
+ i]) {
253
if (c != spec[
ipat
+ prefixLen + i])
[
all
...]
/external/icu/icu4c/source/i18n/
unesctrn.cpp
176
int32_t i, j,
ipat
;
local
182
for (j=0,
ipat
=0; spec[
ipat
] != END; ++j) {
185
int32_t prefixLen = spec[
ipat
++];
186
int32_t suffixLen = spec[
ipat
++];
187
int8_t radix = (int8_t) spec[
ipat
++];
188
int32_t minDigits = spec[
ipat
++];
189
int32_t maxDigits = spec[
ipat
++];
211
if (c != spec[
ipat
+ i]) {
253
if (c != spec[
ipat
+ prefixLen + i])
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mpeg2psiparser.h
14
typedef struct
IPAT
IPAT
;
43
#define INTERFACE
IPAT
49
DECLARE_INTERFACE_(
IPAT
,IUnknown)
58
/*
IPAT
methods */
62
STDMETHOD_(HRESULT,GetNextTable)(THIS_
IPAT
**ppPAT) PURE;
dvbsiparser.h
[
all
...]
/external/chromium_org/third_party/icu/source/common/
util.cpp
231
int32_t
ipat
= 0;
local
234
if (
ipat
== pat.length()) {
238
UChar32 cpat = pat.char32At(
ipat
);
249
if (++
ipat
== pat.length()) {
259
ipat
+= U16_LENGTH(cpat);
260
if (
ipat
== pat.length()) {
271
cpat = pat.char32At(
ipat
);
/external/icu/icu4c/source/common/
util.cpp
231
int32_t
ipat
= 0;
local
234
if (
ipat
== pat.length()) {
238
UChar32 cpat = pat.char32At(
ipat
);
249
if (++
ipat
== pat.length()) {
259
ipat
+= U16_LENGTH(cpat);
260
if (
ipat
== pat.length()) {
271
cpat = pat.char32At(
ipat
);
/external/chromium_org/third_party/cld/encodings/compact_lang_det/generated/
compact_lang_det_generated_quadschrome.cc
[
all
...]
Completed in 493 milliseconds