Home
last modified time | relevance | path

Searched defs:codep (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_child.c44 unsigned int *codep, unsigned int *formp) in __libdw_find_attr()
/third_party/json/include/nlohmann/detail/output/
Dserializer.hpp900 …static std::uint8_t decode(std::uint8_t& state, std::uint32_t& codep, const std::uint8_t byte) noe… in decode()
/third_party/ffmpeg/libavutil/
Davstring.c376 int av_utf8_decode(int32_t *codep, const uint8_t **bufp, const uint8_t *buf_end, in av_utf8_decode()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c228 detzcode(const char *const codep) in detzcode()
240 detzcode64(const char *const codep) in detzcode64()
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c230 detzcode(const char *const codep) in detzcode()
242 detzcode64(const char *const codep) in detzcode64()
/third_party/elfutils/libcpu/
Di386_disasm.c395 const uint8_t *codep = data; in i386_disasm() local
/third_party/tzdata/
Dlocaltime.c228 detzcode(const char *const codep) in detzcode()
251 detzcode64(const char *const codep) in detzcode64()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6180 uint32_t *codep; in label() local
/third_party/json/single_include/nlohmann/
Djson.hpp18784 …static std::uint8_t decode(std::uint8_t& state, std::uint32_t& codep, const std::uint8_t byte) noe… in decode()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp16924 …static std::uint8_t decode(std::uint8_t& state, std::uint32_t& codep, const std::uint8_t byte) noe… in decode()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp64310 virtual void onJitCodeEdge(js::jit::JitCode** codep) { in onJitCodeEdge()
64359 void dispatchToOnEdge(js::jit::JitCode** codep) { onJitCodeEdge(codep); } in dispatchToOnEdge()