Searched refs:nv (Results 1 - 25 of 118) sorted by relevance

12345

/external/llvm/test/MC/AArch64/
H A Darm64-nv-cond.s3 fcsel d28,d31,d31,nv
4 csel x0,x0,x0,nv
5 ccmp x0,x0,#0,nv
6 b.nv #0
8 // CHECK: fcsel d28, d31, d31, nv // encoding: [0xfc,0xff,0x7f,0x1e]
9 // CHECK: csel x0, x0, x0, nv // encoding: [0x00,0xf0,0x80,0x9a]
10 // CHECK: ccmp x0, x0, #0, nv // encoding: [0x00,0xf0,0x40,0xfa]
11 // CHECK: b.nv #0 // encoding: [0x0f,0x00,0x00,0x54]
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_context.h79 nouveau_scratch_done(struct nouveau_context *nv) argument
81 nv->scratch.wrap = nv->scratch.id;
82 if (unlikely(nv->scratch.runout))
83 nouveau_scratch_runout_release(nv);
106 nouveau_context_update_frame_stats(struct nouveau_context *nv) argument
108 nv->stats.buf_cache_frame <<= 1;
109 if (nv->stats.buf_cache_count) {
110 nv->stats.buf_cache_count = 0;
111 nv
[all...]
H A Dnouveau_buffer.c141 nouveau_transfer_staging(struct nouveau_context *nv, argument
147 if (!nv->push_data)
156 nouveau_mm_allocate(nv->screen->mm_GART, size, &tx->bo, &tx->offset);
171 nouveau_transfer_read(struct nouveau_context *nv, struct nouveau_transfer *tx) argument
177 NOUVEAU_DRV_STAT(nv->screen, buf_read_bytes_staging_vid, size);
179 nv->copy_data(nv, tx->bo, tx->offset, NOUVEAU_BO_GART,
182 if (nouveau_bo_wait(tx->bo, NOUVEAU_BO_RD, nv->client))
192 nouveau_transfer_write(struct nouveau_context *nv, struct nouveau_transfer *tx, argument
206 NOUVEAU_DRV_STAT(nv
228 nouveau_buffer_sync(struct nouveau_context *nv, struct nv04_resource *buf, unsigned rw) argument
285 nouveau_buffer_transfer_del(struct nouveau_context *nv, struct nouveau_transfer *tx) argument
303 nouveau_buffer_cache(struct nouveau_context *nv, struct nv04_resource *buf) argument
382 struct nouveau_context *nv = nouveau_context(pipe); local
535 struct nouveau_context *nv = nouveau_context(pipe); local
565 nouveau_copy_buffer(struct nouveau_context *nv, struct nv04_resource *dst, unsigned dstx, struct nv04_resource *src, unsigned srcx, unsigned size) argument
600 nouveau_resource_map_offset(struct nouveau_context *nv, struct nv04_resource *res, uint32_t offset, uint32_t flags) argument
736 nouveau_buffer_data_fetch(struct nouveau_context *nv, struct nv04_resource *buf, struct nouveau_bo *bo, unsigned offset, unsigned size) argument
749 nouveau_buffer_migrate(struct nouveau_context *nv, struct nv04_resource *buf, const unsigned new_domain) argument
819 nouveau_user_buffer_upload(struct nouveau_context *nv, struct nv04_resource *buf, unsigned base, unsigned size) argument
847 struct nouveau_context *nv = nouveau_context(pipe); local
877 nouveau_scratch_bo_alloc(struct nouveau_context *nv, struct nouveau_bo **pbo, unsigned size) argument
897 nouveau_scratch_runout_release(struct nouveau_context *nv) argument
914 nouveau_scratch_runout(struct nouveau_context *nv, unsigned size) argument
948 nouveau_scratch_next(struct nouveau_context *nv, unsigned size) argument
976 nouveau_scratch_more(struct nouveau_context *nv, unsigned min_size) argument
989 nouveau_scratch_data(struct nouveau_context *nv, const void *data, unsigned base, unsigned size, struct nouveau_bo **bo) argument
1011 nouveau_scratch_get(struct nouveau_context *nv, unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) argument
[all...]
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DParametersParser.java58 NameValue nv = nameValue();
59 parametersHeader.setParameter(nv);
72 NameValue nv = nameValue();
73 parametersHeader.setParameter(nv.getName(), (String) nv.getValueAsObject());
H A DAuthenticationInfoParser.java78 NameValue nv = super.nameValue();
79 authenticationInfo.setParameter(nv);
85 nv = super.nameValue();
86 authenticationInfo.setParameter(nv);
H A DChallengeParser.java71 NameValue nv = this.nameValue('=');
72 header.setParameter(nv);
/external/toybox/toys/android/
H A Dgetprop.c28 char **nv; // name/value pairs: even=name, odd=value
45 if (!(TT.size&31)) TT.nv = xrealloc(TT.nv, (TT.size+32)*2*sizeof(char *));
47 TT.nv[2*TT.size] = xstrdup((char *)name);
49 TT.nv[1+2*TT.size++] = get_property_context(name);
51 TT.nv[1+2*TT.size++] = xstrdup((char *)value);
108 qsort(TT.nv, TT.size, 2*sizeof(char *), qstrcmp);
109 for (i = 0; i<TT.size; i++) printf("[%s]: [%s]\n", TT.nv[i*2],TT.nv[1+i*2]);
112 free(TT.nv[
[all...]
/external/libmicrohttpd/src/examples/
H A Dmhd2spdy_http.c64 spdy_headers->nv[9] = (char *)value;
70 spdy_headers->nv[spdy_headers->cnt++] = (char *)name;
71 spdy_headers->nv[spdy_headers->cnt++] = (char *)value;
271 if(NULL == (spdy_headers.nv = au_malloc(((spdy_headers.num + 5) * 2 + 1) * sizeof(char *))))
273 spdy_headers.nv[0] = ":method"; spdy_headers.nv[1] = method;
274 spdy_headers.nv[2] = ":path"; spdy_headers.nv[3] = proxy->uri->path_and_more;
275 spdy_headers.nv[4] = ":version"; spdy_headers.nv[
324 http_create_response(struct Proxy* proxy, char **nv) argument
[all...]
H A Dmhd2spdy_http.h45 http_create_response(struct Proxy* proxy, char **nv);
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPChargingFunctionAddresses.java168 NameValue nv;
170 nv = (NameValue) li.next();
171 if (nv.getName().equalsIgnoreCase(ParameterNamesIms.CCF)) {
175 ccfNV.setName(nv.getName());
176 ccfNV.setValueAsObject(nv.getValueAsObject());
253 NameValue nv;
256 nv = (NameValue) li.next();
257 if (nv.getName().equalsIgnoreCase(ParameterNamesIms.ECF)) {
261 ecfNV.setName(nv.getName());
262 ecfNV.setValueAsObject(nv
[all...]
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DParametersHeader.java149 NameValue nv = parameters.getNameValue(name);
150 if (nv != null) {
151 nv.setValueAsObject(value);
153 nv = new NameValue(name, value);
154 this.parameters.set(nv);
178 NameValue nv = parameters.getNameValue(name);
179 if (nv != null) {
180 nv.setValueAsObject(value);
181 nv.setQuotedValue();
183 nv
[all...]
H A DAuthenticationInfo.java54 public void add(NameValue nv) { argument
55 parameters.set(nv);
210 NameValue nv = super.parameters.getNameValue(name.toLowerCase());
211 if (nv == null) {
212 nv = new NameValue(name, value);
229 nv.setQuotedValue();
231 super.setParameter(nv);
233 nv.setValueAsObject(value);
H A DContact.java84 NameValue nv = parameters.getNameValue(name);
85 if (nv != null) {
86 nv.setValueAsObject(value);
88 nv = new NameValue(name, value);
90 nv.setQuotedValue();
91 this.parameters.set(nv);
/external/tpm2/
H A DNV_Certify.c85 certifyInfo.attested.nv.indexName.t.size =
86 NvGetName(in->nvIndex, &certifyInfo.attested.nv.indexName.t.name);
89 certifyInfo.attested.nv.nvContents.t.size = in->size;
92 certifyInfo.attested.nv.offset = in->offset;
97 certifyInfo.attested.nv.nvContents.t.buffer);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/
H A DCacheTest.java29 CacheValue<Object> nv = CacheValue.getInstance(null);
30 assertTrue("null CacheValue isNull()", nv.isNull());
31 assertTrue("null CacheValue get()==null", nv.get() == null);
32 assertTrue("null CacheValue reset==null", nv.resetIfCleared(null) == null);
34 Object v = nv.resetIfCleared(this);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
H A DCacheTest.java26 CacheValue<Object> nv = CacheValue.getInstance(null);
27 assertTrue("null CacheValue isNull()", nv.isNull());
28 assertTrue("null CacheValue get()==null", nv.get() == null);
29 assertTrue("null CacheValue reset==null", nv.resetIfCleared(null) == null);
31 Object v = nv.resetIfCleared(this);
/external/skia/samplecode/
H A DSamplePatch.cpp81 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, argument
85 const int BR = TR + nv;
89 SkScalar v = SkIntToScalar(iv) / nv;
100 v * edge[BR+nu-iu].fX + (1 - u) * edge[BL+nv-iv].fX - x0;
102 v * edge[BR+nu-iu].fY + (1 - u) * edge[BL+nv-iv].fY - y0;
110 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, argument
112 if (nu < 1 || nv < 1) {
116 int i, npts = (nu + nv) * 2;
120 SkPoint* edge2 = edge1 + nv;
125 eval_patch_edge(fPts + 3, edge1, nv);
190 drawpatches(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, Patch* patch) argument
252 const int nv = 10; variable
[all...]
/external/skqp/samplecode/
H A DSamplePatch.cpp81 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, argument
85 const int BR = TR + nv;
89 SkScalar v = SkIntToScalar(iv) / nv;
100 v * edge[BR+nu-iu].fX + (1 - u) * edge[BL+nv-iv].fX - x0;
102 v * edge[BR+nu-iu].fY + (1 - u) * edge[BL+nv-iv].fY - y0;
110 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, argument
112 if (nu < 1 || nv < 1) {
116 int i, npts = (nu + nv) * 2;
120 SkPoint* edge2 = edge1 + nv;
125 eval_patch_edge(fPts + 3, edge1, nv);
190 drawpatches(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, Patch* patch) argument
252 const int nv = 10; variable
[all...]
/external/libmicrohttpd/src/testspdy/
H A Dtest_notls.c172 static void check_gzip(struct Request *req, char **nv) argument
176 for(i = 0; nv[i]; i += 2) {
177 if(strcmp("content-encoding", nv[i]) == 0) {
178 gzip = strcmp("gzip", nv[i+1]) == 0;
308 char **nv; local
314 nv = frame->syn_stream.nv;
323 for(i = 0; nv[i]; i += 2) {
324 printf(" %s: %s\n", nv[i], nv[
336 char **nv; local
550 const char *nv[15]; local
[all...]
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DTelephoneNumber.java156 NameValue nv = new NameValue(POSTDIAL, p);
157 parameters.set(nv);
165 NameValue nv = new NameValue(name, value);
166 parameters.set(nv);
234 NameValue nv = new NameValue(name, value);
235 this.parameters.set(nv);
/external/webrtc/webrtc/tools/loopback_test/
H A Drecord-test.sh44 sudo -nv > /dev/null 2>&1
/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DNodeSequence.java66 NodeVector nv = (m_cache != null) ? m_cache.getVector() : null;
67 return nv;
95 final NodeVector nv = getVector();
96 return (nv != null);
119 NodeVector nv = getVector();
120 if (nv != null) {
553 final NodeVector nv;
555 nv = (NodeVector) vec.clone();
562 newCache.setVector(nv);
565 vec = nv;
911 setVector(NodeVector nv) argument
[all...]
/external/valgrind/coregrind/m_demangle/
H A Dsafe-ctype.c137 #define nv _sch_isnvsp macro
155 #define Z (const unsigned short) (nv |cn) /* NUL */
156 #define M (const unsigned short) (nv|sp |cn) /* cursor movement: \f \v */
158 #define T (const unsigned short) (nv|sp|bl|cn) /* tab */
159 #define S (const unsigned short) (nv|sp|bl|pr) /* space */
/external/curl/src/
H A Dtool_setopt.c278 const NameValue *nv = NULL; local
279 for(nv = nvlist; nv->name; nv++) {
280 if(nv->value == lval) break; /* found it */
282 if(! nv->name) {
289 CODE2("curl_easy_setopt(hnd, %s, (long)%s);", name, nv->name);
313 const NameValue *nv = NULL; local
316 for(nv = nvlist; nv
356 const NameValueUnsigned *nv = NULL; local
624 const NameValue *nv = NULL; local
[all...]
/external/nist-sip/java/gov/nist/core/
H A DDuplicateNameValueList.java103 public void set(NameValue nv) { argument
104 this.nameValueMap.put(nv.getName().toLowerCase(), nv);
152 Collection nv = this.getNameValue(name.toLowerCase());
153 if (nv != null)
154 return nv;

Completed in 691 milliseconds

12345