HomeSort by relevance Sort by last modified time
    Searched defs:Samples (Results 1 - 9 of 9) sorted by null

  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
dllmain.cpp 19 namespace Microsoft { namespace Samples {
  /external/llvm/tools/llvm-profdata/
llvm-profdata.cpp 182 FunctionSamples &Samples = I->second;
183 sampleprof_error Result = ProfileMap[FName].merge(Samples, Input.Weight);
  /external/mesa3d/src/egl/main/
eglconfig.h 63 EGLint Samples;
111 ATTRIB_MAP(EGL_SAMPLES, Samples);
  /external/pdfium/third_party/lcms2-2.6/src/
cmsintrp.c 129 // Fill samples per input direction and domain (which is number of nodes minus one)
157 cmsUInt32Number Samples[MAX_INPUT_DIMENSIONS];
161 Samples[i] = nSamples;
164 return _cmsComputeInterpParamsEx(ContextID, Samples, InputChan, OutputChan, Table, dwFlags);
    [all...]
  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 21 // number of samples found in B.
58 // Command line option to specify the file to read samples from. This is
73 cl::desc("Emit a warning if less than N% of samples in the input profile "
77 cl::desc("Inlined functions that account for more than N% of all samples "
81 cl::desc("Top-level functions that account for more than N% of all samples "
86 cl::desc("Top-level functions that account for less than N% of all samples "
110 Samples(nullptr), Filename(Name), ProfileIsValid(false),
193 /// \brief Samples collected for the body of this function.
194 FunctionSamples *Samples;
202 /// \brief Total number of samples collected in this profile
    [all...]
  /external/opencv3/doc/pattern_tools/
svgfig.py     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h 676 } Samples;
    [all...]
mmreg.h     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 2343 milliseconds