| /build/soong/cc/config/ |
| x86_device.go | 24 x86Cflags = []string{} 26 x86ClangCflags = append(x86Cflags, []string{ 35 x86Cppflags = []string{} 37 x86Ldflags = []string{ 41 x86ArchVariantCflags = map[string][]string{ 42 "": []string{ 45 "x86_64": []string{ 48 "atom": []string{ 52 "haswell": []string{ [all...] |
| /external/clang/include/clang/Frontend/ |
| FrontendOptions.h | 17 #include <string> 86 std::string File; 208 std::string ObjCMTWhiteListPath; 210 std::string MTMigrateDir; 211 std::string ARCMTMigrateReportOut; 217 std::string OutputFile; 220 std::string FixItSuffix; 223 std::string ASTDumpFilter; 232 std::string ActionName; 235 std::unordered_map<std::string,std::vector<std::string>> PluginArgs [all...] |
| /external/deqp/modules/gles3/functional/ |
| es3fStringQueryTests.cpp | 21 * \brief String Query tests. 33 #include <string> 45 : TestCaseGroup (context, "string", "String Query tests") 59 const GLubyte* string = glGetString(GL_RENDERER); 60 if (string == NULL) 61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); 65 const GLubyte* string = glGetString(GL_VENDOR); 66 if (string == NULL) 67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); [all...] |
| /external/mesa3d/src/gallium/state_trackers/clover/core/ |
| error.hpp | 29 #include <string> 56 error(cl_int code, std::string what = "") : 70 invalid_build_options_error(const std::string &what = "") : 76 build_error(const std::string &what = "") : 86 invalid_object_error(std::string what = "") : 93 invalid_object_error(std::string what = "") : 100 invalid_object_error(std::string what = "") : 107 invalid_object_error(std::string what = "") : 114 invalid_object_error(std::string what = "") : 121 invalid_object_error(std::string what = "") [all...] |
| /frameworks/native/cmds/lshal/ |
| ListCommand.h | 24 #include <string> 54 std::string getSimpleDescription() const override; 55 std::string getName() const override { return GetName(); } 57 static std::string GetName(); 63 std::string longOption; 71 std::string help; 73 const std::string& getHelpMessageForArgument() const; 79 static std::string INIT_VINTF_NOTES; 102 void addLine(TextTable *table, const std::string &interfaceName, const std::string &transport [all...] |
| /system/update_engine/common/ |
| fake_prefs.cc | 23 using std::string; 29 void CheckNotNull(const string& key, void* ptr) { 44 FakePrefs::PrefType const FakePrefs::PrefConsts<string>::type = 47 string FakePrefs::PrefValue::* const // NOLINT(runtime/string), not static str. 48 FakePrefs::PrefConsts<string>::member = &FakePrefs::PrefValue::as_str; 64 bool FakePrefs::GetString(const string& key, string* value) const { 68 bool FakePrefs::SetString(const string& key, const string& value) [all...] |
| /system/update_engine/update_manager/ |
| generic_variables.h | 24 #include <string> 58 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p, 59 const std::string& errmsg) 62 PollCopyVariable(const std::string& name, const T& ref, const bool* is_set_p) 63 : PollCopyVariable(name, ref, is_set_p, std::string()) {} 64 PollCopyVariable(const std::string& name, const T& ref) 67 PollCopyVariable(const std::string& name, const base::TimeDelta poll_interval, 69 const std::string& errmsg) 72 PollCopyVariable(const std::string& name, const base::TimeDelta poll_interval, 74 : PollCopyVariable(name, poll_interval, ref, is_set_p, std::string()) {} [all...] |
| /test/vts/agents/hal/ |
| SocketClientToDriver.cpp | 40 int32_t VtsDriverSocketClient::LoadHal(const string& file_path, 43 const string& target_package, 44 const string& target_component_name, 45 const string& hw_binder_service_name, 46 const string& module_name) { 69 string VtsDriverSocketClient::GetFunctions() { 84 string VtsDriverSocketClient::ReadSpecification(const string& component_name, 88 const string& target_package) { 110 string VtsDriverSocketClient::Call(const string& arg, const string& uid) [all...] |
| /bootable/recovery/tests/component/ |
| applypatch_test.cpp | 27 #include <string> 44 static void sha1sum(const std::string& fname, std::string* sha1, size_t* fsize = nullptr) { 47 std::string data; 59 static void mangle_file(const std::string& fname) { 60 std::string content(1024, '\0'); 83 std::string old_file; 84 std::string new_file; 85 std::string nonexistent_file; 87 std::string old_sha1 [all...] |
| /external/tensorflow/tensorflow/core/debug/ |
| debug_graph_utils.cc | 31 Status ParseBoolString(const string& bool_str, bool* bool_val) { 32 const string lower_bool_str = str_util::Lowercase(bool_str); 40 return errors::InvalidArgument("Invalid string for bool value: ", bool_str); 61 std::unordered_map<string, std::vector<string>> tensor_watches; 63 std::unordered_map<string, std::vector<string>> tensor_watch_urls; 64 std::unordered_map<string, bool> tensor_tolerate_failures; 78 string tensor_name = 81 std::vector<string> debug_ops [all...] |
| /build/blueprint/proptools/ |
| clone_test.go | 43 in: &struct{ S string }{ 46 out: &struct{ S string }{ 52 in: &struct{ S []string }{ 53 S: []string{"string1"}, 55 out: &struct{ S []string }{ 56 S: []string{"string1"}, 61 in: &struct{ S []string }{ 62 S: []string{}, 64 out: &struct{ S []string }{ 65 S: []string{}, [all...] |
| /system/tpm/trunks/ |
| resource_manager_test.cc | 19 #include <string> 46 void Assign(std::string* to, const std::string& from) { 68 const std::string kNoAuthorization; 69 const std::string kNoParameters; 77 std::string CreateCommand(TPM_CC code, 79 const std::string& authorization, 80 const std::string& parameters) { 81 std::string buffer; 98 std::string CreateResponse(TPM_RC code [all...] |
| /external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
| esextcTessellationShaderErrors.hpp | 96 virtual std::string getFragmentShaderCode(unsigned int n_program_object); 98 virtual std::string getTessellationControlShaderCode(unsigned int n_program_object) = 0; 99 virtual std::string getTessellationEvaluationShaderCode(unsigned int n_program_object) = 0; 100 virtual std::string getVertexShaderCode(unsigned int n_program_object); 135 std::string getTessellationControlShaderCode(unsigned int n_program_object); 136 std::string getTessellationEvaluationShaderCode(unsigned int n_program_object); 137 std::string getVertexShaderCode(unsigned int n_program_object); 160 std::string getTessellationControlShaderCode(unsigned int n_program_object); 161 std::string getTessellationEvaluationShaderCode(unsigned int n_program_object); 162 std::string getVertexShaderCode(unsigned int n_program_object) [all...] |
| /external/ppp/pppd/plugins/radius/etc/ |
| dictionary.microsoft | 9 ATTRIBUTE MS-CHAP-Response 1 string Microsoft 10 ATTRIBUTE MS-CHAP-Error 2 string Microsoft 11 ATTRIBUTE MS-CHAP-CPW-1 3 string Microsoft 12 ATTRIBUTE MS-CHAP-CPW-2 4 string Microsoft 13 ATTRIBUTE MS-CHAP-LM-Enc-PW 5 string Microsoft 14 ATTRIBUTE MS-CHAP-NT-Enc-PW 6 string Microsoft 15 ATTRIBUTE MS-MPPE-Encryption-Policy 7 string Microsoft 18 ATTRIBUTE MS-MPPE-Encryption-Type 8 string Microsoft 19 ATTRIBUTE MS-MPPE-Encryption-Types 8 string Microsoft 21 ATTRIBUTE MS-CHAP-Domain 10 string Microsof [all...] |
| /device/google/cuttlefish_common/host/libs/config/ |
| cuttlefish_config.cpp | 25 #include <string> 111 std::string CuttlefishConfig::instance_dir() const { 114 void CuttlefishConfig::set_instance_dir(const std::string& instance_dir) { 118 std::string CuttlefishConfig::serial_number() const { 121 void CuttlefishConfig::set_serial_number(const std::string& serial_number) { 151 std::string CuttlefishConfig::kernel_image_path() const { 155 const std::string& kernel_image_path) { 159 std::string CuttlefishConfig::kernel_args() const { 162 void CuttlefishConfig::set_kernel_args(const std::string& kernel_args) { 166 std::string CuttlefishConfig::ramdisk_image_path() const [all...] |
| /external/libcxx/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/ |
| put2.pass.cpp | 49 std::string ex(str, iter.base()); 54 std::string ex(str, iter.base()); 59 std::string ex(str, iter.base()); 64 std::string ex(str, iter.base()); 69 std::string ex(str, iter.base()); 74 std::string ex(str, iter.base()); 79 std::string ex(str, iter.base()); 84 std::string ex(str, iter.base()); 89 std::string ex(str, iter.base()); 94 std::string ex(str, iter.base()) [all...] |
| /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/ |
| put2.pass.cpp | 49 std::string ex(str, iter.base()); 54 std::string ex(str, iter.base()); 59 std::string ex(str, iter.base()); 64 std::string ex(str, iter.base()); 69 std::string ex(str, iter.base()); 74 std::string ex(str, iter.base()); 79 std::string ex(str, iter.base()); 84 std::string ex(str, iter.base()); 89 std::string ex(str, iter.base()); 94 std::string ex(str, iter.base()) [all...] |
| /system/core/init/ |
| service.h | 26 #include <string> 65 Service(const std::string& name, Subcontext* subcontext_for_restart_commands, 66 const std::vector<std::string>& args); 68 Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, 70 unsigned namespace_flags, const std::string& seclabel, 71 Subcontext* subcontext_for_restart_commands, const std::vector<std::string>& args); 73 static std::unique_ptr<Service> MakeTemporaryOneshotService(const std::vector<std::string>& args); 76 Result<Success> ParseLine(const std::vector<std::string>& args); 99 const std::string& name() const { return name_; } 100 const std::set<std::string>& classnames() const { return classnames_; [all...] |
| /system/tools/hidl/ |
| VectorType.cpp | 30 std::string VectorType::templatedTypeName() const { 86 std::string VectorType::getCppType(StorageMode mode, 88 const std::string base = 89 std::string(specifyNamespaces ? "::android::hardware::" : "") 112 std::string VectorType::getJavaType(bool /* forInitializer */) const { 114 std::string elementJavaType; 126 std::string VectorType::getVtsType() const { 130 std::string VectorType::getVtsValueName() const { 136 const std::string &name, 137 const std::string &parcelObj [all...] |
| /art/libartbase/base/ |
| to_str.h | 39 const std::string& str() const { 44 std::string s_;
|
| /art/runtime/arch/ |
| instruction_set_features.h | 39 // Process a CPU variant string for the given ISA and create an InstructionSetFeatures. 41 const std::string& variant, 42 std::string* error_msg); 62 // Parse a string of the form "div,-atomic_ldrd_strd" adding and removing these features to 65 const std::string& feature_list, std::string* error_msg) const WARN_UNUSED; 94 // Return a string of the form "div,lpae" or "none". 95 virtual std::string GetFeatureString() const = 0; 122 const std::string& variant); 126 AddFeaturesFromSplitString(const std::vector<std::string>& features [all...] |
| /bionic/tools/versioner/src/ |
| CompilationType.cpp | 20 #include <string> 22 std::string to_string(const CompilationType& type) {
|
| /bootable/recovery/otafault/include/otafault/ |
| config.h | 40 #include <string> 70 std::string fault_fname(const char* io_type);
|
| /bootable/recovery/ |
| roots.h | 20 #include <string> 28 Volume* volume_for_mount_point(const std::string& mount_point);
|
| /bootable/recovery/update_verifier/ |
| update_verifier_main.cpp | 19 #include <string> 27 std::string s = android::base::GetProperty("ro.boot.slot_suffix", "");
|