Home
last modified time | relevance | path

Searched defs:initial_value (Results 1 – 25 of 30) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Deventfd_write.c28 unsigned int initial_value = 0; in eventfd_write_0100() local
77 unsigned int initial_value = 2; in eventfd_write_0300() local
Deventfd_read.c27 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/
Diota_test1.cpp23 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/
DSDL_syssem.c33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/third_party/cef/include/base/
Dcef_atomic_ref_count.h58 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/third_party/gn/src/base/
Datomic_ref_count.h18 explicit constexpr AtomicRefCount(int initial_value) in AtomicRefCount()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/
DSDL_syssem.c42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/windows/
DSDL_syssem.c40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_syssem.c49 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp241 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/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp242 uint64_t initial_value = constant_val + step_value * num_iterations; in FindSuitableStepAndInitialValueConstants() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp242 uint64_t initial_value = constant_val + step_value * num_iterations; in FindSuitableStepAndInitialValueConstants() local
/third_party/python/Lib/test/
Dtest_uu.py30 def __init__(self, initial_value="", encoding="utf-8", argument
/third_party/boost/boost/logic/
Dtribool.hpp98 …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/
DesextcTextureCubeMapArrayStencilAttachments.cpp66 glw::GLubyte initial_value) in init()
/third_party/mesa3d/src/intel/vulkan/
Danv_queue.c129 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/
Daf_dynaudnorm.c487 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/
Dfixed_array_test.cc697 int initial_value = 1; in TEST() local
725 int initial_value = 1; in TEST() local
/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc697 int initial_value = 1; in TEST() local
725 int initial_value = 1; in TEST() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler_util.c67 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/
Dloop_descriptor.cpp120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_descriptor.cpp120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
/third_party/spirv-tools/source/opt/
Dloop_descriptor.cpp120 int64_t Loop::GetResidualConditionValue(SpvOp condition, int64_t initial_value, in GetResidualConditionValue()
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c1193 LLVMValueRef initial_value; in output_data() local
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc631 std::string initial_value = in GenerateField() local

12