Home
last modified time | relevance | path

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

/external/honggfuzz/
Dcmdline.c50 struct custom_option { struct
51 struct option opt;
52 const char* descr;
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.cc84 const string& name, const std::vector<uint8_t>& custom_option, in SetCustomOp()
/external/tensorflow/tensorflow/lite/models/smartreply/ops/
Dpredict.cc57 void* Init(TfLiteContext* context, const char* custom_option, size_t length) { in Init()
/external/libcups/cups/
Dppd.c1116 ppd_option_t *custom_option; /* Custom option */ in _ppdOpen() local