| /third_party/icu/icu4c/source/tools/gensprep/ |
| H A D | store.c | 354 extern void setOptions(int32_t options){ in setOptions() argument
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.c | 310 static const char options[] = "hlrps:t:b:d:f"; variable
|
| /third_party/libfuse/test/ |
| H A D | test_examples.py | 40 options = [] variable [all...] |
| /third_party/libfuse/lib/ |
| H A D | helper.c | 461 int fuse_open_channel(const char *mountpoint, const char* options) in fuse_open_channel() argument
|
| /third_party/libinput/tools/ |
| H A D | shared.c | 99 tools_init_options(struct tools_options *options) in tools_init_options() argument 126 tools_parse_option(int option, const char *optarg, struct tools_options *options) tools_parse_option() argument 457 tools_device_apply_config(struct libinput_device *device, struct tools_options *options) tools_device_apply_config() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | assembler.cc | 55 AssemblerOptions options; in Default() local 88 AssemblerOptions options in DefaultForOffHeapTrampoline() local 186 AssemblerBase(const AssemblerOptions& options, std::unique_ptr<AssemblerBuffer> buffer) AssemblerBase() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-intl.cc | 62 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 73 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 124 Handle<Object> options = args.atOrUndefined(isolate, 2); in BUILTIN() local 279 Handle<Object> options = args.atOrUndefined(isolate, 2); in LegacyFormatConstructor() local 359 Handle<Object> options in DisallowCallConstructor() local 383 Handle<Object> options = args.atOrUndefined(isolate, 2); CallOrConstructConstructor() local 415 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 678 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 704 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 798 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1051 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1077 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local 1169 Handle<Object> options = args.atOrUndefined(isolate, 2); BUILTIN() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | instructions-arm64.cc | 223 void Instruction::SetImmPCOffsetTarget(const AssemblerOptions& options, in SetImmPCOffsetTarget() argument 237 void Instruction::SetPCRelImmTarget(const AssemblerOptions& options, in SetPCRelImmTarget() argument 287 SetUnresolvedInternalReferenceImmTarget( const AssemblerOptions& options, Instruction* target) SetUnresolvedInternalReferenceImmTarget() argument
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-fuchsia.cc | 99 zx_vm_option_t options = GetProtectionFromMemoryPermission(access); in MapVmo() local 194 zx_vm_option_t options = ZX_VM_CAN_MAP_READ | ZX_VM_CAN_MAP_WRITE | in CreateAddressSpaceReservationInternal() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | execution.cc | 64 auto options = Handle<FixedArray>::cast(argv[0]); in GetAndResetHostDefinedOptions() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-collator.cc | 46 Maybe<CaseFirst> GetCaseFirst(Isolate* isolate, Handle<JSReceiver> options, in GetCaseFirst() argument 55 void CreateDataPropertyForOptions(Isolate* isolate, Handle<JSObject> options, in CreateDataPropertyForOptions() argument 69 void CreateDataPropertyForOptions(Isolate* isolate, Handle<JSObject> options, in CreateDataPropertyForOptions() argument 86 Handle<JSObject> options = in ResolvedOptions() local 289 Handle<JSReceiver> options; New() local [all...] |
| H A D | js-relative-time-format.cc | 80 Handle<JSReceiver> options; in New() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_compute_transforms.cpp | 35 get_indirect_draw_base_vertex_transform(const nir_shader_compiler_options *options, const d3d12_compute_transform_key *args) in get_indirect_draw_base_vertex_transform() argument 104 get_fake_so_buffer_copy_back(const nir_shader_compiler_options *options, const d3d12_compute_transform_key *key) in get_fake_so_buffer_copy_back() argument 156 get_fake_so_buffer_vertex_count(const nir_shader_compiler_options *options) in get_fake_so_buffer_vertex_count() argument 189 get_draw_auto(const nir_shader_compiler_options *options) in get_draw_auto() argument 216 create_compute_transform(const nir_shader_compiler_options *options, const d3d12_compute_transform_key *key) in create_compute_transform() argument 247 const nir_shader_compiler_options *options = &d3d12_screen(ctx->base.screen)->nir_options; d3d12_get_compute_transform() local [all...] |
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | pytracediff.py | 337 options = optparser.parse_args() global() variable [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | process.c | 89 int options; in uv__wait_children() local 256 static void uv__process_child_init(const uv_process_options_t* options, in uv__process_child_init() argument 439 uv__spawn_set_posix_spawn_attrs( posix_spawnattr_t* attrs, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options) uv__spawn_set_posix_spawn_attrs() argument 511 uv__spawn_set_posix_spawn_file_actions( posix_spawn_file_actions_t* actions, const uv__posix_spawn_fncs_t* posix_spawn_fncs, const uv_process_options_t* options, int stdio_count, int (*pipes)[2]) uv__spawn_set_posix_spawn_file_actions() argument 648 uv__spawn_resolve_and_spawn(const uv_process_options_t* options, posix_spawnattr_t* attrs, posix_spawn_file_actions_t* actions, pid_t* pid) uv__spawn_resolve_and_spawn() argument 748 uv__spawn_and_init_child_posix_spawn( const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid, const uv__posix_spawn_fncs_t* posix_spawn_fncs) uv__spawn_and_init_child_posix_spawn() argument 789 uv__spawn_and_init_child_fork(const uv_process_options_t* options, int stdio_count, int (*pipes)[2], int error_fd, pid_t* pid) uv__spawn_and_init_child_fork() argument 830 uv__spawn_and_init_child( uv_loop_t* loop, const uv_process_options_t* options, int stdio_count, int (*pipes)[2], pid_t* pid) uv__spawn_and_init_child() argument 935 uv_spawn(uv_loop_t* loop, uv_process_t* process, const uv_process_options_t* options) uv_spawn() argument [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substitute.c | 220 pcre2_substitute(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_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeX86_32.c | 262 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument 487 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument [all...] |
| H A D | sljitNativeX86_64.c | 373 sljit_emit_enter(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_emit_enter() argument 553 sljit_set_context(struct sljit_compiler *compiler, sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size) sljit_set_context() argument [all...] |
| /third_party/popt/src/ |
| H A D | poptint.h | 99 const struct poptOption * options; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLContext.cpp | 299 linkProgram(cl_uint numDevices, const cl_device_id *deviceList, const char *options, cl_uint numInputPrograms, const cl_program *inputPrograms, ProgramCB pfnNotify, void *userData, cl_int &errorCode) linkProgram() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/ |
| H A D | CompositorNativeWindow11.cpp | 421 CreateDispatcherQueueController( DispatcherQueueOptions options, ABI::Windows::System::IDispatcherQueueController **dispatcherQueueController) CreateDispatcherQueueController() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLContextCL.cpp | 310 linkProgram(const cl::Program &program, const cl::DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputPrograms, cl::Program *notify, cl_int &errorCode) linkProgram() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | executor_test.cc | 239 Options options; in TEST_F() local 269 Options options; in TEST_F() local 299 Options options; in TEST_F() local 326 Options options; in TEST_F() local 361 Options options; in TEST_F() local 392 Options options; TEST_F() local 413 Options options; TEST_F() local 433 Options options; TEST_F() local 463 Options options; TEST_F() local 483 Options options; TEST_F() local 504 Options options; TEST_F() local 524 Options options; TEST_F() local 545 Options options; TEST_F() local 565 Options options; TEST_F() local 586 Options options; TEST_F() local 606 Options options; TEST_F() local 627 Options options; TEST_F() local 647 Options options; TEST_F() local 668 Options options; TEST_F() local 688 Options options; TEST_F() local 709 Options options; TEST_F() local 729 Options options; TEST_F() local 750 Options options; TEST_F() local 769 Options options; TEST_F() local 789 Options options; TEST_F() local 809 Options options; TEST_F() local 830 Options options; TEST_F() local 849 Options options; TEST_F() local 869 Options options; TEST_F() local [all...] |
| /third_party/skia/src/codec/ |
| H A D | SkIcoCodec.cpp | 332 onStartScanlineDecode(const SkImageInfo& dstInfo, const SkCodec::Options& options) onStartScanlineDecode() argument 366 onStartIncrementalDecode(const SkImageInfo& dstInfo, void* pixels, size_t rowBytes, const SkCodec::Options& options) onStartIncrementalDecode() argument
|
| H A D | SkWebpCodec.cpp | 346 onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t rowBytes, const Options& options, int* rowsDecodedPtr) onGetPixels() argument [all...] |