/aosp_15_r20/prebuilts/go/linux-x86/src/os/user/ |
D | lookup.go | 48 func LookupId(uid string) (*User, error) { func
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/text/tokenizers/ |
H A D | sentencepiece_tokenizer.h | 54 bool LookupId(absl::string_view key, int* result) const override { in LookupId() function
|
H A D | bert_tokenizer.cc | 39 bool FlatHashMapBackedWordpiece::LookupId(const absl::string_view key, in LookupId() function in tflite::support::text::tokenizer::FlatHashMapBackedWordpiece
|
H A D | regex_tokenizer.cc | 82 bool RegexTokenizer::LookupId(absl::string_view key, int* result) const { in LookupId() function in tflite::support::text::tokenizer::RegexTokenizer
|
H A D | bert_tokenizer.h | 126 bool LookupId(absl::string_view key, int* result) const override { in LookupId() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/ |
H A D | bert_tokenizer.h | 130 bool LookupId(absl::string_view key, int* result) const override { in LookupId() function
|
H A D | bert_tokenizer.cc | 57 bool FlatHashMapBackedWordpiece::LookupId(const absl::string_view key, in LookupId() function in libtextclassifier3::FlatHashMapBackedWordpiece
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mqoai.h | 3220 #define IMSMQQueue3_ReceiveByLookupId(This,LookupId,Transaction,WantDestinationQueue,WantBody,WantC… argument 3221 #define IMSMQQueue3_ReceiveNextByLookupId(This,LookupId,Transaction,WantDestinationQueue,WantBody,W… argument 3222 #define IMSMQQueue3_ReceivePreviousByLookupId(This,LookupId,Transaction,WantDestinationQueue,WantBo… argument 3225 #define IMSMQQueue3_PeekByLookupId(This,LookupId,WantDestinationQueue,WantBody,WantConnectorType,pp… argument 3226 #define IMSMQQueue3_PeekNextByLookupId(This,LookupId,WantDestinationQueue,WantBody,WantConnectorTyp… argument 3227 #define IMSMQQueue3_PeekPreviousByLookupId(This,LookupId,WantDestinationQueue,WantBody,WantConnecto… argument
|