Home
last modified time | relevance | path

Searched refs:nci (Results 1 – 25 of 28) sorted by relevance

12

/external/libjpeg-turbo/
Djquant1.c282 int i, j, k, nci, blksize, blkdist, ptr, val; in create_colormap() local
309 nci = cquantize->Ncolors[i]; /* # of distinct values for this color */ in create_colormap()
310 blksize = blkdist / nci; in create_colormap()
311 for (j = 0; j < nci; j++) { in create_colormap()
313 val = output_value(cinfo, i, j, nci - 1); in create_colormap()
341 int i, j, k, nci, blksize, val, pad; in create_colorindex() local
366 nci = cquantize->Ncolors[i]; /* # of distinct values for this color */ in create_colorindex()
367 blksize = blksize / nci; in create_colorindex()
377 k = largest_input_value(cinfo, i, 0, nci - 1); in create_colorindex()
380 k = largest_input_value(cinfo, i, ++val, nci - 1); in create_colorindex()
[all …]
/external/icu/icu4c/source/data/rbnf/
Dtr.txt46 "%%nci:",
47 "0: nci;",
72 "20: yirmi>%%nci>;",
75 "50: elli>%%nci>;",
Daz.txt51 "%%nci:",
52 "0: nci;",
77 "20: iyirmi>%%nci>;",
80 "50: \u0259lli>%%nci>;",
/external/lua/src/
Dlstate.c166 L->nci++; in luaE_extendCI()
178 L->nCcalls += L->nci; /* add removed elements back to 'nCcalls' */ in luaE_freeCI()
182 L->nci--; in luaE_freeCI()
184 L->nCcalls -= L->nci; /* adjust result */ in luaE_freeCI()
197 L->nCcalls += L->nci; /* add removed elements back to 'nCcalls' */ in luaE_shrinkCI()
201 L->nci--; in luaE_shrinkCI()
210 L->nCcalls -= L->nci; /* adjust result */ in luaE_shrinkCI()
242 lua_assert(L->nci == 0); in freestack()
292 L->nci = 0; in preinit_thread()
Dlstate.h310 unsigned short nci; /* number of items in 'ci' list */ member
Dldo.c143 l_uint32 oldnCcalls = g->Cstacklimit - (L->nCcalls + L->nci); in luaD_rawrunprotected()
152 L->nCcalls = g->Cstacklimit - oldnCcalls - L->nci; in luaD_rawrunprotected()
676 L->nCcalls = getCcalls(from) - L->nci - CSTACKCF; in lua_resume()
/external/libese/tools/ese_relay/
DAndroid.bp50 name: "ese-relay-pn80t-nq-nci",
53 shared_libs: ["libese-hw-nxp-pn80t-nq-nci", "libese-teq1"],
/external/clang/test/SemaCXX/
Dcxx0x-class.cpp14 …static const int nci = vs; // expected-error {{in-class initializer for static data member is not … member in C
Dclass.cpp50 …static const int nci = vs; // expected-error {{in-class initializer for static data member is not … member in C
/external/llvm-project/clang/test/SemaCXX/
Dcxx0x-class.cpp14 …static const int nci = vs; // expected-error {{in-class initializer for static data member is not … member in C
Dclass.cpp51 …static const int nci = vs; // expected-error {{in-class initializer for static data member is not … member in C
/external/icu/icu4c/source/data/lang/
Djgo.txt14 fr{"Fɛlánci"}
/external/libese/examples/
DAndroid.bp41 "libese-hw-nxp-pn80t-nq-nci",
/external/libese/libese-hw/nxp/pn80t/
DREADME.md8 spidev іs in "linux\_spidev.c", and support for using a simple nq-nci
/external/libese/tools/ese_ls_provision/
DAndroid.bp41 "libbase", "libese", "libese-hw-nxp-pn80t-nq-nci", "libese-teq1", "libp61-jcop-kit"],
/external/libese/libese-cpp/
DAndroid.bp53 "libese-hw-nxp-pn80t-nq-nci",
/external/libese/apps/boot/
DAndroid.bp62 "libese-hw-nxp-pn80t-nq-nci",
/external/libese/libese-hw/nxp/
DAndroid.bp80 name: "libese-hw-nxp-pn80t-nq-nci",
/external/icu/icu4c/source/data/region/
Djgo.txt37 FR{"Fɛlánci"}
/external/cpuinfo/test/dmesg/
Dxiaomi-redmi-note-4.log402 [ 0.827234] nq-nci 5-0028: ese GPIO <OPTIONAL> error getting from OF node
403 [ 0.827308] nq-nci 5-0028: nqx_probe: ese gpio not provided
406 [ 0.880401] nq-nci 5-0028: nfcc_hw_check: - i2c_master_send Error
407 [ 0.880407] nq-nci 5-0028: nfcc_hw_check: - NFCC HW not available
436 [ 0.880664] nq-nci 5-0028: nqx_probe: probing nqxx failed, check hardware
Doppo-a37.log381 <3>[ 0.423501] (0)[1:swapper/0]nfc-nci 6-000e: nfcc_hw_check: - no NFCC available
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7259 nci = nested_indirect_field_decl->chain_begin(), in BuildIndirectFields() local
7261 nci < nce; ++nci) { in BuildIndirectFields()
7262 chain[chain_index] = *nci; in BuildIndirectFields()
/external/icu/icu4c/source/test/testdata/
Dzoneinfo64.txt9 // Olson source: ftp://elsie.nci.nih.gov/pub/
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/
DentityToCode.tsv1352 http://www.wikidata.org/entity/Q559242 nci
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Name_Index.tab4703 nci Classical Nahuatl Nahuatl, Classical

12