Home
last modified time | relevance | path

Searched defs:options (Results 1926 - 1950 of 1971) sorted by relevance

1...<<717273747576777879

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h187 } options; member
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc5139 absl::FailureSignalHandlerOptions options; in PostFlagParsingInit() local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc321 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc265 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc291 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc167 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc532 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
5475 PatchingAssembler::PatchingAssembler(const AssemblerOptions& options, in PatchingAssembler() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc213 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc1570 FromFields(Isolate* isolate, Handle<JSReceiver> calendar, Handle<JSReceiver> fields, Handle<Object> options, Handle<String> property, InstanceType type) FromFields() argument
1594 DateFromFields(Isolate* isolate, Handle<JSReceiver> calendar, Handle<JSReceiver> fields, Handle<Object> options) DateFromFields() argument
1604 YearMonthFromFields( Isolate* isolate, Handle<JSReceiver> calendar, Handle<JSReceiver> fields, Handle<Object> options) YearMonthFromFields() argument
1614 MonthDayFromFields( Isolate* isolate, Handle<JSReceiver> calendar, Handle<JSReceiver> fields, Handle<Object> options) MonthDayFromFields() argument
1624 ToTemporalOverflow(Isolate* isolate, Handle<JSReceiver> options, const char* method_name) ToTemporalOverflow() argument
1781 ToTemporalDate(Isolate* isolate, Handle<Object> item_obj, Handle<JSReceiver> options, const char* method_name) ToTemporalDate() argument
2827 CalendarDateAdd(Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date, Handle<Object> duration, Handle<Object> options) CalendarDateAdd() argument
2836 CalendarDateAdd( Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date, Handle<Object> duration, Handle<Object> options, Handle<Object> date_add) CalendarDateAdd() argument
2864 CalendarDateUntil(Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one, Handle<Object> two, Handle<Object> options) CalendarDateUntil() argument
2873 CalendarDateUntil( Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one, Handle<Object> two, Handle<Object> options, Handle<Object> date_until) CalendarDateUntil() argument
3377 MergeLargestUnitOption(Isolate* isolate, Handle<JSReceiver> options, Unit largest_unit) MergeLargestUnitOption() argument
3546 AddDateTime( Isolate* isolate, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t minute, int32_t second, int32_t millisecond, int32_t microsecond, int32_t nanosecond, Handle<JSReceiver> calendar, const DurationRecord& dur, Handle<Object> options) AddDateTime() argument
3785 Handle<JSReceiver> options = isolate->factory()->NewJSObjectWithNullProto(); AddZonedDateTime() local
3791 AddZonedDateTime(Isolate* isolate, Handle<BigInt> epoch_nanoseconds, Handle<JSReceiver> time_zone, Handle<JSReceiver> calendar, const DurationRecord& duration, Handle<JSReceiver> options, const char* method_name) AddZonedDateTime() argument
4112 Handle<JSReceiver> options; DifferenceISODateTime() local
5083 ISODateFromFields(Isolate* isolate, Handle<JSReceiver> fields, Handle<JSReceiver> options, const char* method_name, int32_t* year, int32_t* month, int32_t* day) ISODateFromFields() argument
5422 Handle<JSReceiver> options; DateFromFields() local
5682 Handle<JSReceiver> options; From() local
6086 Handle<JSReceiver> options; From() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4398 threaded_context_create(struct pipe_context *pipe, struct slab_parent_pool *parent_transfer_pool, tc_replace_buffer_storage_func replace_buffer, const struct threaded_context_options *options, struct threaded_context **out) threaded_context_create() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c1504 check_escape(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, int *errorcodeptr, uint32_t options, uint32_t extra_options, BOOL isclass, compile_block *cb) check_escape() argument
2562 uint32_t options; global() member
2600 parse_regex(PCRE2_SPTR ptr, uint32_t options, BOOL *has_lookbehind, compile_block *cb) parse_regex() argument
5001 add_to_class_internal(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, uint32_t start, uint32_t end) add_to_class_internal() argument
5156 add_list_to_class_internal(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except) add_list_to_class_internal() argument
5196 add_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, uint32_t start, uint32_t end) add_to_class() argument
5230 add_list_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except) add_list_to_class() argument
5270 add_not_list_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, compile_block *cb, const uint32_t *p) add_not_list_to_class() argument
5400 uint32_t options = *optionsptr; /* May change dynamically */ compile_branch() local
8097 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, int *errorcodeptr, uint32_t skipunits, uint32_t *firstcuptr, uint32_t *firstcuflagsptr, uint32_t *reqcuptr, uint32_t *reqcuflagsptr, branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr) compile_regex() argument
9764 pcre2_compile(PCRE2_SPTR pattern, PCRE2_SIZE patlen, uint32_t options, int *errorptr, PCRE2_SIZE *erroroffset, pcre2_compile_context *ccontext) pcre2_compile() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2275 RetrieveOptionsAssumingRightPool( int depth, const Message& options, std::vector<std::string>* option_entries) RetrieveOptionsAssumingRightPool() argument
2318 RetrieveOptions(int depth, const Message& options, const DescriptorPool* pool, std::vector<std::string>* option_entries) RetrieveOptions() argument
2351 FormatBracketedOptions(int depth, const Message& options, const DescriptorPool* pool, std::string* output) FormatBracketedOptions() argument
2361 FormatLineOptions(int depth, const Message& options, const DescriptorPool* pool, std::string* output) FormatLineOptions() argument
2377 SourceLocationCommentPrinter(const DescType* desc, const std::string& prefix, const DebugStringOptions& options) SourceLocationCommentPrinter() argument
2385 SourceLocationCommentPrinter(const FileDescriptor* file, const std::vector<int>& path, const std::string& prefix, const DebugStringOptions& options) SourceLocationCommentPrinter() argument
2439 DebugStringOptions options; // default options DebugString() local
2539 DebugStringOptions options; // default options DebugString() local
2655 DebugStringOptions options; // default options DebugString() local
2764 DebugStringOptions options; // default values DebugString() local
2801 DebugStringOptions options; // default values DebugString() local
2861 DebugStringOptions options; // default values DebugString() local
2894 DebugStringOptions options; // default values DebugString() local
2926 DebugStringOptions options; // default values DebugString() local
3133 Message* options; global() member
4163 typename DescriptorT::OptionsType* options = tables_->AllocateMessage(dummy); AllocateOptionsImpl() local
6409 Message* options = options_to_interpret->options; InterpretOptions() local
6489 InterpretSingleOption( Message* options, const std::vector<int>& src_path, const std::vector<int>& options_path) InterpretSingleOption() argument
6792 AddWithoutInterpreting( const UninterpretedOption& uninterpreted_option, Message* options) AddWithoutInterpreting() argument
[all...]
/third_party/python/Modules/
H A D_ssl.c3021 long options; in _ssl__SSLContext_impl() local
[all...]
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h3962 int options; in os_wait3() local
4004 int options; os_wait4() local
4049 int options; os_waitid() local
4087 int options; os_waitpid() local
4125 int options; os_waitpid() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp185 TParseContext(TSymbolTable &symt, TExtensionBehavior &ext, sh::GLenum type, ShShaderSpec spec, ShCompileOptions options, bool checksPrecErrors, TDiagnostics *diagnostics, const ShBuiltInResources &resources, ShShaderOutput outputType) TParseContext() argument
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp221 JSVM_CreateVMOptions options; in testEngineAndContext() local
275 JSVM_CreateVMOptions options; in testError() local
326 JSVM_CreateVMOptions options; testTypeError() local
378 JSVM_CreateVMOptions options; testRangeError() local
430 JSVM_CreateVMOptions options; testSyntaxError() local
482 JSVM_CreateVMOptions options; testClearError() local
552 JSVM_CreateVMOptions options; testLifeCycle() local
771 JSVM_CreateVMOptions options; testLifeCycle2() local
820 JSVM_CreateVMOptions options; testCreateData1() local
891 JSVM_CreateVMOptions options; testCreateData2() local
963 JSVM_CreateVMOptions options; testCreateData3() local
1022 JSVM_CreateVMOptions options; testCreateData4() local
1090 JSVM_CreateVMOptions options; testCreateData5() local
1159 JSVM_CreateVMOptions options; testGetData1() local
1216 JSVM_CreateVMOptions options; testGetData2() local
1265 JSVM_CreateVMOptions options; testValueOperation() local
1320 JSVM_CreateVMOptions options; testValueOperation2() local
1721 JSVM_CreateVMOptions options; testValueOperation3() local
1774 JSVM_CreateVMOptions options; testValueOperation4() local
1960 JSVM_CreateVMOptions options; testValueOperation5() local
2137 JSVM_CreateVMOptions options; testValueOperation6() local
2310 JSVM_CreateVMOptions options; testValueOperation7() local
2503 JSVM_CreateVMOptions options; testValueOperation8() local
2555 JSVM_CreateVMOptions options; testGetPropertyNames() local
2606 JSVM_CreateVMOptions options; testGetAllPropertyNames() local
2659 JSVM_CreateVMOptions options; testProperty() local
2736 JSVM_CreateVMOptions options; testDefineProperties() local
2791 JSVM_CreateVMOptions options; testWrap() local
2855 JSVM_CreateVMOptions options; testOthers() local
2912 JSVM_CreateVMOptions options; Add() local
3020 JSVM_CreateVMOptions options; Add1() local
3076 JSVM_CreateVMOptions options; testSecondOperations() local
3195 JSVM_CreateVMOptions options; testCheckArgs() local
3269 JSVM_CreateVMOptions options; testSetProperty() local
3343 JSVM_CreateVMOptions options; testGetProperty() local
3428 JSVM_CreateVMOptions options; testCallFunction() local
3528 JSVM_CreateVMOptions options; testSetNamedProperty01() local
3616 JSVM_CreateVMOptions options; testSetNamedProperty02() local
3717 JSVM_CreateVMOptions options; testSetIndexProperty01() local
3805 JSVM_CreateVMOptions options; testSetIndexProperty02() local
3902 JSVM_CreateVMOptions options; testGetNamedProperty01() local
4002 JSVM_CreateVMOptions options; testGetNamedProperty02() local
4100 JSVM_CreateVMOptions options; testGetIndexProperty01() local
4200 JSVM_CreateVMOptions options; testGetIndexProperty02() local
4302 JSVM_CreateVMOptions options; testDeleterNamedProperty01() local
4406 JSVM_CreateVMOptions options; testDeleterNamedProperty02() local
4507 JSVM_CreateVMOptions options; testDeleterNamedProperty03() local
4606 JSVM_CreateVMOptions options; testDeleterIndexedProperty01() local
4699 JSVM_CreateVMOptions options; testDeleterIndexedProperty02() local
4792 JSVM_CreateVMOptions options; testDeleterIndexedProperty03() local
4905 JSVM_CreateVMOptions options; testEnumeratorNamedProperty01() local
5017 JSVM_CreateVMOptions options; testEnumeratorNamedProperty02() local
5134 JSVM_CreateVMOptions options; testEnumeratorIndexedProperty01() local
5254 JSVM_CreateVMOptions options; testEnumeratorIndexedProperty02() local
8359 JSVM_CreateVMOptions options; testIsCallable() local
8463 JSVM_CreateVMOptions options; testMultithreadFunction() local
8507 JSVM_CreateVMOptions options; testHandleMicrotasks() local
8573 JSVM_CreateVMOptions options; testJswmInterface() local
8750 JSVM_CreateVMOptions options; testCompileWithOption() local
8787 JSVM_CreateVMOptions options; testRetainScript() local
8839 JSVM_CreateVMOptions options; testOpenInspectorWithName() local
8947 JSVM_CreateVMOptions options; testArrayBuffer() local
9019 JSVM_CreateVMOptions options; testArrayBuffer2() local
9100 JSVM_CreateVMOptions options; testArrayBuffer3() local
9222 JSVM_CreateVMOptions options; testWasmOperator() local
10041 JSVM_CreateVMOptions options; RunJsVm() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c94 static const struct argp_option options[] = variable
/third_party/curl/lib/
H A Durldata.h943 char *options; /* options string, allocated */ member
1323 char *options; member
[all...]
/third_party/backends/backend/
H A Dhp3900_rts8822.c4234 RTS_DMA_Read(struct st_device *dev, SANE_Int dmacs, SANE_Int options, SANE_Int size, SANE_Byte * buffer) RTS_DMA_Read() argument
4266 RTS_DMA_Write(struct st_device *dev, SANE_Int dmacs, SANE_Int options, SANE_Int size, SANE_Byte * buffer) RTS_DMA_Write() argument
10306 RTS_GetImage(struct st_device *dev, SANE_Byte * Regs, struct st_scanparams *scancfg, struct st_gain_offset *gain_offset, SANE_Byte * buffer, struct st_calibration *myCalib, SANE_Int options, SANE_Int gaincontrol) RTS_GetImage() argument
14230 RTS_DMA_Enable_Read(struct st_device *dev, SANE_Int dmacs, SANE_Int size, SANE_Int options) RTS_DMA_Enable_Read() argument
14253 RTS_DMA_Enable_Write(struct st_device *dev, SANE_Int dmacs, SANE_Int size, SANE_Int options) RTS_DMA_Enable_Write() argument
[all...]
/third_party/cups-filters/utils/
H A Dcups-browsed.c187 cups_option_t *options; member
5699 load_printer_options(const char *printer, int num_options, cups_option_t **options) load_printer_options() argument
6165 cups_option_t *options; on_job_state() local
7653 cups_option_t *options; update_cups_queues() local
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp543 UChar32 u_foldCase(UChar32 c, uint32_t options) in u_foldCase() argument
894 int32_t ubidi_writeReordered(UBiDi *pBiDi, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) in ubidi_writeReordered() argument
898 int32_t ubidi_writeReverse(const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, in ubidi_writeReverse() argument
1826 UIDNA* uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) in uidna_openUTS46() argument
2131 int32_t unorm_compare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, in unorm_compare() argument
2396 uset_openPatternOptions(const UChar *pattern, int32_t patternLength, uint32_t options, UErrorCode *ec) uset_openPatternOptions() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c4792 nir_lower_non_uniform_access_options options = { in radv_create_shaders() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h589 } options; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc485 ShellOptions Shell::options; member in v8::Shell
658 Local<PrimitiveArray> options = in CreateScriptOrigin() local
603 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument
606 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument
613 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument
667 IsValidHostDefinedOptions(Local<Context> context, Local<Data> options, Local<Value> resource_name) IsValidHostDefinedOptions() argument
[all...]

Completed in 204 milliseconds

1...<<717273747576777879