Home
last modified time | relevance | path

Searched defs:Tab (Results 1 – 14 of 14) sorted by relevance

/external/arm-optimized-routines/math/
Dv_exp.c36 #define Tab __v_exp_data macro
/external/scudo/standalone/
Dstack_depot.h73 atomic_u32 Tab[TabSize] = {}; variable
Dsize_class_map.h141 u8 Tab[getTableSize()] = {}; member
171 u8 Tab[ClassesSize] = {}; member
/external/perfetto/ui/src/frontend/
Ddetails_panel.ts98 interface Tab { interface
/external/fec/
Drstest.c22 } Tab[] = { variable
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dgemm_interleaved.hpp84 const Activation &act, bool accumulate, const Nothing &, const int32_t *, Tab *) in run() argument
181 Tab *) in run() argument
255 typedef typename accumulate_buffer_type<strategy, OutputStage>::type Tab; typedef in arm_gemm::GemmInterleaved
/external/pdfium/third_party/lcms/src/
Dcmsvirt.c1027 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne()
1049 const cmsAllowedLUT* Tab = AllowedLUTTypes + n; in FindCombination() local
Dcmsgamma.c1171 cmsBool CMSEXPORT cmsSmoothToneCurve(cmsToneCurve* Tab, cmsFloat64Number lambda) in cmsSmoothToneCurve()
Dcmscgats.c146 TABLE Tab[MAXTABLES]; member
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dbootstrap.js1439 var Tab = function ( element ) { class
1443 Tab.prototype = { class
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h529 } Tab; member
/external/rust/crates/regex-syntax/src/ast/
Dmod.rs661 Tab, enumerator
/external/rust/crates/serde_json/src/
Dser.rs1577 Tab, enumerator
/external/clang/unittests/Format/
DFormatTest.cpp8387 FormatStyle Tab = getLLVMStyleWithColumns(42); in TEST_F() local