Searched refs:_all (Results 1 – 13 of 13) sorted by relevance
/external/autotest/frontend/tko/preconfigs/metrics/ |
D | perf | 14 seriesFilters[0]_all: true 23 seriesFilters[1]_all: true 32 seriesFilters[2]_all: true 41 seriesFilters[3]_all: true 50 seriesFilters[4]_all: true 65 seriesFilters[0]_all: true 74 seriesFilters[1]_all: true 83 seriesFilters[2]_all: true 92 seriesFilters[3]_all: true 101 seriesFilters[4]_all: true [all …]
|
D | kernel_compare | 16 seriesFilters[0]_all: true 23 seriesFilters[1]_all: true 39 seriesFilters[0]_all: true 46 seriesFilters[1]_all: true 62 seriesFilters[0]_all: true 69 seriesFilters[1]_all: true
|
/external/libchrome/third_party/jinja2/ |
D | runtime.py | 279 def _all(meth): member in Context 285 keys = _all('keys') 286 values = _all('values') 287 items = _all('items') 291 iterkeys = _all('iterkeys') 292 itervalues = _all('itervalues') 293 iteritems = _all('iteritems') 294 del _all
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTString.h | 328 CPVRTString& substitute(char _src,char _subDes, bool _all = true); 337 CPVRTString& substitute(const char* _src, const char* _subDes, bool _all = true);
|
D | PVRTString.cpp | 1914 CPVRTString& CPVRTString::substitute(char _src,char _subDes, bool _all) in substitute() argument 1925 if(!_all) break; in substitute() 1934 CPVRTString& CPVRTString::substitute(const char* _src, const char* _dest, bool _all) in substitute() argument 1959 if(!_all) in substitute()
|
/external/grpc-grpc/tools/gce/ |
D | linux_worker_init.sh | 60 …u.com/~kernel-ppa/mainline/v4.9.20/linux-headers-4.9.20-040920_4.9.20-040920.201703310531_all.deb \
|
/external/u-boot/ |
D | Makefile | 127 PHONY := _all 128 _all: target 144 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make target 149 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS)) 196 _all: all target 198 _all: modules target
|
/external/bcc/src/lua/ |
D | README.md | 36 wget ${PREFIX}/linux-headers-${VER}_${VER}.${REL}_all.deb
|
/external/modp_b64/ |
D | common.mk | 169 _all::
|
/external/minigbm/ |
D | common.mk | 162 _all::
|
/external/minijail/ |
D | common.mk | 170 _all::
|
/external/tensorflow/tensorflow/python/ops/ |
D | math_ops.py | 2143 gen_math_ops._all(
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 1802 _all(glsl_type::bvec2_type), in create_builtins() 1803 _all(glsl_type::bvec3_type), in create_builtins() 1804 _all(glsl_type::bvec4_type), in create_builtins() 5033 builtin_builder::_all(const glsl_type *type) in _all() function in builtin_builder
|