Searched defs:curr_type (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/platform/ |
D | ctstring_internal.h | 233 TF_TString_Type curr_type = TF_TString_GetType(str); in TF_TString_ResizeUninitialized() local 309 TF_TString_Type curr_type = TF_TString_GetType(str); in TF_TString_Reserve() local
|
/external/pcre/dist2/src/sljit/ |
D | sljitLir.c | 971 sljit_s32 types, arg_count, curr_type; in check_sljit_emit_enter() local 1023 sljit_s32 types, arg_count, curr_type; in check_sljit_set_context() local 1550 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_call() local 1679 sljit_s32 i, types, curr_type, scratches, fscratches; in check_sljit_emit_icall() local
|