/external/libxml2/python/tests/ |
D | validate.py | 12 valid = ctxt.isValid() variable 32 valid = ctxt.isValid() variable 49 valid = ctxt.isValid() variable 68 valid = ctxt.isValid() variable
|
/external/junit-params/src/test/java/junitparams/usage/person_example/ |
D | PersonTest.java | 18 public void isAdultAgeDirect(int age, boolean valid) throws Exception { in isAdultAgeDirect() 24 public void isAdultAgeDefinedMethod(int age, boolean valid) throws Exception { in isAdultAgeDefinedMethod() 34 public void isAdultAgeDefaultMethod(int age, boolean valid) throws Exception { in isAdultAgeDefaultMethod() 45 public void personIsAdult(Person person, boolean valid) { in personIsAdult() 65 public void isAdultWithCustomTestName(int age, boolean valid) throws Exception { in isAdultWithCustomTestName()
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | v4l2_validator.c | 29 int valid = 0; in valid_v4l2_std_id() local 66 int valid = 0; in valid_tuner_capability() local 88 int valid = 1; in valid_string() local
|
D | test_VIDIOC_PARM.c | 33 int valid = 0; in valid_v4l2_captureparm_capability() local 45 int valid = 0; in valid_v4l2_outputparm_capability() local 57 int valid = 0; in valid_v4l2_captureparm_capturemode() local 69 int valid = 0; in valid_v4l2_outputparm_outputpmode() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | jid.cc | 161 std::string Jid::PrepNode(const std::string& node, bool* valid) { in PrepNode() 189 char Jid::PrepNodeAscii(char ch, bool* valid) { in PrepNodeAscii() 215 std::string Jid::PrepResource(const std::string& resource, bool* valid) { in PrepResource() 240 char Jid::PrepResourceAscii(char ch, bool* valid) { in PrepResourceAscii() 257 std::string Jid::PrepDomain(const std::string& domain, bool* valid) { in PrepDomain() 277 void Jid::PrepDomain(const std::string& domain, std::string* buf, bool* valid) { in PrepDomain() 305 std::string* buf, bool* valid) { in PrepDomainLabel() 344 char Jid::PrepDomainLabelAscii(char ch, bool* valid) { in PrepDomainLabelAscii()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/ |
D | RepresenterTest.java | 39 private Boolean valid; field in RepresenterTest.MyBean 54 public void setValid(Boolean valid) { in setValid() 78 private Boolean valid; field in RepresenterTest.MyBean2 80 public MyBean2(String name, Boolean valid) { in MyBean2() 127 private Boolean valid; field in RepresenterTest.MyBean3 130 public MyBean3(String name, Boolean valid) { in MyBean3()
|
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
D | MockSessionBuilder.java | 31 private boolean valid = true; field in MockSessionBuilder 53 MockSessionBuilder valid(boolean valid) { in valid() method in MockSessionBuilder
|
/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
D | MockSessionBuilder.java | 30 private boolean valid = true; field in MockSessionBuilder 52 MockSessionBuilder valid(boolean valid) { in valid() method in MockSessionBuilder
|
/external/linux-kselftest/tools/testing/selftests/sync/ |
D | sync_alloc.c | 34 int timeline, valid; in test_alloc_timeline() local 46 int timeline, fence, valid; in test_alloc_fence() local
|
D | sync_fence.c | 34 int fence, valid, ret; in test_fence_one_timeline_wait() local 78 int a, b, c, d, valid; in test_fence_one_timeline_merge() local
|
D | sync_stress_parallelism.c | 45 int fence, valid, ret, i; in test_stress_two_threads_shared_timeline_thread() local 78 int valid; in test_stress_two_threads_shared_timeline() local
|
/external/llvm/test/MC/ARM/ |
D | thumb-load-store-multiple.s | 89 .global valid symbol 91 valid: label
|
D | arm-load-store-multiple-deprecated.s | 213 .global valid symbol 215 valid: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | thumb-load-store-multiple.s | 89 .global valid symbol 91 valid: label
|
D | arm-load-store-multiple-deprecated.s | 213 .global valid symbol 215 valid: label
|
/external/u-boot/cmd/x86/ |
D | mtrr.c | 29 bool valid; in do_mtrr_list() local 53 bool valid; in do_mtrr_set() local 84 static int mtrr_set_valid(int reg, bool valid) in mtrr_set_valid()
|
/external/skia/tests/ |
D | ClipperTest.cpp | 101 bool valid = SkLineClipper::IntersectLine(&gEmpty[i], gR, dst); in test_intersectline() local 125 bool valid = SkLineClipper::IntersectLine(&gFull[i], gR, dst); in test_intersectline() local 144 bool valid = SkLineClipper::IntersectLine(&gPartial[i], gR, dst); in test_intersectline() local
|
/external/skqp/tests/ |
D | ClipperTest.cpp | 101 bool valid = SkLineClipper::IntersectLine(&gEmpty[i], gR, dst); in test_intersectline() local 125 bool valid = SkLineClipper::IntersectLine(&gFull[i], gR, dst); in test_intersectline() local 144 bool valid = SkLineClipper::IntersectLine(&gPartial[i], gR, dst); in test_intersectline() local
|
/external/autotest/frontend/client/src/autotest/moblab/rpc/ |
D | OperationStatus.java | 22 public OperationStatus(boolean valid) { in OperationStatus() 26 public OperationStatus(boolean valid, String details) { in OperationStatus()
|
/external/tensorflow/tensorflow/lite/ |
D | allocation.cc | 74 bool FileCopyAllocation::valid() const { return copied_buffer_ != nullptr; } in valid() function in tflite::FileCopyAllocation 90 bool MemoryAllocation::valid() const { return buffer_ != nullptr; } in valid() function in tflite::MemoryAllocation
|
/external/strace/tests/ |
D | xet_thread_area_x86.c | 68 set_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in set_thread_area() 108 get_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in get_thread_area()
|
/external/strace/tests-m32/ |
D | xet_thread_area_x86.c | 68 set_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in set_thread_area() 108 get_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in get_thread_area()
|
/external/strace/tests-mx32/ |
D | xet_thread_area_x86.c | 68 set_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in set_thread_area() 108 get_thread_area(kernel_ulong_t ptr_val, const char *ptr_str, bool valid, in get_thread_area()
|
/external/u-boot/fs/yaffs2/ |
D | yaffs_attribs.c | 103 unsigned int valid = attr->ia_valid; in yaffs_set_attribs() local 130 unsigned int valid = 0; in yaffs_get_attribs() local
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | dump_object.h | 42 bool valid() const { return valid_; } in valid() function
|