Home
last modified time | relevance | path

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

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