/external/pdfium/fpdfsdk/src/javascript/ |
H A D | Consts.cpp | 133 int CJS_GlobalConsts::Init(IJS_Runtime* pRuntime) function in class:CJS_GlobalConsts 151 int CJS_GlobalArrays::Init(IJS_Runtime* pRuntime) function in class:CJS_GlobalArrays
|
/external/skia/src/ports/ |
H A D | SkGlobalInitialization_chromium.cpp | 66 static void Init() { function in class:SkPrivateEffectInitializer 125 SkOnce(&once, SkPrivateEffectInitializer::Init);
|
H A D | SkGlobalInitialization_default.cpp | 66 static void Init() { function in class:SkPrivateEffectInitializer 125 SkOnce(&once, SkPrivateEffectInitializer::Init);
|
/external/lzma/CPP/7zip/Compress/ |
H A D | BranchCoder.cpp | 7 STDMETHODIMP CBranchConverter::Init()
function in class:CBranchConverter
|
/external/clang/test/CodeGenCXX/ |
H A D | debug-info-context.cpp | 12 class Init { class in class:ios_base 15 static ios_base::Init __ioinit;
|
/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_stack_trace.cc | 39 void VarSizeStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { function in class:__tsan::VarSizeStackTrace
|
/external/drm_hwcomposer/ |
H A D | drmcompositorworker.cpp | 38 int DrmCompositorWorker::Init() { function in class:android::DrmCompositorWorker
|
H A D | drmcompositor.cpp | 36 int DrmCompositor::Init() { function in class:android::DrmCompositor 40 int ret = compositor_map_[display].Init(drm_, display); 56 int ret = composition->Init(++frame_no_);
|
H A D | drmproperty.cpp | 37 Init(p, value); 51 void DrmProperty::Init(drmModePropertyPtr p, uint64_t value) { function in class:android::DrmProperty
|
/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zSpecStream.h | 19 void Init(ISequentialInStream *stream)
function in class:CSequentialInStreamSizeCount2
|
/external/lzma/CPP/7zip/Archive/Common/ |
H A D | CrossThreadProgress.h | 26 void Init()
function in class:CCrossThreadProgress
|
H A D | DummyOutStream.h | 18 void Init() { _size = 0; }
function in class:CDummyOutStream
|
H A D | InStreamWithCRC.h | 27 void Init()
function in class:CSequentialInStreamWithCRC 55 void Init()
function in class:CInStreamWithCRC
|
H A D | MultiStream.h | 28 HRESULT Init()
function in class:CMultiStream 69 void Init()
|
H A D | OutStreamWithCRC.h | 25 void Init(bool calculate = true)
function in class:COutStreamWithCRC
|
/external/lzma/CPP/7zip/Common/ |
H A D | ProgressUtils.cpp | 13 void CLocalProgress::Init(IProgress *progress, bool inSizeIsMain)
function in class:CLocalProgress
|
H A D | InBuffer.cpp | 41 void CInBuffer::Init()
function in class:CInBuffer
|
/external/lzma/CPP/7zip/UI/Console/ |
H A D | ExtractCallbackConsole.h | 63 void Init()
function in class:CExtractCallbackConsole
|
/external/webrtc/src/system_wrappers/source/ |
H A D | rw_lock_generic.cc | 35 int RWLockWrapperGeneric::Init() function in class:webrtc::RWLockWrapperGeneric
|
H A D | rw_lock_posix.cc | 23 int RWLockPosix::Init() function in class:webrtc::RWLockPosix
|
/external/libcxx/src/ |
H A D | iostream.cpp | 34 ios_base::Init __start_std_streams; 36 ios_base::Init::Init() function in class:ios_base::Init 55 ios_base::Init::~Init()
|
/external/ceres-solver/internal/ceres/ |
H A D | block_evaluate_preparer.cc | 43 void BlockEvaluatePreparer::Init(int const* const* jacobian_layout, function in class:ceres::internal::BlockEvaluatePreparer 46 scratch_evaluate_preparer_.Init(max_derivatives_per_residual_block);
|
H A D | scratch_evaluate_preparer.cc | 47 preparers[i].Init(max_derivatives_per_residual_block); 52 void ScratchEvaluatePreparer::Init(int max_derivatives_per_residual_block) { function in class:ceres::internal::ScratchEvaluatePreparer
|
/external/clang/lib/Sema/ |
H A D | Scope.cpp | 21 void Scope::Init(Scope *parent, unsigned flags) { function in class:Scope
|
/external/google-breakpad/src/common/linux/tests/ |
H A D | auto_testfile.h | 52 Init(test_prefix); 60 Init(test_prefix); 66 Init(test_prefix); 92 void Init(const char* test_prefix) { function in class:google_breakpad::AutoTestFile
|