Home
last modified time | relevance | path

Searched defs:should_copy (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx509_vpm.c138 static int should_copy(int dest_is_set, int src_is_set, int prefer_src) { in should_copy() function
/external/clang/
Dbuild.py362 def should_copy(path): function
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc186 bool& should_copy = pair.second; in IndicesToCopyForWhile() local
214 bool& should_copy = pair.second; in IndicesToCopyForConditional() local