Home
last modified time | relevance | path

Searched defs:tstr (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_tstring.cc20 void TF_StringInit(TF_TString *tstr) { TF_TString_Init(tstr); } in TF_StringInit()
30 const char *TF_StringGetDataPointer(const TF_TString *tstr) { in TF_StringGetDataPointer()
38 size_t TF_StringGetSize(const TF_TString *tstr) { in TF_StringGetSize()
46 void TF_StringDealloc(TF_TString *tstr) { TF_TString_Dealloc(tstr); } in TF_StringDealloc()
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dfcontexts_file.c54 const char *tstr = semanage_fcontext_get_type_str(type); in fcontext_print() local
/aosp_15_r20/external/iproute2/lib/
H A Dutils.c1083 char *tstr = asctime(tm); in print_timestamp() local
1190 char *tstr; in print_nlmsg_timestamp() local
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc.c105 const char* tstr = interval ? "time interval" : "time"; in grpc_rb_time_timeval() local
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dndarray_tensor.cc287 const tstring* tstr = static_cast<const tstring*>(tensor_data); in CopyTF_TensorStringsToPyArray() local
/aosp_15_r20/hardware/nxp/keymint/KM300/
DCborConverter.cpp351 const Tstr* tstr = textStrItem.value().get()->asTstr(); in getTextStr() local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/
H A DCborConverter.cpp350 const Tstr* tstr = textStrItem.value().get()->asTstr(); in getTextStr() local
/aosp_15_r20/system/security/identity/
H A DCredentialData.cpp279 const cppbor::Tstr* tstr = keyItem->asTstr(); in loadFromDisk() local
H A DCredential.cpp870 const cppbor::Tstr* tstr = ((*array)[0])->asTstr(); in extractDocType() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcitertst.c1064 UChar tstr[20]; in TestDiscontiguos() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcitertst.c1064 UChar tstr[20]; in TestDiscontiguos() local
/aosp_15_r20/external/open-dice/src/
H A Dcbor_reader_test.cc393 const uint8_t tstr[] = {0x7f, 0x64, 0x41, 0x42, 0x43, 0x44, in TEST() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/external/python/cpython3/Lib/
Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Ddatetime.py364 def _parse_hh_mm_ss_ff(tstr): argument
412 def _parse_isoformat_time(tstr): argument
/aosp_15_r20/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp407 const cppbor::Tstr* tstr = item->asTstr(); in findStringValueForTstr() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp280 UnicodeString tstr; in TestGetSetAdoptText() local
H A Drbbitst.cpp189 static void printStringBreaks(UText *tstr, int expected[], int expectedCount) { in printStringBreaks()
229 UText *tstr = nullptr; in printStringBreaks() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drbbiapts.cpp280 UnicodeString tstr; in TestGetSetAdoptText() local
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dcommon.c658 char *tstr, *str; in wpa_config_parse_string() local
/aosp_15_r20/external/skia/src/svg/
H A DSkSVGDevice.cpp156 SkString tstr; in svg_transform() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1333 char tstr[OPTSTRING]; in test_options() local

12