| /third_party/popt/src/ |
| H A D | poptconfig.c | 492 poptInit(int argc, const char ** argv, const struct poptOption * options, const char * configPaths) poptInit() argument
|
| /third_party/python/Lib/distutils/ |
| H A D | util.py | 556 options = None variable in Mixin2to3 [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ShaderGL.cpp | 28 TranslateTaskGL(ShHandle handle, ShCompileOptions options, const std::string &source, CompileAndCheckShaderInWorkerFunctor &&compileAndCheckShaderInWorkerFunctor) TranslateTaskGL() argument 241 compile(const gl::Context *context, gl::ShCompilerInstance *compilerInstance, ShCompileOptions options) compile() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLProgram.cpp | 18 build(cl_uint numDevices, const cl_device_id *deviceList, const char *options, ProgramCB pfnNotify, void *userData) build() argument 41 compile(cl_uint numDevices, const cl_device_id *deviceList, const char *options, cl_uint numInputHeaders, const cl_program *inputHeaders, const char **headerIncludeNames, ProgramCB pfnNotify, void *userData) compile() argument 245 Program(Context &context, const DevicePtrs &devices, const char *options, const cl::ProgramPtrs &inputPrograms, ProgramCB pfnNotify, void *userData, cl_int &errorCode) Program() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | ShaderD3D.cpp | 27 TranslateTaskD3D(ShHandle handle, ShCompileOptions options, const std::string &source, const std::string &sourcePath) TranslateTaskD3D() argument 269 compile(const gl::Context *context, gl::ShCompilerInstance *compilerInstance, ShCompileOptions options) compile() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | shader_compiler.cc | 165 spvtools::ValidatorOptions options; in Compile() local 218 shaderc::CompileOptions options; in CompileGlsl() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate.cpp | 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_id_test.cpp | 2302 auto options = getValidatorOptions(); in TEST_F() local 2343 auto options = getValidatorOptions(); in TEST_F() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ProgramPipelineVk.cpp | 60 GlslangSourceOptions options = in link() local
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpRLECodec.cpp | 239 onPrepareToDecode(const SkImageInfo& dstInfo, const SkCodec::Options& options) onPrepareToDecode() argument
|
| H A D | SkSampledCodec.cpp | 74 onGetAndroidPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const AndroidOptions& options) onGetAndroidPixels() argument 163 sampledDecode(const SkImageInfo& info, void* pixels, size_t rowBytes, const AndroidOptions& options) sampledDecode() argument [all...] |
| H A D | SkMaskSwizzler.cpp | 387 CreateMaskSwizzler(const SkImageInfo& dstInfo, bool srcIsOpaque, SkMasks* masks, uint32_t bitsPerPixel, const SkCodec::Options& options) CreateMaskSwizzler() argument
|
| H A D | SkAndroidCodec.cpp | 326 getAndroidPixels(const SkImageInfo& requestInfo, void* requestPixels, size_t requestRowBytes, const AndroidOptions* options) getAndroidPixels() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrCaps.cpp | 19 GrCaps::GrCaps(const GrContextOptions& options) { in GrCaps() argument 94 void GrCaps::finishInitialization(const GrContextOptions& options) { in finishInitialization() argument 108 void GrCaps::applyOptionsOverrides(const GrContextOptions& options) { in applyOptionsOverrides() argument [all...] |
| /third_party/skia/src/android/ |
| H A D | SkAnimatedImage.cpp | 247 SkAndroidCodec::AndroidOptions options; in decodeNextFrame() local
|
| /third_party/skia/src/images/ |
| H A D | SkPngEncoder.cpp | 101 bool SkPngEncoderMgr::setHeader(const SkImageInfo& srcInfo, const SkPngEncoder::Options& options) { in setHeader() argument 462 bool SkPngEncoder::Encode(SkWStream* dst, const SkPixmap& src, const Options& options) { in Encode() argument 400 Make(SkWStream* dst, const SkPixmap& src, const Options& options) Make() argument [all...] |
| /third_party/openssl/test/ |
| H A D | bioprinttest.c | 265 static const OPTIONS options[] = { in test_get_options() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | disassemble.cpp | 49 Disassembler(const spvtools::AssemblyGrammar& grammar, uint32_t options, in Disassembler() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | disassemble.cpp | 49 Disassembler(const spvtools::AssemblyGrammar& grammar, uint32_t options, in Disassembler() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate.cpp | 379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument 431 spvValidateWithOptions(const spv_const_context context, spv_const_validator_options options, const spv_const_binary binary, spv_diagnostic* pDiagnostic) spvValidateWithOptions() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_id_test.cpp | 2302 auto options = getValidatorOptions(); in TEST_F() local 2343 auto options = getValidatorOptions(); in TEST_F() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | buffer_dec.c | 177 WebPAllocateDecBuffer(int width, int height, const WebPDecoderOptions* const options, WebPDecBuffer* const buffer) WebPAllocateDecBuffer() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationdatareader.cpp | 416 int32_t options = inIndexes[IX_OPTIONS] & 0xffff; in read() local
|
| H A D | collationfastlatin.cpp | 109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() argument 448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument [all...] |
| H A D | collationsettings.h | 215 int32_t options; global() member [all...] |