| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 5139 absl::FailureSignalHandlerOptions options; in PostFlagParsingInit() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.cc | 321 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument [all...] |
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64.cc | 265 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips.cc | 291 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.cc | 167 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 532 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 D | assembler-riscv64.cc | 213 Assembler::Assembler(const AssemblerOptions& options, in Assembler() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-temporal-objects.cc | 1570 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 D | u_threaded_context.c | 4398 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 D | pcre2_compile.c | 1504 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 D | descriptor.cc | 2275 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.c | 3021 long options; in _ssl__SSLContext_impl() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 3962 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 D | ParseContext.cpp | 185 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 D | typescript.js | [all...] |
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_mgr_service_inner.cpp | 6920 auto &options = request.options; in NotifyAppFaultBySA() local 7860 ChildProcessOptions options; in NotifyAppFaultBySA() local 6958 StartChildProcessImpl(const std::shared_ptr<ChildProcessRecord> childProcessRecord, const std::shared_ptr<AppRunningRecord> appRecord, pid_t &childPid, const ChildProcessArgs &args, const ChildProcessOptions &options) NotifyAppFaultBySA() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 4411 void RosenRenderContext::UpdateTransition(const TransitionOptions& options) argument 4439 GetRSTransitionWithoutType( const std::unique_ptr<TransitionOptions>& options, const SizeF& frameSize) global() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_common_modifier.cpp | 474 bool SetCalcDimension(std::optional<CalcDimension>& optDimension, const ArkUIStringAndFloat* options, in SetCalcDimension() argument 545 void SetBorderImageRepeat(RefPtr<BorderImage>& borderImage, const ArkUIStringAndFloat* options, in SetBorderImageRepeat() argument 531 SetBorderImageSlice(RefPtr<BorderImage>& borderImage, const std::vector<BorderImageDirection>& directions, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) SetBorderImageSlice() argument 560 SetBorderImageWidth(RefPtr<BorderImage>& borderImage, const std::vector<BorderImageDirection>& directions, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) SetBorderImageWidth() argument 574 SetBorderImageOutset(RefPtr<BorderImage>& borderImage, const std::vector<BorderImageDirection>& directions, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) SetBorderImageOutset() argument 588 SetBorderImageFill(RefPtr<BorderImage>& borderImage, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) SetBorderImageFill() argument 879 ParseEdges(OHOS::Ace::EdgesParam& edges, const ArkUIStringAndFloat* options) ParseEdges() argument 909 SetPositionEdges(ArkUINodeHandle node, const int32_t useEdges, const ArkUIStringAndFloat* options) SetPositionEdges() argument 1456 SetOverlay(ArkUINodeHandle node, ArkUI_CharPtr text, const ArkUI_Float32* options, ArkUI_Int32 optionsLength) SetOverlay() argument 1530 SetBorderImage( ArkUINodeHandle node, ArkUI_CharPtr src, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength) SetBorderImage() argument 1917 SetResizableFromVec(ImageResizableSlice& resizable, const ArkUIStringAndFloat* options) SetResizableFromVec() argument 1931 SetBackgroundImageResizable(ArkUINodeHandle node, ArkUIStringAndFloat* options) SetBackgroundImageResizable() argument 2274 SetGeometryTransition(ArkUINodeHandle node, ArkUI_CharPtr id, const ArkUIGeometryTransitionOptions* options) SetGeometryTransition() argument 2283 GetGeometryTransition(ArkUINodeHandle node, ArkUIGeometryTransitionOptions* options) GetGeometryTransition() argument 2313 SetOffsetEdges(ArkUINodeHandle node, ArkUI_Bool useEdges, const ArkUIStringAndFloat* options) SetOffsetEdges() argument 4823 GetOverlay(ArkUINodeHandle node, ArkUIOverlayOptions* options, ArkUI_Int32 unit) GetOverlay() argument 5121 GetClipShape(ArkUINodeHandle node, ArkUIClipShapeOptions* options, ArkUI_Int32 unit) GetClipShape() argument 5196 GetCustomShadow(ArkUINodeHandle node, ArkUICustomShadowOptions* options) GetCustomShadow() argument 5262 GetMask(ArkUINodeHandle node, ArkUIMaskOptions* options, ArkUI_Int32 unit) GetMask() argument 5302 GetBlendMode(ArkUINodeHandle node, ArkUIBlendModeOptions* options) GetBlendMode() argument 5347 GetConstraintSize(ArkUINodeHandle node, ArkUIConstraintSizeOptions* options, ArkUI_Int32 unit) GetConstraintSize() argument 5452 GetBackgroundImage(ArkUINodeHandle node, ArkUIBackgroundImage* options) GetBackgroundImage() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
| H A D | web_pattern.cpp | 5300 void WebPattern::InitSelectPopupMenuViewOption(const std::vector<RefPtr<FrameNode>>& options, in InitSelectPopupMenuViewOption() argument 6570 auto options = menuPattern->GetOptions(); in OnShowAutofillPopup() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 221 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 D | readelf.c | 94 static const struct argp_option options[] = variable
|
| /third_party/curl/lib/ |
| H A D | urldata.h | 943 char *options; /* options string, allocated */ member 1323 char *options; member [all...] |
| /third_party/backends/backend/ |
| H A D | hp3900_rts8822.c | 4234 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 D | cups-browsed.c | 187 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 D | icu_addon.cpp | 543 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...] |