Home
last modified time | relevance | path

Searched defs:AddCode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dfrontend_action_test_util.h46 void AddCode(const std::string& filename, absl::string_view code) { in AddCode() function
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dlzw_decompressor.cpp150 void LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::LZWDecompressor
/aosp_15_r20/external/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp154 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anon1d26b39c0111::CLZWDecoder
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h358 void AddCode(const CodeDef& code, in AddCode() function