Home
last modified time | relevance | path

Searched defs:jtype (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/java/src/main/native/
Deager_operation_builder_jni.cc206 #define DEFINE_SET_ATTR_SCALAR(name, jtype, ctype) \ argument
221 #define DEFINE_SET_ATTR_LIST(name, jname, jtype, ctype) \ argument
245 #define DEFINE_SET_ATTR(name, jname, jtype, ctype) \ argument
Dgraph_operation_builder_jni.cc159 #define DEFINE_SET_ATTR_SCALAR(name, jtype, ctype) \ argument
174 #define DEFINE_SET_ATTR_LIST(name, jname, jtype, ctype) \ argument
198 #define DEFINE_SET_ATTR(name, jname, jtype, ctype) \ argument
Dtensor_jni.cc84 #define CASE(dtype, jtype, method_name, method_signature, call_type) \ in writeScalar() argument
119 #define CASE(dtype, jtype, get_type) \ in write1DArray() argument
164 #define CASE(dtype, jtype, primitive_type) \ in read1DArray() argument
492 #define DEFINE_GET_SCALAR_METHOD(jtype, dtype, method_suffix) \ argument
/external/sg3_utils/lib/
Dsg_pr2serr.c947 json_type jtype = jvp ? jvp->type : json_none; in sgj_jtype_to_s() local
1021 json_type jtype = jvp ? jvp->type : json_none; in sgj_haj_xx() local
/external/libpcap/
Dgencode.c1113 u_int size, bpf_u_int32 mask, int jtype, int reverse, in gen_ncmp()
9738 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code_internal()
9825 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code()
10034 bpf_u_int32 jvalue_arg, int jtype, int reverse) in gen_mtp3field_code()
/external/tensorflow/tensorflow/lite/java/src/main/native/
Dtensor_jni.cc431 #define CASE(type, jtype, method_name, method_signature, call_type) \ in WriteScalar() argument