Searched defs:depth (Results 1 – 15 of 15) sorted by relevance
/system/connectivity/shill/supplicant/ |
D | wpa_supplicant_unittest.cc | 41 uint32_t depth = 0; in TEST_F() local 53 uint32_t depth = kDepthValue - 1; in TEST_F() local 67 uint32_t depth = 0; in TEST_F() local 82 uint32_t depth = 0; in TEST_F() local
|
D | wpa_supplicant.cc | 168 uint32_t* depth) { in ExtractRemoteCertification()
|
/system/core/libpixelflinger/ |
D | clear.cpp | 136 uint32_t depth = fixedToZ(c->state.clear.depth); in ggl_clear() local 157 static void ggl_clearDepthx(void* con, GGLclampx depth) in ggl_clearDepthx()
|
D | scanline.cpp | 884 uint16_t depth = *p; in scanline() local
|
/system/update_engine/common/ |
D | certificate_checker.cc | 44 int depth = X509_STORE_CTX_get_error_depth(x509_ctx); in GetCertificateDigest() local 146 int depth; in CheckCertificateChange() local
|
/system/core/toolbox/upstream-netbsd/lib/libc/stdlib/ |
D | strsuftoll.c | 135 long long min, long long max, char *ebuf, size_t ebuflen, size_t depth) in __strsuftollx()
|
/system/connectivity/shill/ethernet/ |
D | ethernet.cc | 241 uint32_t depth; in Certification() local 386 void Ethernet::CertificationTask(const string& subject, uint32_t depth) { in CertificationTask()
|
D | ethernet_unittest.cc | 196 void TriggerCertification(const string& subject, uint32_t depth) { in TriggerCertification()
|
/system/update_engine/payload_generator/ |
D | cycle_breaker.cc | 156 bool CycleBreaker::Circuit(Vertex::Index vertex, Vertex::Index depth) { in Circuit()
|
/system/extras/tests/sdcard/ |
D | sdcard_perf_test.cpp | 614 size_t depth = testCase->treeDepth(); in testTraverse() local
|
/system/media/camera/docs/ |
D | metadata_model.py | 530 def _construct_inner_namespaces(self, parent, depth=0): argument 564 def _construct_entries(self, parent, depth=0): argument
|
/system/extras/simpleperf/ |
D | cmd_report.cpp | 752 void ReportCommand::PrintCallGraphEntry(size_t depth, std::string prefix, in PrintCallGraphEntry()
|
/system/core/libpixelflinger/codeflinger/ |
D | GGLAssembler.cpp | 765 int depth = scratches.obtain(); in build_depth_test() local
|
/system/connectivity/shill/ |
D | service.cc | 840 bool Service::AddEAPCertification(const string& name, size_t depth) { in AddEAPCertification()
|
/system/connectivity/shill/wifi/ |
D | wifi.cc | 1320 uint32_t depth; in CertificationTask() local
|