Home
last modified time | relevance | path

Searched defs:txt (Results 1 - 25 of 180) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcli.h19 char *txt; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcli.h19 char *txt; member
/third_party/musl/libc-test/src/regression/
H A Dinet_pton-empty-last-field.c9 static void txt(char *s, unsigned char *buf) in txt() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dip_addr.c36 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr) in hostapd_parse_ip_addr() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dip_addr.c36 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr) in hostapd_parse_ip_addr() argument
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpwrite.c37 const char *txt = "This is pwrite_0100 test."; in pwrite_0100() local
64 const char *txt = "This is pwrite_0200 test."; in pwrite_0200() local
[all...]
H A Dpread.c29 const char *txt = "This is pread_0100 test."; in pread_0100() local
54 const char *txt = "This is pread_0200 test."; in pread_0200() local
78 const char *txt = "This is pread_0300 test."; pread_0300() local
[all...]
/third_party/skia/samplecode/
H A DSampleDegenerateTwoPtRadials.cpp63 SkString txt; variable
/third_party/skia/modules/skottie/gm/
H A DExternalProperties.cpp122 auto txt = fPropManager->getText(prop); in update_props() variable
/third_party/skia/gm/
H A Dtextblobshader.cpp40 const char* txt = "Blobber"; variable
H A Drsxtext.cpp36 static constexpr char txt[] = "TEST"; variable
H A Dtextblob.cpp83 TextBlobGM(const char* txt) in TextBlobGM() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnfc_pw_token.c42 char txt[1000]; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnfc_pw_token.c42 char txt[1000]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfprintf.c26 char txt[1000]; in getfileall() local
/third_party/curl/lib/
H A Dstrerror.c949 const char *txt = (err == ERROR_SUCCESS) ? "No error" : "Error"; in Curl_winapi_strerror() local
978 const char *txt; in Curl_sspi_strerror() local
[all...]
/third_party/backends/backend/escl/
H A Descl_devices.c56 resolve_callback(AvahiServiceResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char __sane_unused__ *type, const char __sane_unused__ *domain, const char __sane_unused__ *host_name, const AvahiAddress *address, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags __sane_unused__ flags, void __sane_unused__ *userdata) resolve_callback() argument
/third_party/lame/libmp3lame/
H A Did3tag.h32 } dsc , txt; member
/third_party/ltp/testcases/kernel/security/filecaps/
H A Dverify_caps_exec.c69 char *txt = cap_to_text(cap, NULL); in print_my_caps() local
/third_party/node/deps/v8/src/heap/
H A Dcode-stats.cc187 const char* const txt = cit->GetComment(); in CollectCommentStatistics() local
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c60 void ERR_add_error_txt(const char *separator, const char *txt) in ERR_add_error_txt() argument
[all...]
/third_party/openssl/crypto/err/
H A Derr_prn.c60 void ERR_add_error_txt(const char *separator, const char *txt) in ERR_add_error_txt() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtest_fixture.h62 SpirvVector CompileSuccessfully(const std::string& txt, in CompileSuccessfully() argument
82 std::string CompileFailure(const std::string& txt, in CompileFailure() argument
96 EncodeAndDecodeSuccessfully( const std::string& txt, uint32_t disassemble_options = SPV_BINARY_TO_TEXT_OPTION_NONE, spv_target_env env = SPV_ENV_UNIVERSAL_1_0) EncodeAndDecodeSuccessfully() argument
132 EncodeSuccessfullyDecodeFailed( const std::string& txt, const SpirvVector& words_to_append) EncodeSuccessfullyDecodeFailed() argument
155 CompiledInstructions(const std::string& txt, spv_target_env env = SPV_ENV_UNIVERSAL_1_0) CompiledInstructions() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtest_fixture.h62 SpirvVector CompileSuccessfully(const std::string& txt, in CompileSuccessfully() argument
82 std::string CompileFailure(const std::string& txt, in CompileFailure() argument
96 EncodeAndDecodeSuccessfully( const std::string& txt, uint32_t disassemble_options = SPV_BINARY_TO_TEXT_OPTION_NONE, spv_target_env env = SPV_ENV_UNIVERSAL_1_0) EncodeAndDecodeSuccessfully() argument
132 EncodeSuccessfullyDecodeFailed( const std::string& txt, const SpirvVector& words_to_append) EncodeSuccessfullyDecodeFailed() argument
155 CompiledInstructions(const std::string& txt, spv_target_env env = SPV_ENV_UNIVERSAL_1_0) CompiledInstructions() argument
[all...]
/third_party/pulseaudio/src/tests/
H A Dmemblock-test.c82 const char txt[] = "This is a test!"; in START_TEST() local

Completed in 8 milliseconds

12345678