Home
last modified time | relevance | path

Searched defs:count (Results 3276 - 3300 of 5049) sorted by relevance

1...<<131132133134135136137138139140>>...202

/third_party/python/Modules/
H A Dsha256module.c273 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 Dcord_rep_ring.cc587 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 Dnanobenchmark.cc82 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 Dinlined_vector_test.cc80 RefCounted(int value, int* count) : value_(value), count_(count) { Ref(); } in RefCounted() argument
/third_party/skia/include/effects/
H A DSkRuntimeEffect.h74 int count; member
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java33 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 Dgraphics_robust_access_pass.cpp487 const uint32_t count = pointee_type->GetSingleWordOperand(2); ClampIndicesForAccessChain() local
[all...]
H A Dtype_manager.cpp930 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 Des3fPrimitiveRestartTests.cpp522 void PrimitiveRestartCase::draw (int startNdx, int count) in draw() argument
H A Des3fVertexArrayObjectTests.cpp99 int count; member
118 int count; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp298 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 DglsStateChangePerfTestCases.cpp232 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 Dvulkan_beta.h106 uint32_t count; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp162 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 DvktSpvAsmComputeShaderTestUtil.hpp273 const size_t count = m_elements.size(); in getBytes() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c29 unsigned int count; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_build.c117 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 Dhlr_auc_gw.c591 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 DgluShaderProgram.cpp281 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 Ddriver_nl80211_scan.c32 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 Dp2p_build.c117 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 Dtdls.c122 int count; /* Retry Count */ member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c813 unsigned int count = 0; in wpas_global_ctrl_iface_flush_queued_msg() local
H A Drobust_av.c601 unsigned int i, count; in wpas_handle_robust_av_scs_recv_action() local
/third_party/vulkan-loader/loader/
H A DcJSON.c1083 uint32_t count = loader_cJSON_GetArraySize(item); in loader_parse_json_array_of_strings() local

Completed in 32 milliseconds

1...<<131132133134135136137138139140>>...202