Searched defs:jtype (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/java/src/main/native/ |
| D | eager_operation_builder_jni.cc | 206 #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
|
| D | graph_operation_builder_jni.cc | 159 #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
|
| D | tensor_jni.cc | 84 #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/ |
| D | sg_pr2serr.c | 947 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/ |
| D | gencode.c | 1111 u_int size, bpf_u_int32 mask, int jtype, int reverse, in gen_ncmp() 9470 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code_internal() 9557 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code() 9766 bpf_u_int32 jvalue_arg, int jtype, int reverse) in gen_mtp3field_code()
|
| /external/tensorflow/tensorflow/lite/java/src/main/native/ |
| D | tensor_jni.cc | 431 #define CASE(type, jtype, method_name, method_signature, call_type) \ in WriteScalar() argument
|