/third_party/python/Modules/ |
H A D | sha256module.c | 273 sha_update(SHAobject *sha_info, SHA_BYTE *buffer, Py_ssize_t count) in sha_update() argument 315 int count; sha_final() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_ring.cc | 587 index_type count = tail + (wrap ? capacity_ : 0) - head; in FindBinary() local 608 index_type count = tail - head; in FindSlow() local 613 index_type count in FindSlow() local 638 index_type count = tail - head; FindTailSlow() local 643 index_type count = capacity_ + tail - head; FindTailSlow() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | nanobenchmark.cc | 82 void Cpuid(const uint32_t level, const uint32_t count, in Cpuid() argument 618 const size_t count = std::count(full.begin(), full.end(), input_to_skip); in FillSubset() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() argument
|
/third_party/skia/include/effects/ |
H A D | SkRuntimeEffect.h | 74 int count; member
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Canvas.java | 33 public void restoreToCount(int count) { in restoreToCount() argument 165 private static native void nRestoreToCount(long nativeInstance, int count); in nRestoreToCount() argument
|
/third_party/spirv-tools/source/opt/ |
H A D | graphics_robust_access_pass.cpp | 487 const uint32_t count = pointee_type->GetSingleWordOperand(2); ClampIndicesForAccessChain() local [all...] |
H A D | type_manager.cpp | 930 const auto count = inst.NumOperands(); in AttachDecoration() local 938 const auto count = inst.NumOperands(); in AttachDecoration() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 522 void PrimitiveRestartCase::draw (int startNdx, int count) in draw() argument
|
H A D | es3fVertexArrayObjectTests.cpp | 99 int count; member 118 int count; member [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDrawElementsBaseVertexTests.cpp | 298 void VertexIDCase::draw (GLenum mode, GLsizei count, GLenum type, GLvoid* indices, GLint baseVertex) in draw() argument [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 232 void StateChangePerformanceCase::requireIndexBuffers (int count) in requireIndexBuffers() argument 262 void StateChangePerformanceCase::requireCoordBuffers (int count) in requireCoordBuffers() argument 292 void StateChangePerformanceCase::requirePrograms (int count) in requirePrograms() argument 331 requireTextures(int count) requireTextures() argument 377 requireFramebuffers(int count) requireFramebuffers() argument 414 requireRenderbuffers(int count) requireRenderbuffers() argument 443 requireSamplers(int count) requireSamplers() argument 461 requireVertexArrays(int count) requireVertexArrays() argument [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_beta.h | 106 uint32_t count; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustness1VertexAccessTests.cpp | 162 PaddedAlloc<T>::PaddedAlloc (deUint32 count, deUint32 paddingCount, const T& paddingValue) in PaddedAlloc() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderTestUtil.hpp | 273 const size_t count = m_elements.size(); in getBytes() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211_scan.c | 29 unsigned int count; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_build.c | 117 unsigned int i, count = 0; in p2p_buf_add_pref_channel_list() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | hlr_auc_gw.c | 591 int count, max_chal, ret; in sim_req_auth() local 664 int count, ret; in gsm_auth_req() local [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderProgram.cpp | 281 void Program::transformFeedbackVaryings (int count, const char* const* varyings, deUint32 bufferMode) in transformFeedbackVaryings() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211_scan.c | 32 unsigned int count; member 958 int count = 0; in nl80211_get_scan_results() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_build.c | 117 unsigned int i, count = 0; in p2p_buf_add_pref_channel_list() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | tdls.c | 122 int count; /* Retry Count */ member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_unix.c | 813 unsigned int count = 0; in wpas_global_ctrl_iface_flush_queued_msg() local
|
H A D | robust_av.c | 601 unsigned int i, count; in wpas_handle_robust_av_scs_recv_action() local
|
/third_party/vulkan-loader/loader/ |
H A D | cJSON.c | 1083 uint32_t count = loader_cJSON_GetArraySize(item); in loader_parse_json_array_of_strings() local
|