Searched refs:find (Results 1 - 25 of 150) sorted by relevance

123456

/frameworks/compile/mclinker/include/mcld/Support/
H A DUniqueGCFactory.h43 DataType* find(const KeyType& pKey) { function in class:mcld::UniqueGCFactoryBase
44 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey);
50 const DataType* find(const KeyType& pKey) const { function in class:mcld::UniqueGCFactoryBase
51 typename KeyMap::const_iterator dataIter = f_KeyMap.find(pKey);
58 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey);
71 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey);
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegmentFactory.h46 iterator find(uint32_t pType, uint32_t pFlagSet, uint32_t pFlagClear);
49 find(uint32_t pType, uint32_t pFlagSet, uint32_t pFlagClear) const;
51 iterator find(uint32_t pType, const LDSection* pSection);
53 const_iterator find(uint32_t pType, const LDSection* pSection) const;
/frameworks/base/libs/hwui/utils/
H A DTinyHashMap.h39 ssize_t index = mTable.find(-1, hash, key);
53 ssize_t index = mTable.find(-1, hash, key);
/frameworks/compile/mclinker/lib/LD/
H A DELFSegmentFactory.cpp19 ELFSegmentFactory::find(uint32_t pType, uint32_t pFlagSet, uint32_t pFlagClear) function in class:ELFSegmentFactory
33 ELFSegmentFactory::find(uint32_t pType, function in class:ELFSegmentFactory
49 ELFSegmentFactory::find(uint32_t pType, const LDSection* pSection) function in class:ELFSegmentFactory
65 ELFSegmentFactory::find(uint32_t pType, const LDSection* pSection) const function in class:ELFSegmentFactory
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dtypedefs.h91 #error cannot find 8-bit type
113 #error cannot find 16-bit type
135 #error cannot find 32-bit type
/frameworks/compile/mclinker/lib/Support/
H A DMemoryAreaFactory.cpp30 if (m_AreaMap.find(name) == m_AreaMap.end()) {
45 if (m_AreaMap.find(name) == m_AreaMap.end()) {
59 if (m_AreaMap.find(name) == m_AreaMap.end()) {
/frameworks/base/media/mca/filterfw/native/base/
H A Dutilities.h77 typename Collection::const_iterator it = collection.find(key);
116 typename std::set<T>::iterator iter = items_.find(item);
131 typename Collection::const_iterator it = collection.find(key);
142 return collection.find(key) != collection.end();
/frameworks/base/media/mca/filterpacks/native/base/
H A Dutilities.h77 typename Collection::const_iterator it = collection.find(key);
116 typename std::set<T>::iterator iter = items_.find(item);
131 typename Collection::const_iterator it = collection.find(key);
142 return collection.find(key) != collection.end();
/frameworks/av/camera/
H A DCameraUtils.cpp40 camera_metadata_ro_entry_t entry = staticInfo.find(ANDROID_SENSOR_ORIENTATION);
42 ALOGE("%s: Can't find android.sensor.orientation in static metadata!", __FUNCTION__);
46 camera_metadata_ro_entry_t entryFacing = staticInfo.find(ANDROID_LENS_FACING);
48 ALOGE("%s: Can't find android.lens.facing in static metadata!", __FUNCTION__);
/frameworks/base/tools/aapt/tests/plurals/
H A Drun.sh16 find $TEST_OUT_DIR -type f
/frameworks/compile/mclinker/include/mcld/MC/
H A DSearchDirs.h48 // find - give a namespec, return a real path of the shared object.
50 find(const std::string& pNamespec, mcld::Input::Type pPreferType);
53 find(const std::string& pNamespec, mcld::Input::Type pPreferType) const;
/frameworks/av/services/camera/libcameraservice/gui/
H A DRingBufferConsumer.cpp171 RingBufferItem& find = *it; local
172 if (item.mGraphicBuffer == find.mGraphicBuffer) {
173 find.mPinCount++;
208 RingBufferItem& find = *it; local
210 if (find.mPinCount > 0) {
218 if (find.mTimestamp < accIt->mTimestamp || accIt == end) {
263 BI_LOGW("All buffers pinned, could not find any to release");
336 RingBufferItem& find = *it; local
337 if (item.mGraphicBuffer == find.mGraphicBuffer) {
348 find
[all...]
/frameworks/base/tools/layoutlib/rename_font/
H A Dtest.py35 name_tag = root.find('name')
/frameworks/compile/mclinker/lib/MC/
H A DContextFactory.cpp27 LDContext* result = find(pPath);
/frameworks/rs/
H A Dupdate_rs_prebuilts.sh129 for a in `find renderscript/lib/$t -name \*.so`; do
131 cp `find $sys_lib_dir $obj_lib_dir -name $file | head -1` $a || exit 4
134 for a in `find renderscript/lib/$t -name \*.bc`; do
136 cp `find $HOST_LIB_DIR $HOST_LIB64_DIR $sys_lib_dir $obj_lib_dir -name $file | head -1` $a || exit 5
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.cpp77 entry = frame.mMetadata.find(ANDROID_QUIRKS_PARTIAL_RESULT);
107 entry = frame.find(ANDROID_STATISTICS_FACE_DETECT_MODE);
124 entry = frame.find(ANDROID_STATISTICS_FACE_RECTANGLES);
141 entry = frame.find(ANDROID_STATISTICS_FACE_SCORES);
153 entry = frame.find(ANDROID_STATISTICS_FACE_LANDMARKS);
161 entry = frame.find(ANDROID_STATISTICS_FACE_IDS);
232 entry = metadata.find(ANDROID_REQUEST_FRAME_COUNT);
321 entry = result.find(tag);
H A DZslProcessor3.cpp64 device->info().find(ANDROID_REQUEST_PIPELINE_MAX_DEPTH);
68 ALOGW("%s: Unable to find the android.request.pipelineMaxDepth,"
73 entry = device->info().find(ANDROID_LENS_INFO_MINIMUM_FOCUS_DISTANCE);
105 entry = result.mMetadata.find(ANDROID_SENSOR_TIMESTAMP);
112 entry = result.mMetadata.find(ANDROID_REQUEST_FRAME_COUNT);
278 entry = stillTemplate.find(postProcessingTags[i]);
307 ALOGE("%s: Could not find good candidate for ZSL reprocessing",
330 entry = request.find(ANDROID_CONTROL_AE_STATE);
490 entry = queueEntry.frame.find(ANDROID_SENSOR_TIMESTAMP);
492 entry = queueEntry.frame.find(ANDROID_CONTROL_AE_STAT
[all...]
/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashTable.h79 /// find - finds an element with key pKey
81 iterator find(const key_type& pKey);
83 /// find - finds an element with key pKey, constant version
85 const_iterator find(const key_type& pKey) const;
/frameworks/compile/mclinker/unittests/
H A DHashTableTest.cpp92 iter = hashTable->find(NULL);
117 HashTableTy::iterator entry = hashTable->find(key);
161 iter = hashTable->find(key);
184 iter = hashTable->find(key);
209 iter = hashTable->find(key);
215 iter = hashTable->find(key);
242 iter = hashTable->find(key);
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DJsonWebKey.cpp107 if (encodedText.find(kBase64Padding) != -1) {
138 if (jsonObject.find(kKeyTypeTag) >= 0) {
144 if (jsonObject.find(kKeyIdTag) >= 0) {
148 if (jsonObject.find(kKeyTag) >= 0) {
171 if (jsonObject.find(kKeysTag) == -1) {
/frameworks/native/opengl/libs/EGL/
H A DLoader.cpp83 * Note that we will return <number> if we find it. This let us support
188 LOG_ALWAYS_FATAL_IF(!hnd, "couldn't find an OpenGL ES implementation");
227 // couldn't find the entry-point, use eglGetProcAddress()
276 static String8 find(const char* kind) { function in class:android::MatchFile
297 if (find(result, pattern, searchPaths[i], true)) {
309 if (find(result, pattern, searchPaths[i], false)) {
314 // we didn't find the driver. gah.
320 static bool find(String8& result, function in class:android::MatchFile
374 String8 absolutePath = MatchFile::find(kind);
394 "can't find eglGetProcAddres
[all...]
/frameworks/base/packages/Keyguard/scripts/
H A Dnew_merge.py140 if (line.find(skip) < 0 and len(line.strip(' \t\n\r')) > 0):
155 if file.find(ignore) >= 0:
159 if file.find(watch) >= 0:
/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h101 TypeMapType::const_iterator I = TypeMap.find(T);
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
118 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h101 TypeMapType::const_iterator I = TypeMap.find(T);
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
118 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL);
/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h101 TypeMapType::const_iterator I = TypeMap.find(T);
111 AttributeMapType::const_iterator I = AttributeMap.find(PAL);
118 AttributeGroupMapType::const_iterator I = AttributeGroupMap.find(PAL);

Completed in 1220 milliseconds

123456