Home
last modified time | relevance | path

Searched defs:options (Results 301 - 325 of 2711) sorted by relevance

1...<<11121314151617181920>>...109

/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c42 static const option_t options[] = { variable
/third_party/node/lib/
H A Dvm.js[all...]
/third_party/node/src/
H A Dinspector_agent.h110 const DebugOptions& options() { return debug_options_; } in options() function in node::inspector::Agent
/third_party/node/src/quic/
H A Ddefs.h13 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument
27 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument
41 SetOption(Environment* env, Opt* options, const v8::Local<v8::Object>& object, const v8::Local<v8::String>& name) SetOption() argument
/third_party/ninja/src/
H A Ddepfile_parser.in.cc22 DepfileParser::DepfileParser(DepfileParserOptions options) in DepfileParser() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp63 const struct gl_shader_compiler_options *options = in link_shader() local
/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry_operation.js
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c63 option_t options[] = { variable
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap10.c82 static option_t options[] = { variable
H A Dmmap001.c76 option_t options[] = { variable
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount05.c53 static option_t options[] = { variable
/third_party/ltp/testcases/kernel/security/integrity/ima/src/
H A Dima_boot_aggregate.c125 static struct tst_option options[] = { variable
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma02.c57 static option_t options[] = { variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H A Dminimal-ws-server-pmd-bulk.c29 static int interrupted, options; variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H A Dminimal-ws-server-echo.c25 static int interrupted, port = 7681, options; variable
/third_party/mesa3d/src/util/tests/
H A Dxmlconfig.cpp38 driOptionCache options; member in xmlconfig_test
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
79 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect() argument
148 BIO_bind(int sock, const BIO_ADDR *addr, int options) BIO_bind() argument
222 BIO_listen(int sock, const BIO_ADDR *addr, int options) BIO_listen() argument
303 BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) BIO_accept_ex() argument
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket() argument
79 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect() argument
148 BIO_bind(int sock, const BIO_ADDR *addr, int options) BIO_bind() argument
222 BIO_listen(int sock, const BIO_ADDR *addr, int options) BIO_listen() argument
303 BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) BIO_accept_ex() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuiltinsWorkaroundGLSL.cpp38 TBuiltinsWorkaroundGLSL(TSymbolTable *symbolTable, ShCompileOptions options) TBuiltinsWorkaroundGLSL() argument
/third_party/skia/third_party/externals/spirv-tools/tools/val/
H A Dval.cpp81 spvtools::ValidatorOptions options; in main() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_ycbcr_conversion_test.cpp63 spvc_compiler_options options; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_validator_options.cpp55 void spvValidatorOptionsDestroy(spv_validator_options options) { in spvValidatorOptionsDestroy() argument
59 void spvValidatorOptionsSetUniversalLimit(spv_validator_options options, in spvValidatorOptionsSetUniversalLimit() argument
83 void spvValidatorOptionsSetRelaxStoreStruct(spv_validator_options options, in spvValidatorOptionsSetRelaxStoreStruct() argument
88 void spvValidatorOptionsSetRelaxLogicalPointer(spv_validator_options options, in spvValidatorOptionsSetRelaxLogicalPointer() argument
93 spvValidatorOptionsSetBeforeHlslLegalization(spv_validator_options options, bool val) spvValidatorOptionsSetBeforeHlslLegalization() argument
99 spvValidatorOptionsSetRelaxBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetRelaxBlockLayout() argument
104 spvValidatorOptionsSetUniformBufferStandardLayout( spv_validator_options options, bool val) spvValidatorOptionsSetUniformBufferStandardLayout() argument
109 spvValidatorOptionsSetScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetScalarBlockLayout() argument
114 spvValidatorOptionsSetWorkgroupScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetWorkgroupScalarBlockLayout() argument
119 spvValidatorOptionsSetSkipBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetSkipBlockLayout() argument
124 spvValidatorOptionsSetAllowLocalSizeId(spv_validator_options options, bool val) spvValidatorOptionsSetAllowLocalSizeId() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_validator_options.cpp55 void spvValidatorOptionsDestroy(spv_validator_options options) { in spvValidatorOptionsDestroy() argument
59 void spvValidatorOptionsSetUniversalLimit(spv_validator_options options, in spvValidatorOptionsSetUniversalLimit() argument
83 void spvValidatorOptionsSetRelaxStoreStruct(spv_validator_options options, in spvValidatorOptionsSetRelaxStoreStruct() argument
88 void spvValidatorOptionsSetRelaxLogicalPointer(spv_validator_options options, in spvValidatorOptionsSetRelaxLogicalPointer() argument
93 spvValidatorOptionsSetBeforeHlslLegalization(spv_validator_options options, bool val) spvValidatorOptionsSetBeforeHlslLegalization() argument
99 spvValidatorOptionsSetRelaxBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetRelaxBlockLayout() argument
104 spvValidatorOptionsSetUniformBufferStandardLayout( spv_validator_options options, bool val) spvValidatorOptionsSetUniformBufferStandardLayout() argument
109 spvValidatorOptionsSetScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetScalarBlockLayout() argument
114 spvValidatorOptionsSetWorkgroupScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetWorkgroupScalarBlockLayout() argument
119 spvValidatorOptionsSetSkipBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetSkipBlockLayout() argument
124 spvValidatorOptionsSetAllowLocalSizeId(spv_validator_options options, bool val) spvValidatorOptionsSetAllowLocalSizeId() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/val/
H A Dval.cpp81 spvtools::ValidatorOptions options; in main() local
[all...]
/third_party/skia/tests/
H A DPinnedImageTest.cpp98 GrMockOptions options; in cleanup_test() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...109