Searched defs:is_changed (Results 1 – 14 of 14) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
D | 8-1.c | 24 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 8-3.c | 24 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 8-2.c | 25 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 12-1.c | 28 int is_changed(sigset_t set) in is_changed() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
D | 8-2.c | 26 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 8-1.c | 24 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 8-3.c | 24 int is_changed(sigset_t set, int sig) in is_changed() function
|
D | 12-1.c | 30 int is_changed(sigset_t set, int sig) in is_changed() function
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/ |
D | 4-1.c | 42 int is_changed(sigset_t set, int sig) in is_changed() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | fuzzer.h | 55 bool is_changed; member
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | while_loop_all_reduce_code_motion.cc | 520 bool is_changed = false; in Run() local
|
D | dfs_hlo_visitor_with_default.h | 276 bool is_changed = false; in RunOnModule() local
|
/external/openscreen/tools/cddl/ |
D | parse.cc | 120 bool is_changed = p->data == new_view; in TrySkipNewline() local
|
/external/tensorflow/tensorflow/lite/java/src/main/native/ |
D | nativeinterpreterwrapper_jni.cc | 645 bool is_changed = AreDimsDifferent(env, target, dims); in Java_org_tensorflow_lite_NativeInterpreterWrapper_resizeInput() local
|