HomeSort by relevance Sort by last modified time
    Searched refs:comp (Results 151 - 175 of 706) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/
Android.mk 32 LOCAL_SHARED_LIBRARIES := libdl libcutils liblog libmmstillomx libimage-jpeg-enc-omx-comp
  /external/drm_hwcomposer/
drmresources.cpp 332 std::unique_ptr<DrmComposition> comp(compositor_.CreateComposition(NULL));
333 if (!comp) {
337 int ret = comp->SetDisplayMode(display, mode);
342 ret = compositor_.QueueComposition(std::move(comp));
356 std::unique_ptr<DrmComposition> comp(compositor_.CreateComposition(NULL));
357 if (!comp) {
361 int ret = comp->SetDpmsMode(display, mode);
367 ret = compositor_.QueueComposition(std::move(comp));
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btGrahamScan2dConvexHull.h 102 btAngleCompareFunc comp(originalPoints[0]);
103 originalPoints.quickSortInternal(comp,1,originalPoints.size()-1);
  /external/libopus/win32/
genversion.bat 38 echo n | comp "%1_temp" "%1" > NUL 2> NUL
  /external/opencv3/modules/video/include/opencv2/video/
tracking_c.h 149 CvTermCriteria criteria, CvConnectedComp* comp,
155 CvTermCriteria criteria, CvConnectedComp* comp );
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
versionpredicate.py 13 # (comp) (version)
24 comp, verStr = res.groups()
25 return (comp, distutils.version.StrictVersion(verStr))
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
versionpredicate.py 13 # (comp) (version)
24 comp, verStr = res.groups()
25 return (comp, distutils.version.StrictVersion(verStr))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 13 # (comp) (version)
24 comp, verStr = res.groups()
25 return (comp, distutils.version.StrictVersion(verStr))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
versionpredicate.py 13 # (comp) (version)
24 comp, verStr = res.groups()
25 return (comp, distutils.version.StrictVersion(verStr))
  /toolchain/binutils/binutils-2.25/libiberty/
splay-tree.c 149 cmp1 = (*sp->comp) (key, n->key);
165 cmp2 = (*sp->comp) (key, c->key);
338 sp->comp = compare_fn;
369 comparison = (*sp->comp)(sp->root->key, key);
418 if (sp->root && (*sp->comp) (sp->root->key, key) == 0)
458 if (sp->root && (*sp->comp)(sp->root->key, key) == 0)
512 comparison = (*sp->comp)(sp->root->key, key);
543 comparison = (*sp->comp)(sp->root->key, key);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
block_idct.cpp 251 MacroBlock *mblock, PIXEL *c_comp, int comp, int width)
256 int16 *coeff_in = mblock->block[comp];
260 int nz_coefs = mblock->no_coeff[comp];
261 uint8 *bitmapcol = mblock->bitmapcol[comp];
262 uint8 bitmaprow = mblock->bitmaprow[comp];
307 void idct_intra(int *block, uint8 *comp, int width);
311 void idctref_intra(int *block, uint8 *comp, int width);
621 int16 *blk, PIXEL *comp, int width
710 *((int32*)(comp)) = word;
726 *((int32*)(comp + 4)) = word
    [all...]
  /external/mesa3d/src/glsl/
ir.cpp 751 ir_constant *comp = ir_constant::zero(mem_ctx, type->fields.structure[i].type); local
752 c->components.push_tail(comp);
    [all...]
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp 80 find_extremes(RandomAccessIter current, RandomAccessIter last, RandomAccessIter & max, RandomAccessIter & min, compare comp)
84 if(comp(*max, *current))
86 else if(comp(*current, *min))
248 , std::vector<size_t> &bin_sizes, right_shift shift, compare comp)
251 find_extremes(first, last, max, min, comp);
286 std::sort(lastPos, bin_cache[u], comp);
288 spread_sort_rec<RandomAccessIter, div_type, data_type, right_shift, compare>(lastPos, bin_cache[u], bin_cache, cache_end, bin_sizes, shift, comp);
352 spread_sort(RandomAccessIter first, RandomAccessIter last, div_type, data_type, right_shift shift, compare comp)
356 spread_sort_rec<RandomAccessIter, div_type, data_type, right_shift, compare>(first, last, bin_cache, 0, bin_sizes, shift, comp);
383 right_shift shift, compare comp) {
    [all...]
  /external/libweave/src/
component_manager_unittest.cc 26 bool HasTrait(const base::DictionaryValue& comp, const std::string& trait) {
28 if (!comp.GetList("traits", &list))
611 const base::DictionaryValue* comp = manager_.FindComponent("comp1", nullptr); local
612 ASSERT_NE(nullptr, comp);
613 EXPECT_TRUE(HasTrait(*comp, "t1"));
615 comp = manager_.FindComponent("comp1.comp2[0]", nullptr);
616 ASSERT_NE(nullptr, comp);
617 EXPECT_TRUE(HasTrait(*comp, "t2"));
619 comp = manager_.FindComponent("comp1.comp2[1]", nullptr);
620 ASSERT_NE(nullptr, comp);
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_update.py 78 for comp in ('CHANGES.md', 'CHECKSUM', 'COPYING', 'gslib', 'gsutil',
81 if os.path.isdir(os.path.join(GSUTIL_DIR, comp)):
85 func(os.path.join(GSUTIL_DIR, comp), os.path.join(gsutil_dst, comp))
  /external/curl/lib/
hash.h 86 int (*comp)(void *, void *));
splay.c 44 long comp; local
52 comp = compare(i, t->key);
53 if(comp < 0) {
68 else if(comp > 0) {
  /external/icu/icu4c/source/common/unicode/
caniter.h 196 //Set extract(int comp, String segment, int segmentPos, StringBuffer buffer);
197 Hashtable *extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
198 //Hashtable *extract(UChar32 comp, const UnicodeString &segment, int32_t segLen, int32_t segmentPos, UErrorCode &status);
  /external/icu/icu4c/source/test/intltest/
canittst.cpp 178 UnicodeString decomp, comp; local
184 Normalizer::compose(s, FALSE, 0, comp, status);
188 if (s == decomp && s == comp) {
199 if (item == comp) gotComp = TRUE;
  /external/libcxx/test/std/containers/container.adaptors/priority.queue/
types.pass.cpp 25 // Compare comp;
37 assert(comp(1, 2));
  /external/libxml2/
genUnicode.py 76 for comp in alist:
77 if BlockNames.has_key(comp):
80 for r in BlockNames[comp]:
83 print "Alias %s: %s not in Blocks" % (alias[0], comp)
  /external/libxml2/include/libxml/
xpath.h 382 xmlXPathCompExprPtr comp; /* the precompiled expression */ member in struct:_xmlXPathParserContext
536 xmlXPathCompiledEval (xmlXPathCompExprPtr comp,
539 xmlXPathCompiledEvalToBoolean(xmlXPathCompExprPtr comp,
542 xmlXPathFreeCompExpr (xmlXPathCompExprPtr comp);
  /external/llvm/include/llvm/ADT/
PriorityQueue.h 72 std::make_heap(this->c.begin(), this->c.end(), this->comp);
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
pixdesc.h 86 AVComponentDescriptor comp[4]; member in struct:AVPixFmtDescriptor
  /external/webrtc/webrtc/common_audio/signal_processing/
spl_sqrt_floor_arm.S 11 @ comp.sys.arm a long time ago), so you can use them freely for any purpose.

Completed in 712 milliseconds

1 2 3 4 5 67 8 91011>>