Searched defs:ref (Results 251 - 275 of 342) sorted by relevance

<<11121314

/external/icu4c/i18n/
H A Drbnf.cpp80 LocalizationInfo* ref(void) { function in class:LocalizationInfo
823 init(rules, rhs.localizations ? rhs.localizations->ref() : NULL, perror, status);
1286 this->localizations = localizationInfos == NULL ? NULL : localizationInfos->ref();
/external/iptables/libiptc/
H A Dlibiptc.c2290 TC_GET_REFERENCES(unsigned int *ref, const IPT_CHAINLABEL chain, argument
2301 *ref = c->references;
/external/kernel-headers/original/linux/
H A Dusb.h171 * @ref: reference counter.
184 struct kref ref; /* reference counter */ member in struct:usb_interface_cache
191 container_of(r, struct usb_interface_cache, ref)
/external/linux-tools-perf/util/
H A Dprobe-finder.c798 struct probe_trace_arg_ref *ref; local
799 ref = zalloc(sizeof(struct probe_trace_arg_ref));
800 if (ref != NULL)
801 ref->offset = offs;
802 return ref;
818 bool ref = false; local
843 tvar->ref = alloc_trace_arg_ref((long)offs);
844 if (tvar->ref == NULL)
853 ref = true;
861 ref
1001 struct probe_trace_arg_ref *ref = *ref_ptr; local
[all...]
/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c320 static ipc_msg_hdr *create_hdr(uint32_t op, size_t *len, char **data_start, int SeparateReturnSocket, DNSServiceOp *ref) argument
358 hdr->client_context = ref->uid;
414 // Return a connected service ref (deallocate with DNSServiceRefDeallocate)
415 static DNSServiceErrorType ConnectToServer(DNSServiceRef *ref, DNSServiceFlags flags, uint32_t op, ProcessReplyFn ProcessReply, void *AppCallback, void *AppContext) argument
426 if (!ref) { syslog(LOG_WARNING, "dnssd_clientstub DNSService operation with NULL DNSServiceRef"); return kDNSServiceErr_BadParam; }
430 if (!*ref)
435 if (!DNSServiceRefValid(*ref) || (*ref)->op != connection_request || (*ref)->primary)
438 (*ref), (*re
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DGLErrorLogger.java61 public void glAlphaFunc(int func, float ref) { argument
62 ((GL10)mGL).glAlphaFunc(func, ref);
66 public void glAlphaFuncx(int func, int ref) { argument
67 ((GL10)mGL).glAlphaFuncx(func, ref);
606 public void glStencilFunc(int func, int ref, int mask) { argument
607 ((GL10)mGL).glStencilFunc(func, ref, mask);
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp57 GrGLvoid GR_GL_FUNCTION_TYPE nullGLStencilFunc(GrGLenum func, GrGLint ref, GrGLuint mask) {} argument
58 GrGLvoid GR_GL_FUNCTION_TYPE nullGLStencilFuncSeparate(GrGLenum face, GrGLenum func, GrGLint ref, GrGLuint mask) {} argument
515 glInterface.get()->ref();
H A DGrGpuGL.cpp1826 GrGLint ref = settings.funcRef(grFace); local
1833 GR_GL_CALL(gl, StencilFunc(glFunc, ref, mask));
1837 GR_GL_CALL(gl, StencilFuncSeparate(glFace, glFunc, ref, mask));
1847 // Just the func, ref, and mask is set here. The op and write mask are params to the call
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp330 GrGLint ref,
336 GrGLint ref,
329 debugGLStencilFunc(GrGLenum func, GrGLint ref, GrGLuint mask) argument
334 debugGLStencilFuncSeparate(GrGLenum face, GrGLenum func, GrGLint ref, GrGLuint mask) argument
/external/v8/src/ia32/
H A Dstub-cache-ia32.cc1220 ExternalReference ref = local
1223 __ TailCallExternalReference(ref, 5, 1);
1236 ExternalReference ref = local
1239 __ TailCallExternalReference(ref, 5, 1);
/external/v8/src/x64/
H A Dstub-cache-x64.cc393 ExternalReference ref = local
397 __ LoadAddress(rbx, ref);
1193 ExternalReference ref = local
1196 __ TailCallExternalReference(ref, 5, 1);
1209 ExternalReference ref = ExternalReference( local
1211 __ TailCallExternalReference(ref, 5, 1);
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc1174 static int StringCmp(const char* ref, i::String* act) { argument
1176 int result = strcmp(ref, *s_act);
1178 fprintf(stderr, "Expected: \"%s\", Actual: \"%s\"\n", ref, *s_act);
/external/valgrind/main/callgrind/
H A Dsim.c342 CacheResult cachesim_setref_wb(cache_t2* c, RefType ref, UInt set_no, UWord tag) argument
353 set[0] |= ref;
360 tmp_tag = set[i] | ref; // update dirty flag
374 set[0] = tag | ref;
381 CacheResult cachesim_ref_wb(cache_t2* c, RefType ref, Addr a, UChar size) argument
389 return cachesim_setref_wb(c, ref, set1, tag);
397 CacheResult res1 = cachesim_setref_wb(c, ref, set1, tag);
398 CacheResult res2 = cachesim_setref_wb(c, ref, set2, tag2);
/external/webkit/Source/WebCore/rendering/
H A DRenderLayer.h117 void ref() { m_refCnt++; } function in class:WebCore::ClipRects
/external/webkit/Tools/DumpRenderTree/mac/PerlSupport/
H A DDumpRenderTreeSupport_wrapPregenerated.c977 #ifdef ref
978 #undef ref macro
/external/webp/src/enc/
H A Dpicture.c924 const uint8_t* ref, int ref_stride,
935 const double value = (double)ref[y * ref_stride + x];
961 int WebPPictureDistortion(const WebPPicture* src, const WebPPicture* ref, argument
967 if (src == NULL || ref == NULL ||
968 src->width != ref->width || src->height != ref->height ||
969 src->y == NULL || ref->y == NULL ||
970 src->u == NULL || ref->u == NULL ||
971 src->v == NULL || ref->v == NULL ||
976 if (src->use_argb == 1 || src->use_argb != ref
923 AccumulateLSIM(const uint8_t* src, int src_stride, const uint8_t* ref, int ref_stride, int w, int h) argument
[all...]
H A Dquant.c650 const uint8_t* const ref = it->yuv_p_ + VP8I16ModeOffsets[mode]; local
658 VP8FTransform(src + VP8Scan[n], ref + VP8Scan[n], tmp[n]);
685 VP8ITransform(ref + VP8Scan[n], tmp[n], yuv_out + VP8Scan[n], 1);
697 const uint8_t* const ref = it->yuv_p_ + VP8I4ModeOffsets[mode]; local
702 VP8FTransform(src, ref, tmp);
711 VP8ITransform(ref, tmp, yuv_out, 0);
718 const uint8_t* const ref = it->yuv_p_ + VP8UVModeOffsets[mode]; local
726 VP8FTransform(src + VP8Scan[16 + n], ref + VP8Scan[16 + n], tmp[n]);
749 VP8ITransform(ref + VP8Scan[16 + n], tmp[n], yuv_out + VP8Scan[16 + n], 1);
967 const uint8_t* const ref local
994 const uint8_t* const ref = it->yuv_p_ + VP8I4ModeOffsets[mode]; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jar ... org.eclipse.equinox.internal.util.ref.Log log public static int debugLevel public static org ...
/external/bison/src/
H A Dparse-gram.c106 #include "named-ref.h"
152 current_lhs(symbol *sym, location loc, named_ref *ref) argument
158 node. This is because a single named-ref in the grammar may
162 current_lhs_named_ref = ref;
/external/clang/test/SemaCXX/
H A Dtype-traits.cpp57 struct HasRef { int i; int& ref; HasRef() : i(0), ref(i) {} }; member in struct:HasRef
/external/icu4c/test/cintltst/
H A Dcapitst.c2102 doSetsTest(const char *locale, const USet *ref, USet *set, const char* inSet, const char* outSet, UErrorCode *status) { argument
2113 if(!uset_containsAll(ref, set)) {
2124 if(!uset_containsNone(ref, set)) {
/external/javasqlite/src/main/native/
H A Dsqlite_jni.c285 globrefset(JNIEnv *env, jobject obj, jobject *ref) argument
287 if (ref) {
289 *ref = (*env)->NewGlobalRef(env, obj);
291 *ref = 0;
/external/libxml2/include/libxml/
H A DschemasInternals.h230 * this is set when the "type" and "ref" references
253 const xmlChar *ref; /* Deprecated; not used */ member in struct:_xmlSchemaAttribute
366 const xmlChar *ref; /* Deprecated; not used */ member in struct:_xmlSchemaAttributeGroup
607 const xmlChar *ref; /* Deprecated; not used */ member in struct:_xmlSchemaType
697 * this is set when "type", "ref", "substitutionGroup"
770 const xmlChar *ref; /* Deprecated; not used */ member in struct:_xmlSchemaElement
/external/libxml2/
H A Dvalid.c2827 * Deallocate the memory used by a ref definition
2831 xmlRefPtr ref = (xmlRefPtr)xmlLinkGetData(lk); local
2832 if (ref == NULL) return;
2833 if (ref->value != NULL)
2834 xmlFree((xmlChar *)ref->value);
2835 if (ref->name != NULL)
2836 xmlFree((xmlChar *)ref->name);
2837 xmlFree(ref);
2894 * Register a new ref declaration
2954 * Return the ref
6432 xmlValidateRef(xmlRefPtr ref, xmlValidCtxtPtr ctxt, const xmlChar *name) argument
[all...]

Completed in 717 milliseconds

<<11121314