Home
last modified time | relevance | path

Searched defs:initialize (Results 176 - 200 of 315) sorted by relevance

12345678910>>...13

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessage.java68 public IRubyObject initialize(final ThreadContext context, IRubyObject[] args) { in initialize() method in RubyMessage
/third_party/python/Lib/distutils/
H A Dmsvccompiler.py247 def initialize(self): member in MSVCCompiler
H A Dmsvc9compiler.py339 def initialize(self, plat_name=None): member in MSVCCompiler
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.cpp90 void GLES1State::initialize(const Context *context, const State *state) in initialize() function in gl::GLES1State
H A DImage.cpp176 Error ExternalImageSibling::initialize(const egl::Display *display) in initialize() function in egl::ExternalImageSibling
441 Error Image::initialize(const Display *display) in initialize() function in egl::Image
/third_party/glslang/glslang/HLSL/
H A DhlslParseables.cpp456 void TBuiltInParseablesHlsl::initialize(int /*version*/, EProfile /*profile*/, const SpvVersion& /*spvVersion*/) in initialize() function in glslang::TBuiltInParseablesHlsl
1009 void TBuiltInParseablesHlsl::initialize(const TBuiltInResource& /*resources*/, int /*version*/, EProfile /*profile*/, in initialize() function in glslang::TBuiltInParseablesHlsl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java172 public void initialize(CharSequence source, EventHandler parsingEventHandler) in initialize() method in Mf2Parser
/third_party/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp349 DecimalFormatSymbols::initialize(const Locale& loc, UErrorCode& status, in initialize() function in DecimalFormatSymbols
478 DecimalFormatSymbols::initialize() { in initialize() function in DecimalFormatSymbols
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddcfmtsym.cpp352 DecimalFormatSymbols::initialize(const Locale& loc, UErrorCode& status, in initialize() function in DecimalFormatSymbols
482 DecimalFormatSymbols::initialize() { in initialize() function in DecimalFormatSymbols
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp63 void DynamicStateBaseClass::initialize (void) in initialize() function in vkt::DynamicState::DynamicStateBaseClass
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateBaseClass.cpp59 void DynamicStateBaseClass::initialize (void) in initialize() function in vkt::DynamicState::DynamicStateBaseClass
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp255 egl::Error DisplayD3D::initialize(egl::Display *display) in initialize() function in rx::DisplayD3D
H A DSurfaceD3D.cpp95 egl::Error SurfaceD3D::initialize(const egl::Display *display) in initialize() function in rx::SurfaceD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/converged/
H A DCompositorNativeWindow11.cpp30 bool CompositorNativeWindow11::initialize() in initialize() function in rx::CompositorNativeWindow11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp191 egl::Error HardwareBufferImageSiblingVkAndroid::initialize(const egl::Display *display) in initialize() function in rx::HardwareBufferImageSiblingVkAndroid
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp238 void FormatTable::initialize(RendererVk *renderer, in initialize() function in rx::vk::FormatTable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp133 bool Display::initialize() in initialize() function in egl::Display
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp62 void DrawTester::initialize() in initialize() function in DrawTester
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapSizeTable.java480 private void initialize(ReadableFontData data) { in initialize() method in BitmapSizeTable.Builder
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java376 private void initialize(ReadableFontData data) { in initialize() method in CMapFormat4.Builder
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddcfmtsym.cpp348 DecimalFormatSymbols::initialize(const Locale& loc, UErrorCode& status, in initialize() function in DecimalFormatSymbols
477 DecimalFormatSymbols::initialize() { in initialize() function in DecimalFormatSymbols
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp31 void GCNMaxOccupancySchedStrategy::initialize(ScheduleDAGMI *DAG) { in initialize() function in GCNMaxOccupancySchedStrategy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp253 void ConvergingVLIWScheduler::initialize(ScheduleDAGMI *dag) { in initialize() function in ConvergingVLIWScheduler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp219 void PPCVSXSwapRemoval::initialize(MachineFunction &MFParm) { in initialize() function in __anon24795::PPCVSXSwapRemoval
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp215 void AggressiveDeadCodeElimination::initialize() { in initialize() function in AggressiveDeadCodeElimination

Completed in 39 milliseconds

12345678910>>...13