/third_party/musl/src/malloc/linux/ |
H A D | stats.c | 22 int malloc_info(int options, FILE* fp) in malloc_info() argument
|
/third_party/musl/porting/linux/user/src/malloc/ |
H A D | stats.c | 22 int malloc_info(int options, FILE* fp) in malloc_info() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | bytesinkutil.h | 48 appendUnchanged(const uint8_t *s, int32_t length, ByteSink &sink, uint32_t options, Edits *edits, UErrorCode &errorCode) appendUnchanged() argument
|
H A D | ustrcase_locale.cpp | 70 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 D | ares_options.c | 39 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 D | pathconf01.c | 145 option_t options[] = { variable
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque.cc | 22 TorqueCompilerOptions options; in WrappedMain() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | wait4.c | 39 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 D | wait3.c | 37 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 D | lower_ubo_tests.cpp | 56 static const nir_shader_compiler_options options = { }; in nir_lower_ubo_test() local
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
H A D | fork.c | 31 int options = 0; in fork_0100() local
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_jit_match.c | 85 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 D | FieldMaskTreeTest.cs | 162 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 D | parser_compile_options_test.cc | 52 const auto& options = shader.GetCompileOptions(); in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/source/wasm/ |
H A D | spirv-tools.cpp | 30 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 D | as.cpp | 56 uint32_t options = 0; in main() local
|
/third_party/skia/third_party/externals/spirv-tools/tools/link/ |
H A D | linker.cpp | 71 spvtools::LinkerOptions options; in main() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | GlslangWrapperVk.cpp | 19 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 D | ShaderVk.cpp | 24 compile(const gl::Context *context, gl::ShCompilerInstance *compilerInstance, ShCompileOptions options) compile() argument
|
/third_party/skia/src/gpu/ |
H A D | GrContextThreadSafeProxyPriv.h | 31 const GrContextOptions& options() const { return fProxy->fOptions; } in options() function in GrContextThreadSafeProxyPriv
|
H A D | GrContext_Base.cpp | 31 const GrContextOptions& GrContext_Base::options() const { in options() function in GrContext_Base
|
H A D | GrBaseContextPriv.h | 25 const GrContextOptions& options() const { return this->context()->options(); } in options() function in GrBaseContextPriv
|
/third_party/skia/src/gpu/mock/ |
H A D | GrMockCaps.h | 17 GrMockCaps(const GrContextOptions& contextOptions, const GrMockOptions& options) in GrMockCaps() argument [all...] |
/third_party/skia/src/gpu/gl/ |
H A D | GrGLContext.cpp | 19 Make(sk_sp<const GrGLInterface> interface, const GrContextOptions& options) Make() argument
|
/third_party/skia/src/codec/ |
H A D | SkAndroidCodecAdapter.cpp | 24 onGetAndroidPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const AndroidOptions& options) onGetAndroidPixels() argument
|