/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | eventfd_write.c | 28 unsigned int initial_value = 0; in eventfd_write_0100() local 77 unsigned int initial_value = 2; in eventfd_write_0300() local
|
D | eventfd_read.c | 27 unsigned int initial_value = 2; in eventfd_read_0100() local 67 unsigned int initial_value = 2; in eventfd_read_0300() local
|
/third_party/boost/libs/algorithm/test/ |
D | iota_test1.cpp | 23 BOOST_CXX14_CONSTEXPR bool test_iota_results ( Iterator first, Iterator last, T initial_value ) { in test_iota_results() 37 BOOST_CXX14_CONSTEXPR bool test_iota_results ( const Range &r, T initial_value ) { in test_iota_results()
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/generic/ |
D | SDL_syssem.c | 33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() 85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
|
/third_party/cef/include/base/ |
D | cef_atomic_ref_count.h | 58 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/third_party/gn/src/base/ |
D | atomic_ref_count.h | 18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/ |
D | SDL_syssem.c | 42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/windows/ |
D | SDL_syssem.c | 40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
|
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/ |
D | SDL_syssem.c | 49 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 241 uint64_t initial_value = constant_val + step_value * num_iterations; in FindSuitableStepAndInitialValueConstants() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 242 uint64_t initial_value = constant_val + step_value * num_iterations; in FindSuitableStepAndInitialValueConstants() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 242 uint64_t initial_value = constant_val + step_value * num_iterations; in FindSuitableStepAndInitialValueConstants() local
|
/third_party/python/Lib/test/ |
D | test_uu.py | 30 def __init__(self, initial_value="", encoding="utf-8", argument
|
/third_party/boost/boost/logic/ |
D | tribool.hpp | 98 …BOOST_CONSTEXPR tribool(bool initial_value) BOOST_NOEXCEPT : value(initial_value? true_value : fal… in tribool()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayStencilAttachments.cpp | 66 glw::GLubyte initial_value) in init()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_queue.c | 129 uint64_t initial_value) in anv_timeline_init() 2168 get_semaphore_type(const void *pNext, uint64_t *initial_value) in get_semaphore_type() 2196 uint64_t initial_value) in timeline_semaphore_create()
|
/third_party/ffmpeg/libavfilter/ |
D | af_dynaudnorm.c | 487 const double initial_value = s->alt_boundary_mode ? gain.max_gain : s->peak_value; in update_gain_history() local 504 …double initial_value = s->alt_boundary_mode ? cqueue_peek(s->gain_history_original[channel], 0) : … in update_gain_history() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 697 int initial_value = 1; in TEST() local 725 int initial_value = 1; in TEST() local
|
/third_party/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 697 int initial_value = 1; in TEST() local 725 int initial_value = 1; in TEST() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler_util.c | 67 unsigned int rc_init_swizzle(unsigned int initial_value, unsigned int channels) in rc_init_swizzle()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_descriptor.cpp | 120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_descriptor.cpp | 120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
|
/third_party/spirv-tools/source/opt/ |
D | loop_descriptor.cpp | 120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | sparse-llvm.c | 1193 LLVMValueRef initial_value; in output_data() local
|
/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.cc | 631 std::string initial_value = in GenerateField() local
|