Searched defs:bin (Results 226 - 232 of 232) sorted by relevance
12345678910
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 294 EbmlBin bin; member 353 EbmlBin bin; member 1063 ebml_read_binary(AVIOContext *pb, int length, int64_t pos, EbmlBin *bin) ebml_read_binary() argument 2372 mkv_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const MatroskaTrack *track, EbmlBin *bin) mkv_parse_dvcc_dvvc() argument [all...] |
| /third_party/json/single_include/nlohmann/ |
| H A D | json.hpp | 4852 inline void from_json(const BasicJsonType& j, typename BasicJsonType::binary_t& bin) in from_json() argument 5653 inline void to_json(BasicJsonType& j, const typename BasicJsonType::binary_t& bin) in to_json() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 648 int bin; /* Boolean, true if proto > 0 */ member [all...] |
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 1569 UCollator *ucol_openBinary(const uint8_t *bin, int32_t length, const UCollator *base, UErrorCode *status) in ucol_openBinary() argument
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1800 } bin; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1800 } bin; member
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 52330 u32 bin = i/p->iDivisor; global() local 52371 u32 bin = i/p->iDivisor; global() local 52440 u32 bin = i/p->iDivisor; global() local [all...] |
Completed in 171 milliseconds
12345678910