/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraQueue.cpp | 299 void* QCameraQueue::dequeue(match_fn_data match, void *match_data){ in dequeue() 385 void QCameraQueue::flushNodes(match_fn match){ in flushNodes() 430 void QCameraQueue::flushNodes(match_fn_data match, void *match_data){ in flushNodes()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | antora-prep.py | 109 def replaceAnchorText(match, pageMap, xrefMap): argument 120 def replaceAnchorOnly(match, pageMap, xrefMap): argument 130 def replaceAnchorTrailingText(match, pageMap, xrefMap): argument
|
D | translate_math.js | 27 function(match, g1) { argument
|
/hardware/google/apf/v7/ |
D | apf_defs.h | 13 match = true enumerator
|
/hardware/google/apf/ |
D | apf_defs.h | 13 match = true enumerator
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | misc.cpp | 54 const char* match = strstr(extensionsStr, wantedExtension); in hasExtension() local
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 91 void setEapAltSubjectMatch(in String match); in setEapAltSubjectMatch() 96 void setEapDomainSuffixMatch(in String match); in setEapDomainSuffixMatch() 106 void setEapSubjectMatch(in String match); in setEapSubjectMatch()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 91 void setEapAltSubjectMatch(in String match); in setEapAltSubjectMatch() 96 void setEapDomainSuffixMatch(in String match); in setEapDomainSuffixMatch() 106 void setEapSubjectMatch(in String match); in setEapSubjectMatch()
|
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 665 void setEapAltSubjectMatch(in String match); in setEapAltSubjectMatch() 720 void setEapDomainSuffixMatch(in String match); in setEapDomainSuffixMatch() 834 void setEapSubjectMatch(in String match); in setEapSubjectMatch()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 91 void setEapAltSubjectMatch(in String match); in setEapAltSubjectMatch() 96 void setEapDomainSuffixMatch(in String match); in setEapDomainSuffixMatch() 106 void setEapSubjectMatch(in String match); in setEapSubjectMatch()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 91 void setEapAltSubjectMatch(in String match); in setEapAltSubjectMatch() 96 void setEapDomainSuffixMatch(in String match); in setEapDomainSuffixMatch() 106 void setEapSubjectMatch(in String match); in setEapSubjectMatch()
|
/hardware/nxp/keymint/KM200/ |
D | keymint_utils.cpp | 40 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
|
/hardware/nxp/keymint/KM300/ |
D | keymint_utils.cpp | 41 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
|
/hardware/interfaces/security/keymint/support/ |
D | keymint_utils.cpp | 41 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | LegacyCameraProviderImpl_2_4.cpp | 503 bool match = matchDeviceName(cameraDeviceName, &deviceVersion, &cameraId); in getCameraDeviceInterface_V1_x() local 557 bool match = matchDeviceName(cameraDeviceName, &deviceVersion, &cameraId); in getCameraDeviceInterface_V3_x() local
|
D | ExternalCameraProviderImpl_2_4.cpp | 153 bool match = matchDeviceName(mCfg.cameraIdOffset, cameraDeviceName, in getCameraDeviceInterface_V3_x() local
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
D | macro_checker_file.py | 142 def makeAttribFromMatch(match): argument 154 def regenerateIncludeFromMatch(match, generated_type): argument 1603 def storeMessageContext(self, group=None, match=None): argument
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wifihal_internal.h | 66 char match[0]; member
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wifihal_internal.h | 66 char match[0]; member
|
/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_provider.cc | 365 bool match = ParseDeviceName(camera_device_name, &device_version, &camera_id); in getCameraDeviceInterface() local
|
/hardware/interfaces/camera/provider/default/ |
D | ExternalCameraProvider.cpp | 119 bool match = matchDeviceName(mCfg.cameraIdOffset, in_cameraDeviceName, &deviceVersion, in getCameraDeviceInterface() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_partition_tables.cpp | 408 …bool match = compare_canonical_partitionings(canonical_patterns + 7 * next_index, canonical_patter… in build_partition_table_for_one_partition_count() local
|
/hardware/interfaces/automotive/can/1.0/default/ |
D | CanBus.cpp | 245 static bool match(const hidl_vec<CanMessageFilter>& filter, CanMessageId id, bool isRtr, in match() function
|
/hardware/interfaces/camera/provider/2.7/default/ |
D | ExternalCameraProviderImpl_2_7.cpp | 172 bool match = matchDeviceName(mCfg.cameraIdOffset, cameraDeviceName, &deviceVersion, in getCameraDeviceInterface_V3_x() local
|
/hardware/interfaces/power/stats/1.0/vts/functional/ |
D | VtsHalPowerStatsV1_0TargetTest.cpp | 369 bool match = false; in TEST_P() local 479 bool match = false; in TEST_P() local
|