| /third_party/node/deps/v8/src/objects/ |
| 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...] |
| H A D | SkBmpStandardCodec.cpp | 196 onPrepareToDecode(const SkImageInfo& dstInfo, const SkCodec::Options& options) onPrepareToDecode() argument
|
| /third_party/skia/src/gpu/mock/ |
| H A D | GrMockGpu.cpp | 77 GrMockGpu::GrMockGpu(GrDirectContext* direct, const GrMockOptions& options, in GrMockGpu() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | ParseHelper.h | 37 TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, GLenum type, int options, bool checksPrecErrors, const char* sourcePath, TInfoSink& is) : in TParseContext() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/link/ |
| H A D | linker.cpp | 520 RemoveLinkageSpecificInstructions( const MessageConsumer& consumer, const LinkerOptions& options, const LinkageTable& linkings_to_do, DecorationManager* decoration_manager, opt::IRContext* linked_context) RemoveLinkageSpecificInstructions() argument 641 Link(const Context& context, const std::vector<std::vector<uint32_t>>& binaries, std::vector<uint32_t>* linked_binary, const LinkerOptions& options) Link() argument 659 Link(const Context& context, const uint32_t* const* binaries, const size_t* binary_sizes, size_t num_binaries, std::vector<uint32_t>* linked_binary, const LinkerOptions& options) Link() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | text.cpp | 732 spvTextToBinaryInternal(const spvtools::AssemblyGrammar& grammar, const spvtools::MessageConsumer& consumer, const spv_text text, const uint32_t options, spv_binary* pBinary) spvTextToBinaryInternal() argument 814 spvTextToBinaryWithOptions(const spv_const_context context, const char* input_text, const size_t input_text_size, const uint32_t options, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinaryWithOptions() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
| H A D | linker.cpp | 520 RemoveLinkageSpecificInstructions( const MessageConsumer& consumer, const LinkerOptions& options, const LinkageTable& linkings_to_do, DecorationManager* decoration_manager, opt::IRContext* linked_context) RemoveLinkageSpecificInstructions() argument 641 Link(const Context& context, const std::vector<std::vector<uint32_t>>& binaries, std::vector<uint32_t>* linked_binary, const LinkerOptions& options) Link() argument 659 Link(const Context& context, const uint32_t* const* binaries, const size_t* binary_sizes, size_t num_binaries, std::vector<uint32_t>* linked_binary, const LinkerOptions& options) Link() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | text.cpp | 732 spvTextToBinaryInternal(const spvtools::AssemblyGrammar& grammar, const spvtools::MessageConsumer& consumer, const spv_text text, const uint32_t options, spv_binary* pBinary) spvTextToBinaryInternal() argument 814 spvTextToBinaryWithOptions(const spv_const_context context, const char* input_text, const size_t input_text_size, const uint32_t options, spv_binary* pBinary, spv_diagnostic* pDiagnostic) spvTextToBinaryWithOptions() argument
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkLibGifCodec.cpp | 318 const auto& options = this->options(); in onIncrementalDecode() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationkeys.cpp | 234 int32_t options = settings.options; in writeSortKeyUpToQuaternary() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
| H A D | store.c | 353 extern void setOptions(int32_t options){ in setOptions() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
| H A D | makeconv.cpp | 187 static UOption options[]={ variable [all...] |