Home
last modified time | relevance | path

Searched defs:options (Results 201 - 225 of 2696) sorted by relevance

12345678910>>...108

/third_party/musl/src/malloc/linux/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() argument
/third_party/musl/porting/linux/user/src/malloc/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() argument
/third_party/node/deps/icu-small/source/common/
H A Dbytesinkutil.h48 appendUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
H A Dustrcase_locale.cpp70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument
82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
/third_party/node/deps/cares/src/lib/
H A Dares_options.c39 void ares_destroy_options(struct ares_options *options) in ares_destroy_options() argument
85 ares_save_options(ares_channel_t *channel, struct ares_options *options, int *optmask) ares_save_options() argument
256 ares__init_by_options(ares_channel_t *channel, const struct ares_options *options, int optmask) ares__init_by_options() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/pathconf/
H A Dpathconf01.c145 option_t options[] = { variable
/third_party/node/deps/v8/src/torque/
H A Dtorque.cc22 TorqueCompilerOptions options; in WrappedMain() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dwait4.c39 int options = 0; in wait4_0100() local
66 int options = 0; in wait4_0200() local
93 int options = 0; in wait4_time64_0100() local
H A Dwait3.c37 int options = 0; in wait3_0100() local
64 int options = 0; in wait3_0200() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp56 static const nir_shader_compiler_options options = { }; in nir_lower_ubo_test() local
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfork.c31 int options = 0; in fork_0100() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_match.c85 pcre2_jit_match(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext) pcre2_jit_match() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldMaskTreeTest.cs162 private void Merge(FieldMaskTree tree, IMessage source, IMessage destination, FieldMask.MergeOptions options, bool useDynamicMessage) in Merge() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_compile_options_test.cc52 const auto& options = shader.GetCompileOptions(); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/wasm/
H A Dspirv-tools.cpp30 std::string dis(std::string const& buffer, uint32_t env, uint32_t options) { in dis() argument
42 emscripten::val as(std::string const& source, uint32_t env, uint32_t options) { in as() argument
/third_party/skia/third_party/externals/spirv-tools/tools/as/
H A Das.cpp56 uint32_t options = 0; in main() local
/third_party/skia/third_party/externals/spirv-tools/tools/link/
H A Dlinker.cpp71 spvtools::LinkerOptions options; in main() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DGlslangWrapperVk.cpp19 GlslangSourceOptions options; in CreateSourceOptions() local
57 GlslangSourceOptions options = CreateSourceOptions(features); in GetShaderCode() local
63 TransformSpirV( const GlslangSpirvOptions &options, const ShaderInterfaceVariableInfoMap &variableInfoMap, const angle::spirv::Blob &initialSpirvBlob, angle::spirv::Blob *shaderCodeOut) TransformSpirV() argument
[all...]
H A DShaderVk.cpp24 compile(const gl::Context *context, gl::ShCompilerInstance *compilerInstance, ShCompileOptions options) compile() argument
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxyPriv.h31 const GrContextOptions& options() const { return fProxy->fOptions; } in options() function in GrContextThreadSafeProxyPriv
H A DGrContext_Base.cpp31 const GrContextOptions& GrContext_Base::options() const { in options() function in GrContext_Base
H A DGrBaseContextPriv.h25 const GrContextOptions& options() const { return this->context()->options(); } in options() function in GrBaseContextPriv
/third_party/skia/src/gpu/mock/
H A DGrMockCaps.h17 GrMockCaps(const GrContextOptions& contextOptions, const GrMockOptions& options) in GrMockCaps() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLContext.cpp19 Make(sk_sp<const GrGLInterface> interface, const GrContextOptions& options) Make() argument
/third_party/skia/src/codec/
H A DSkAndroidCodecAdapter.cpp24 onGetAndroidPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const AndroidOptions& options) onGetAndroidPixels() argument

Completed in 8 milliseconds

12345678910>>...108