| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucurr.cpp | 1377 deleteCurrencyNames(CurrencyNameStruct* currencyNames, int32_t count) deleteCurrencyNames() argument 2019 int32_t count = 0; ucurr_countCurrencyList() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 377 uint8_t count = 0; in get_prefix() local 522 int count = 0, val, length; in fill_hwaddr() local 2500 int count = 0; in read_tunnel() local
|
| H A D | xzcat.c | 2416 vli_type count; member 2438 vli_type count; member [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 2203 int count = 1 + src1.IsValid() + src2.IsValid() + src3.IsValid(); in Emit() local 2222 int count = 1 + dst1.IsValid() + dst2.IsValid() + dst3.IsValid(); in Emit() local 2296 void MacroAssembler::PushMultipleTimes(int count, Register src) { in Emit() argument 2320 PushHelper(int count, int size, const CPURegister& src0, const CPURegister& src1, const CPURegister& src2, const CPURegister& src3) Emit() argument 2364 PopHelper(int count, int size, const CPURegister& dst0, const CPURegister& dst1, const CPURegister& dst2, const CPURegister& dst3) Emit() argument 2409 PrepareForPush(int count, int size) Emit() argument 2424 PrepareForPop(int count, int size) Emit() argument [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-simulator-aarch64.cc | 234 unsigned count = static_cast<unsigned>(std::max(sizeof(Ta), sizeof(Tb))); in MaxHexCharCount() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_negative.h | 1945 SetXMP(dng_host &host, const void *buffer, uint32 count, bool xmpInSidecar = false, bool xmpIsNewer = false) SetXMP() argument
|
| /third_party/python/PC/ |
| H A D | launcher2.c | 1504 int count = swprintf_s(realTag, tagLength + 4, L"%s-32", env->tag); in _registryReadLegacyEnvironment() local
|
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 1003 uint count; } ref; /* number of allocated blocks */ member [all...] |
| H A D | bytesobject.c | 2209 bytes_replace_impl(PyBytesObject *self, Py_buffer *old, Py_buffer *new, Py_ssize_t count) bytes_replace_impl() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_test.cc | 400 int count = 0; in TEST_F() local 758 int count = 0; in TEST_F() local [all...] |
| H A D | text_format.cc | 2241 int count = 0; in PrintField() local
|
| /third_party/python/Modules/ |
| H A D | arraymodule.c | 1113 Py_ssize_t count = 0; in array_array_count() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _cursesmodule.c.h | 1734 int count; in _curses_window_touchline() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 514 int32_t count; // times acquired member [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 1992 int count = R->fClusterIndexes.size(); in GetLineFontMetrics() local 2251 std::unique_ptr<Paragraph> ParagraphImpl::createCroppedCopy(size_t startIndex, size_t count) { in GetLineFontMetrics() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 195 OutputCountPatternSpec::OutputCountPatternSpec (int count) in OutputCountPatternSpec() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelinePushConstantTests.cpp | 3064 deUint32 count; in createPushConstantTests() member 3188 deUint32 count; in createPushConstantTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 1350 int count = 0; in name() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 3091 deUint32 count; in createTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm16bitStorageTests.cpp | 207 const deUint32 count = static_cast<deUint32>(expectedOutputs[outputNdx].getByteSize() / sizeof(deUint16)); in graphicsCheck16BitFloats() local 234 const deUint32 count = static_cast<deUint32>(originalBytes.size() / sizeof(double)); in graphicsCheck16BitFloats64() local 285 const deUint32 count = static_cast<deUint32>(expectedOutputs[outputNdx].getByteSize() / sizeof(deUint16)); in computeCheck16BitFloats() local 312 const deUint32 count = static_cast<deUint32>(originalBytes.size() / sizeof(double)); in computeCheck16BitFloats64() local 341 const deUint32 count = static_cast<deUint32>(expectedBytes.size() / sizeof(double)); check64BitFloats() local 370 const deUint32 count = static_cast<deUint32>(expectedBytes.size() / sizeof(float)); check32BitFloats() local 380 addInfo(vector<bool>& info, int& ndx, const int count, bool isData) addInfo() argument 1246 unsigned count; addCompute16bitStorageUniform16To32Group() member 1289 const deUint32 count = cTypes[capIdx][tyIdx].count; addCompute16bitStorageUniform16To32Group() local 1390 unsigned count; addCompute16bitStorageUniform16To32Group() member 1430 const deUint32 count = cTypes[capIdx][tyIdx].count; addCompute16bitStorageUniform16To32Group() local 1790 unsigned count; addCompute16bitStoragePushConstant16To32Group() member 1904 unsigned count; addCompute16bitStoragePushConstant16To32Group() member 2423 unsigned count; addCompute16bitStorageUniform32To16Group() member 2536 unsigned count; addCompute16bitStorageUniform32To16Group() member 2563 const deUint32 count = cTypes[capIdx][tyIdx].count; addCompute16bitStorageUniform32To16Group() local 7517 unsigned count; addCompute16bitStorageUniform64To16Group() member 8237 unsigned count; addCompute16bitStorageUniform16To64Group() member 8457 unsigned count; addCompute16bitStoragePushConstant16To64Group() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationOperation.cpp | 5000 const deUint32 count = static_cast<deUint32>(dataSizeBytes / sizeof(tcu::UVec4)); in recordCommands() local 5006 const deUint32 count = static_cast<deUint32>(dataSizeBytes / sizeof(deUint32)); in recordCommands() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config.c | 269 size_t count; in wpa_config_parse_addr_list() local 1418 size_t count; in wpa_config_write_freqs() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_ctrl_iface.c | 678 u8 qos_map_set[16 + 2 * 21], count = 0; in hostapd_ctrl_iface_set_qos_map_set() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.h | 57 size_t count; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| H A D | ieee802_1x_kay.c | 3957 int res, count; in ieee802_1x_kay_get_status() local
|