Home
last modified time | relevance | path

Searched refs:ParseFunc (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeCommandLine.hpp55 typedef void (*ParseFunc) (const char* src, ValueType* dst); typedef
64 ParseFunc parse; //!< Custom parsing function or null.
81 …Option (const char* shortName_, const char* longName_, const char* description_, ParseFunc parse_,… in Option()
98 , parse ((ParseFunc)DE_NULL) in Option()
111 , parse ((ParseFunc)DE_NULL) in Option()
326 ((typename Option<OptType>::ParseFunc)(info->parse))(src, value); in dispatchParse()
/external/tensorflow/tensorflow/python/util/
Dfast_module_type.cc51 static PyObject *ParseFunc(PyObject *args) { in ParseFunc() function
65 PyObject *func = ParseFunc(args); in SetGetattributeCallback()
76 PyObject *func = ParseFunc(args); in SetGetattrCallback()
/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h215 typedef void ParseFunc(UINT16_t type, typedef
272 int parsePacket(PPPoEPacket *packet, ParseFunc *func, void *extra);
Dcommon.c45 parsePacket(PPPoEPacket *packet, ParseFunc *func, void *extra) in parsePacket()
Dpppoe-discovery.c262 parsePacket(PPPoEPacket *packet, ParseFunc *func, void *extra) in parsePacket()
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Ddead-store-stack.ll2 ; CHECK: ParseFunc:
8 define void @ParseFunc() local_unnamed_addr #0 {
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc336 typedef bool (*ParseFunc)(State *); typedef
337 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc336 typedef bool (*ParseFunc)(State *); typedef
337 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()
/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc335 typedef bool (*ParseFunc)(State *); typedef
336 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
349 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()
/external/openscreen/third_party/abseil/src/absl/debugging/internal/
Ddemangle.cc336 typedef bool (*ParseFunc)(State *); typedef
337 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()
/external/abseil-cpp/absl/debugging/internal/
Ddemangle.cc335 typedef bool (*ParseFunc)(State *); typedef
336 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
349 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()
/external/libtextclassifier/abseil-cpp/absl/debugging/internal/
Ddemangle.cc336 typedef bool (*ParseFunc)(State *); typedef
337 static bool OneOrMore(ParseFunc parse_func, State *state) { in OneOrMore()
350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore()