Searched refs:string (Results 501 - 525 of 1337) sorted by relevance

<<21222324252627282930>>

/frameworks/compile/mclinker/include/mcld/LD/
H A DBranchIsland.h23 #include <string>
83 const std::string& name() const;
163 std::string m_Name;
/frameworks/compile/mclinker/lib/LD/
H A DDiagnostic.cpp29 // format - format this diagnostic into string, subsituting the formal
31 void Diagnostic::format(std::string& pOutStr) const {
68 // format - format the given formal string, subsituting the formal
72 std::string& pOutStr) const {
133 const std::string& str = getArgStdStr(arg_no);
H A DGarbageCollection.cpp30 #define fnmatch0(pattern, string) (fnmatch(pattern, string, 0) == 0)
34 #define fnmatch0(pattern, string) (PathMatchSpec(string, pattern) == true)
51 static bool shouldKeep(const std::string& pName) {
187 const std::string input_name = (*obj)->name();
H A DELFBinaryReader.cpp80 // filename to std::string?
81 std::string mangled_name = pInput.path().filename().native();
82 for (std::string::iterator it = mangled_name.begin(), ie = mangled_name.end();
/frameworks/compile/slang/
H A Dslang.cpp24 #include <string>
150 std::vector<std::string> features;
354 for (std::vector<std::string>::const_iterator
441 bool Slang::generateJavaBitcodeAccessor(const std::string &OutputPathBase,
442 const std::string &PackageName,
443 const std::string *LicenseNote) {
610 std::string RealPackageName;
678 const std::string &RealPackageName =
690 const std::string &outputFileName = (Opts.mBitWidth == 64) ?
702 std::vector<std::string> generatedFileName
[all...]
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.h28 #include <string>
41 template<class Key = std::string, class Hash = std::unordered_map<std::string, double> >
/frameworks/native/libs/binder/
H A DTextOutput.cpp26 #include <string.h>
127 to << val.string();
133 to << String8(val).string();
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp46 EXPECT_STREQ("channel name", inputChannel->getName().string())
70 EXPECT_STREQ("channel name (server)", serverChannel->getName().string())
72 EXPECT_STREQ("channel name (client)", clientChannel->getName().string())
/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp25 #include <string.h>
156 const char* str = str8.string();
183 ALOGV("drawString %.3f,%.3f '%s' (scale=%.3f)", x, y, str8.string(),mScale);
186 // We want to draw the entire string with a single GLES call. We
189 const char* str = str8.string();
255 ALOGV("drawWrappedString %.3f,%.3f '%s'", xpos, ypos, str.string());
284 // We need to break the string into pieces, ideally at whitespace
286 char* mangle = strdup(str.string());
293 // draw full string
298 // draw partial string
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DCustomBar.java138 protected TextView setText(int index, String string, boolean reference) { argument
142 setText(textView, string, reference);
149 private void setText(TextView textView, String string, boolean reference) { argument
151 ResourceValue value = getResourceValue(string);
153 string = value.getValue();
156 textView.setText(string);
235 * @throws NumberFormatException if color resolved to an invalid string.
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp43 #include <string>
184 std::string path(pOutputPath);
285 const std::list<std::string>& fused,
287 const std::list<std::string>& invokeBatchNames) {
308 for (const std::string& nameOfFused : fused) {
328 for (const std::string& newName : invokeBatchNames) {
347 // Embed the info string directly in the ELF
376 // Embed the info string directly in the ELF, since this path is for an
/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp75 #include <string.h>
170 string str;
198 str += " " + string(argv[optind++]);
220 str += " " + string(argv[optind++]);
275 testPrintI("startRefColor: %s", ((string) startRefColor).c_str());
276 testPrintI("endRefColor: %s", ((string) endRefColor).c_str());
/frameworks/av/camera/
H A DCameraParameters.cpp21 #include <string.h>
207 const char *a = params.string();
218 // Create the key string.
273 return v.string();
296 // Parse string like "640x480" or "10000,20000"
335 ALOGE("Picture sizes string \"%s\" contains invalid character.", sizesStr);
357 // Get the current string, if it doesn't exist, leave the -1x-1
436 // Get the current string, if it doesn't exist, leave the -1x-1
465 ALOGD("%s: %s\n", k.string(), v.string());
[all...]
/frameworks/av/camera/camera2/
H A DCaptureRequest.cpp59 className != NULL ? String8(className).string() : "<null>");
68 name != NULL ? String8(name).string() : "<null>");
/frameworks/av/drm/libdrmframework/plugins/common/util/src/
H A DMimeTypeUtil.cpp131 pMimeType = mimeType.string();
162 pMimeType, result.string());
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DInitDataParser.cpp25 #include <string.h>
67 reinterpret_cast<const uint8_t*>(requestJson.string()),
/frameworks/base/core/java/android/print/
H A DPrintFileDocumentAdapter.java135 R.string.write_fail_reason_cannot_write));
151 R.string.write_fail_reason_cancelled));
/frameworks/base/core/java/android/webkit/
H A DDateSorter.java80 mLabels[3] = context.getString(com.android.internal.R.string.last_month);
81 mLabels[4] = context.getString(com.android.internal.R.string.older);
100 * @return string label suitable for display to user
/frameworks/base/core/jni/android/graphics/
H A DMinikinUtils.cpp19 #include <string>
36 const std::string& lang = paint->getTextLocale();
/frameworks/base/core/jni/
H A Dandroid_view_InputDevice.cpp40 ScopedLocalRef<jstring> nameObj(env, env->NewStringUTF(deviceInfo.getDisplayName().string()));
46 env->NewStringUTF(deviceInfo.getIdentifier().descriptor.string()));
H A Dcom_android_internal_os_Zygote.cpp24 #include <string>
267 std::list<std::string> toUnmount;
271 toUnmount.push_front(std::string(mentry->mnt_dir));
310 if (TEMP_FAILURE_RETRY(mount(storageSource.string(), "/storage",
312 ALOGW("Failed to mount %s to /storage: %s", storageSource.string(), strerror(errno));
319 if (fs_prepare_dir(userSource.string(), 0751, 0, 0) == -1) {
322 if (TEMP_FAILURE_RETRY(mount(userSource.string(), "/storage/self",
324 ALOGW("Failed to mount %s to /storage/self: %s", userSource.string(), strerror(errno));
/frameworks/base/libs/androidfw/tests/
H A DIdmap_test.cpp73 ssize_t block = mTargetTable.getResource(base::R::string::test2, &val, false);
87 ssize_t newBlock = mTargetTable.getResource(base::R::string::test2, &val, false);
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DUtils.java31 * Statement JSON string.
70 * Joins a list of strings, by placing separator between each string. For example,
111 * Computes the hash of the byte array using the specified algorithm, returning a hex string
126 * Returns true if there is at least one common string between the two lists of string.
130 for (String string : list1) {
131 if (set2.contains(string)) {
/frameworks/base/tools/aapt/
H A Dpseudolocalize.cpp45 const char16_t* str = text.string();
184 const char16_t* s = result.string();
239 const char16_t* s = source.string();
359 const char16_t* s = source.string();
/frameworks/compile/libbcc/bcinfo/
H A DBitcodeTranslator.cpp125 std::string error;
148 std::string Buffer;

Completed in 1345 milliseconds

<<21222324252627282930>>