HomeSort by relevance Sort by last modified time
    Searched refs:objs (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/jemalloc/
coverage.sh 8 objs=$@
10 gcov -b -p -f -o "${objdir}" ${objs}
  /external/jemalloc/src/
quarantine.c 31 quarantine = (quarantine_t *)imalloc(offsetof(quarantine_t, objs) +
60 /* objs ring buffer data are contiguous. */
61 memcpy(ret->objs, &quarantine->objs[quarantine->first],
64 /* objs ring buffer data wrap around. */
69 memcpy(ret->objs, &quarantine->objs[quarantine->first], ncopy_a
71 memcpy(&ret->objs[ncopy_a], quarantine->objs, ncopy_b *
82 quarantine_obj_t *obj = &quarantine->objs[quarantine->first]
    [all...]
  /external/libsepol/tests/
Makefile 18 objs := $(patsubst %.c,%.o,$(wildcard *.c)) macro
34 $(EXE): $(objs) $(parserobjs) $(LIBSEPOL)
35 $(CC) $(CFLAGS) $(CPPFLAGS) $(objs) $(parserobjs) -lfl -lcunit -lcurses $(LIBSEPOL) -o $@
44 rm -f $(objs) $(EXE)
  /external/compiler-rt/test/tsan/
unaligned_norace.cc 7 uint64_t objs[8*3*3*2][3]; variable
46 uint64_t *obj = objs[0];
unaligned_race.cc 10 volatile uint64_t objs[8*2*(2 + 4 + 8)][2]; variable
109 volatile uint64_t *obj = objs[0];
  /external/chromium_org/build/android/pylib/utils/
parallelizer.py 67 def __init__(self, objs):
68 assert (objs is not None and len(objs) > 0), (
70 self._orig_objs = objs
71 self._objs = objs
  /external/chromium_org/third_party/boringssl/src/crypto/x509/
x509_lu.c 185 ret->objs = sk_X509_OBJECT_new(x509_object_cmp);
204 if (ret->objs)
205 sk_X509_OBJECT_free(ret->objs);
260 sk_X509_OBJECT_pop_free(vfy->objs, cleanup);
309 tmp=X509_OBJECT_retrieve_by_subject(ctx->objs,type,name);
364 if (X509_OBJECT_retrieve_match(ctx->objs, obj))
371 else sk_X509_OBJECT_push(ctx->objs, obj);
397 if (X509_OBJECT_retrieve_match(ctx->objs, obj))
404 else sk_X509_OBJECT_push(ctx->objs, obj);
508 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_X509, nm, &cnt)
    [all...]
  /external/openssl/crypto/x509/
x509_lu.c 184 ret->objs = sk_X509_OBJECT_new(x509_object_cmp);
205 sk_X509_OBJECT_free(ret->objs);
249 sk_X509_OBJECT_pop_free(vfy->objs, cleanup);
298 tmp=X509_OBJECT_retrieve_by_subject(ctx->objs,type,name);
353 if (X509_OBJECT_retrieve_match(ctx->objs, obj))
360 else sk_X509_OBJECT_push(ctx->objs, obj);
386 if (X509_OBJECT_retrieve_match(ctx->objs, obj))
393 else sk_X509_OBJECT_push(ctx->objs, obj);
496 idx = x509_object_idx_cnt(ctx->ctx->objs, X509_LU_X509, nm, &cnt);
511 idx = x509_object_idx_cnt(ctx->ctx->objs,X509_LU_X509,nm, &cnt)
    [all...]
  /external/jemalloc/include/jemalloc/internal/
quarantine.h 25 quarantine_obj_t objs[1]; /* Dynamically sized ring buffer. */ member in struct:quarantine_s
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
FrameNode.java 198 Object[] objs = new Object[l.size()]; local
199 for (int i = 0; i < objs.length; ++i) {
204 objs[i] = o;
206 return objs;
MethodNode.java 382 private Object[] getLabelNodes(final Object[] objs) {
383 Object[] nodes = new Object[objs.length];
384 for (int i = 0; i < objs.length; ++i) {
385 Object o = objs[i];
  /external/chromium_org/third_party/icu/source/test/intltest/
msfmrgts.cpp 203 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); local
204 //if(objs[7/*params.length*/] != NULL)
213 Formattable obj = objs[i];
242 //if (objs[i] != NULL && objs[i].getString(temp1) != params[i].getString(temp2)) {
244 errln("Parse failed on object " + objs[i].getString(temp1) + " at index : " + i);
249 delete [] objs;
701 Formattable *objs = 0; local
709 //Object[] objs = mf.parse(formatted, new ParsePosition(0));
712 objs = mf->parse(formatted, pp, count)
744 Formattable *objs = mf->parse(forParsing, pp, count); local
841 Formattable *objs = mf->parse(texts[i], pp, count); local
884 Formattable objs [] = { local
    [all...]
  /external/icu/icu4c/source/test/intltest/
msfmrgts.cpp 203 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); local
204 //if(objs[7/*params.length*/] != NULL)
213 Formattable obj = objs[i];
242 //if (objs[i] != NULL && objs[i].getString(temp1) != params[i].getString(temp2)) {
244 errln("Parse failed on object " + objs[i].getString(temp1) + " at index : " + i);
249 delete [] objs;
701 Formattable *objs = 0; local
709 //Object[] objs = mf.parse(formatted, new ParsePosition(0));
712 objs = mf->parse(formatted, pp, count)
744 Formattable *objs = mf->parse(forParsing, pp, count); local
841 Formattable *objs = mf->parse(texts[i], pp, count); local
884 Formattable objs [] = { local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
exportfig.m 216 old.objs = {};
366 for n=1:length(old.objs)
367 set(old.objs{n}, old.prop{n}, old.values{n});
407 function outData = LocalPushOldData(inData, objs, prop, values)
408 outData.objs = {inData.objs{:}, objs};
480 outData.objs = {inData.objs{:}, inArray};
  /cts/apps/CameraITS/pymodules/its/
device.py 501 objs = []
509 objs.append(obj)
510 rets.append(objs if ncap>1 else objs[0])
  /external/chromium_org/third_party/icu/source/i18n/unicode/
choicfmt.h 407 * @param objs The array of objects to be formatted.
408 * @param cnt The size of objs.
418 virtual UnicodeString& format(const Formattable* objs,
  /external/icu/icu4c/source/i18n/unicode/
choicfmt.h 407 * @param objs The array of objects to be formatted.
408 * @param cnt The size of objs.
418 virtual UnicodeString& format(const Formattable* objs,
  /external/chromium_org/chrome/tools/
history-viz.py 113 def ClusterBy(objs, pred):
117 dictionary mapping pred(obj) -> all objs with the same pred(obj)."""
119 for obj in objs:
  /external/chromium_org/third_party/freetype/include/freetype/internal/
fttrace.h 31 FT_TRACE_DEF( objs ) /* base objects (ftobjs.c) */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar 
  /external/freetype/include/internal/
fttrace.h 31 FT_TRACE_DEF( objs ) /* base objects (ftobjs.c) */
  /external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderFactory.java 143 @Override public List<Object> apply(List<Optional<?>> objs) {
144 return Lists.transform(objs, OPTIONAL_TO_NULLABLE);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 331 Object objs[] = mSerializerQueue.take(); local
334 for (int i = 0; i < objs.length; i++) {
335 Object obj = objs[i];
634 Object objs[] = new Object[2]; local
635 objs[0] = "cameraProperties";
636 objs[1] = props;
637 mSerializerQueue.put(objs);
669 Object objs[] = new Object[5]; local
670 objs[0] = "captureResults";
671 objs[1] = props
    [all...]
  /external/llvm/utils/
GenLibDeps.pl 75 my @objs = grep(/LLVM.*\.o$/,sort(@files));
180 foreach my $obj (@objs ) {
374 foreach my $obj (@objs) {
  /external/clang/test/SemaCXX/
crashes.cpp 40 } objs[] = { member in namespace:rdar8605381

Completed in 777 milliseconds

1 2 3 4