HomeSort by relevance Sort by last modified time
    Searched refs:string (Results 226 - 250 of 36494) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/extras/perfprofd/tests/
perfprofdmockutils.h 29 /// Return string containing things logged to logd, plus sleep instances
31 extern std::string mock_perfprofdutils_getlogged();
  /system/update_engine/common/
error_code_utils.h 20 #include <string>
27 // Returns a string representation of the ErrorCodes (either the base
29 std::string ErrorCodeToString(ErrorCode code);
prefs_interface.h 22 #include <string>
39 virtual void OnPrefSet(const std::string& key) = 0;
42 virtual void OnPrefDeleted(const std::string& key) = 0;
47 // Gets a string |value| associated with |key|. Returns true on
50 virtual bool GetString(const std::string& key, std::string* value) const = 0;
52 // Associates |key| with a string |value|. Returns true on success,
54 virtual bool SetString(const std::string& key, const std::string& value) = 0;
59 virtual bool GetInt64(const std::string& key, int64_t* value) const = 0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
list-3.l 6 [ ]*3[ ]+0000 612200 \.string "a\\""
8 [ ]*5[ ]+0003 6200 \.string "b"
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
PhysicalPresenceStrings.uni 2 String definitions for TPM 1.2 physical presence confirm text.
17 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %s this computer's TPM (Trusted Platform Module)\n\n"
18 #string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to allow the Operating System to %s the computer's TPM (Trusted Platform Module) without asking for user confirmation in the future.\n\n"
19 #string TPM_UPGRADE_HEAD_STR #language en-US "A configuration change was requested to %s to the TPM's (Trusted Platform Module) firmware.\n\n"
21 #string TPM_ACCEPT_KEY #language en-US "Press F10 "
22 #string TPM_CAUTION_KEY #language en-US "Press F12 "
23 #string TPM_REJECT_KEY #language en-US "to %s the TPM \nPress ESC to reject this change request and continue\n"
25 #string TPM_ENABLE #language en-US "enable"
26 #string TPM_DISABLE #language en-US "disable"
27 #string TPM_ACTIVATE #language en-US "activate"
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 2 * Implementation of the ANTLR3 string and string factory classes
42 static pANTLR3_STRING newPtr8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string, ANTLR3_UINT32 size);
43 static pANTLR3_STRING newPtrUTF16_8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string, ANTLR3_UINT32 size);
44 static pANTLR3_STRING newPtrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string, ANTLR3_UINT32 size);
45 static pANTLR3_STRING newStr8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string);
46 static pANTLR3_STRING newStrUTF16_8 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string);
47 static pANTLR3_STRING newStrUTF16_UTF16 (pANTLR3_STRING_FACTORY factory, pANTLR3_UINT8 string);
48 static void destroy (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);
49 static pANTLR3_STRING printable8 (pANTLR3_STRING_FACTORY factory, pANTLR3_STRING string);
188 pANTLR3_STRING string; local
217 pANTLR3_STRING string; local
423 pANTLR3_STRING string; local
451 pANTLR3_STRING string; local
478 pANTLR3_STRING string; local
511 pANTLR3_STRING string; local
559 pANTLR3_STRING string; local
679 pANTLR3_STRING string; local
726 pANTLR3_STRING string; local
    [all...]
  /system/tpm/attestation/common/
crypto_utility_impl.h 22 #include <string>
38 bool GetRandom(size_t num_bytes, std::string* random_data) const override;
39 bool CreateSealedKey(std::string* aes_key, std::string* sealed_key) override;
40 bool EncryptData(const std::string& data,
41 const std::string& aes_key,
42 const std::string& sealed_key,
43 std::string* encrypted_data) override;
44 bool UnsealKey(const std::string& encrypted_data,
45 std::string* aes_key
    [all...]
print_common_proto.h 22 #include <string>
28 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size);
29 std::string GetProtoDebugString(KeyType value);
30 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size);
31 std::string GetProtoDebugString(KeyUsage value);
32 std::string GetProtoDebugStringWithIndent(CertificateProfile value,
34 std::string GetProtoDebugString(CertificateProfile value);
35 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size);
36 std::string GetProtoDebugString(const Quote& value);
37 std::string GetProtoDebugStringWithIndent(const EncryptedData& value
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
Tcg2ConfigStrings.uni 2 String definitions for TCG configuration form.
17 #string STR_TCG2_TITLE #language en-US "TCG2 Configuration"
18 #string STR_TCG2_HELP #language en-US "Press <Enter> to select TCG2 Setup options."
20 #string STR_TCG2_DEVICE_STATE_PROMPT #language en-US "Current TPM Device"
21 #string STR_TCG2_DEVICE_STATE_HELP #language en-US "Current TPM Device: Disable, TPM1.2, or TPM2.0"
22 #string STR_TCG2_DEVICE_STATE_CONTENT #language en-US ""
24 #string STR_TCG2_DEVICE_PROMPT #language en-US "Attempt TPM Device"
25 #string STR_TCG2_DEVICE_HELP #language en-US "Attempt TPM Device: Disable, TPM1.2, or TPM2.0"
26 #string STR_TCG2_DEVICE_CONTENT #language en-US ""
28 #string STR_TCG2_PP_OPERATION #language en-US "TPM2 Physical Presence Operation"
    [all...]
  /bionic/tools/versioner/src/
Preprocessor.h 19 #include <string>
23 bool preprocessHeaders(const std::string& preprocessor_output_path, const std::string& source_dir,
  /external/google-breakpad/src/google_breakpad/processor/
code_module.h 38 #include <string>
58 virtual string code_file() const = 0;
60 // An identifying string used to discriminate between multiple versions and
64 virtual string code_identifier() const = 0;
72 virtual string debug_file() const = 0;
74 // An identifying string similar to code_identifier, but identifies a
79 virtual string debug_identifier() const = 0;
83 virtual string version() const = 0;
  /external/parameter-framework/upstream/parameter/
XmlFileIncluderElement.h 34 #include <string>
40 CXmlFileIncluderElement(const std::string &strName, const std::string &strKind,
41 bool bValidateWithSchemas, const std::string &schemaBaseUri);
47 std::string getIncludedElementType() const;
49 const std::string _schemaBaseUri;
  /external/parameter-framework/upstream/parameter/include/
SelectionCriterionTypeInterface.h 32 #include <string>
42 * @param[out] strError string containing error information we can provide to client
45 virtual bool addValuePair(int iValue, const std::string &strValue, std::string &strError) = 0;
46 virtual bool getNumericalValue(const std::string &strValue, int &iValue) const = 0;
47 virtual bool getLiteralValue(int iValue, std::string &strValue) const = 0;
49 virtual std::string getFormattedState(int iValue) const = 0;
  /external/webrtc/webrtc/libjingle/xmpp/
pubsubstateclient.cc 15 std::string PublishedNickKeySerializer::GetKey(
16 const std::string& publisher_nick, const std::string& published_nick) {
20 std::string PublisherAndPublishedNicksKeySerializer::GetKey(
21 const std::string& publisher_nick, const std::string& published_nick) {
jid.h 14 #include <string>
31 explicit Jid(const std::string& jid_string);
32 explicit Jid(const std::string& node_name,
33 const std::string& domain_name,
34 const std::string& resource_name);
37 const std::string & node() const { return node_name_; }
38 const std::string & domain() const { return domain_name_; }
39 const std::string & resource() const { return resource_name_; }
41 std::string Str() const;
62 static std::string PrepNode(const std::string& node, bool* valid)
    [all...]
  /frameworks/base/core/proto/android/content/
locale.proto 25 string language = 1;
26 string country = 2;
27 string variant = 3;
  /frameworks/rs/script_api/
Utilities.h 22 #include <string>
25 std::string capitalize(const std::string& source);
27 // Trim trailing and leading spaces from a string.
28 void trimSpaces(std::string* s);
30 // Replaces in string s all occurences of match with rep.
31 std::string stringReplace(std::string s, std::string match, std::string rep)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_string.i 8 %naturalvar string;
9 typedef basic_string<char> string;
13 %template(string) std::basic_string<char>;
  /system/bt/service/ipc/
linux_ipc_host.h 21 #include <string>
56 bool OnSetAdapterName(const std::string& name);
59 bool OnCreateService(const std::string& service_uuid);
62 bool OnDestroyService(const std::string& service_uuid);
65 bool OnAddCharacteristic(const std::string& service_uuid,
66 const std::string& characteristic_uuid,
67 const std::string& control_uuid,
68 const std::string& options);
71 bool OnSetCharacteristicValue(const std::string& service_uuid,
72 const std::string& characteristic_uuid
    [all...]
  /external/deqp/framework/delibs/decpp/
deStringUtil.hpp 23 * \brief String utilities.
28 #include <string>
38 inline std::string toString (const T& value)
45 std::string toLower (const std::string& s);
46 std::string toUpper (const std::string& s);
47 std::string capitalize (const std::string& s);
48 std::vector<std::string> splitString (const std::string& s, char delim='\0')
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigStrings.uni 2 String definitions for TCG configuration form.
17 #string STR_TPM_TITLE #language en-US "TCG Configuration"
18 #string STR_TPM_HELP #language en-US "Press <Enter> to select TCG Setup options."
19 #string STR_TPM_STATE_PROMPT #language en-US "Current TPM State"
20 #string STR_TPM_STATE_HELP #language en-US "Current TPM device state: enabled or disabled; activated or deactivated."
21 #string STR_TPM_STATE_CONTENT #language en-US ""
23 #string STR_TPM_OPERATION #language en-US "TPM Operation"
24 #string STR_TPM_OPERATION_HELP #language en-US "Select one of the supported operation to change TPM state."
26 #string STR_ENABLE #language en-US "Enable"
27 #string STR_DISABLE #language en-US "Disable"
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/pike/
std_string.i 4 * SWIG typemaps for std::string
8 #include <string>
13 %naturalvar string;
15 class string;
19 %typemap(typecheck) string = char *;
20 %typemap(typecheck) const string & = char *;
22 %typemap(in, pikedesc="tStr") string {
24 Pike_error("Bad argument: Expected a string.\n");
25 $1.assign(STR0($input.u.string));
28 %typemap(in, pikedesc="tStr") const string & ($*1_ltype temp)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
Logger.h 38 #include <string>
50 void tbdFunctionality(const std::string& f);
52 void missingFunctionality(const std::string& f);
55 void warning(const std::string& w) { warnings.push_back(w); }
57 void error(const std::string& e) { errors.push_back(e); }
61 std::string getAllMessages() const;
66 std::vector<std::string> tbdFeatures;
67 std::vector<std::string> missingFeatures;
68 std::vector<std::string> warnings;
69 std::vector<std::string> errors
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
Logger.h 38 #include <string>
50 void tbdFunctionality(const std::string& f);
52 void missingFunctionality(const std::string& f);
55 void warning(const std::string& w) { warnings.push_back(w); }
57 void error(const std::string& e) { errors.push_back(e); }
61 std::string getAllMessages() const;
66 std::vector<std::string> tbdFeatures;
67 std::vector<std::string> missingFeatures;
68 std::vector<std::string> warnings;
69 std::vector<std::string> errors
    [all...]
  /system/tools/hidl/utils/include/hidl-util/
FQName.h 22 #include <string>
29 explicit FQName(const std::string &s);
31 FQName(const std::string &package,
32 const std::string &version,
33 const std::string &name,
34 const std::string &valueName = "");
37 FQName(const std::vector<std::string> &names);
43 bool setTo(const std::string &s);
46 const std::string &defaultPackage,
47 const std::string &defaultVersion)
    [all...]

Completed in 4048 milliseconds

1 2 3 4 5 6 7 8 91011>>