/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/ |
D | ConcreteSyntaxModel.java | 96 space(), in concreteSyntaxModelByClass.put() argument 112 space(), in concreteSyntaxModelByClass.put() argument 116 …conditional(ObservableProperty.DEFAULT_VALUE, IS_PRESENT, sequence(space(), token(GeneratedJavaPar… in concreteSyntaxModelByClass.put() 125 space(), in concreteSyntaxModelByClass.put() argument 127 …list(TYPE_PARAMETERS, sequence(comma(), space()), string(GeneratedJavaParserConstants.LT), string(… in concreteSyntaxModelByClass.put() argument 130 sequence(space(), token(GeneratedJavaParserConstants.EXTENDS), space()), in concreteSyntaxModelByClass.put() 147 list(ObservableProperty.PARAMETERS, sequence(comma(), space()), none(), none()), in concreteSyntaxModelByClass.put() argument 149 …t(ObservableProperty.THROWN_EXCEPTIONS, sequence(comma(), space()), sequence(space(), token(Genera… in concreteSyntaxModelByClass.put() 158 …list(ObservableProperty.ARGUMENTS, sequence(comma(), space()), token(GeneratedJavaParserConstants.… in concreteSyntaxModelByClass.put() argument 159 …conditional(CLASS_BODY, IS_NOT_EMPTY, sequence(space(), token(GeneratedJavaParserConstants.LBRACE)… in concreteSyntaxModelByClass.put() [all …]
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_utils.cc | 96 const XPlane* FindPlaneWithName(const XSpace& space, absl::string_view name) { in FindPlaneWithName() 103 const XSpace& space, const std::vector<absl::string_view>& names) { in FindPlanesWithNames() 117 XPlane* FindMutablePlaneWithName(XSpace* space, absl::string_view name) { in FindMutablePlaneWithName() 123 XPlane* FindOrAddMutablePlaneWithName(XSpace* space, absl::string_view name) { in FindOrAddMutablePlaneWithName() 132 std::vector<const XPlane*> FindPlanesWithPrefix(const XSpace& space, in FindPlanesWithPrefix() 141 std::vector<XPlane*> FindMutablePlanesWithPrefix(XSpace* space, in FindMutablePlanesWithPrefix() 167 void RemovePlane(XSpace* space, const XPlane* plane) { in RemovePlane() 172 void RemovePlanes(XSpace* space, const std::vector<const XPlane*>& planes) { in RemovePlanes() 190 void RemoveEmptyPlanes(XSpace* space) { in RemoveEmptyPlanes() 212 void SortXSpace(XSpace* space) { in SortXSpace() [all …]
|
D | derived_timeline_test.cc | 35 XSpace space; in TEST() local 45 XSpace space; in TEST() local 75 XSpace space; in TEST() local 110 XSpace space; in TEST() local 140 XSpace space; in TEST() local
|
D | group_events_test.cc | 43 XSpace space; in TEST() local 87 XSpace space; in TEST() local 130 XSpace space; in TEST() local 181 XSpace space; in TEST() local 229 XSpace space; in TEST() local 273 XSpace space; in TEST() local 320 XSpace space; in TEST() local
|
D | xplane_test_utils.cc | 48 XPlane* GetOrCreateHostXPlane(XSpace* space) { in GetOrCreateHostXPlane() 52 XPlane* GetOrCreateGpuXPlane(XSpace* space, int32_t device_ordinal) { in GetOrCreateGpuXPlane()
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_cl.c | 52 cl_alloc_bo(struct v3dv_cl *cl, uint32_t space, bool use_branch) in cl_alloc_bo() 88 v3dv_cl_ensure_space(struct v3dv_cl *cl, uint32_t space, uint32_t alignment) in v3dv_cl_ensure_space() 102 v3dv_cl_ensure_space_with_branch(struct v3dv_cl *cl, uint32_t space) in v3dv_cl_ensure_space_with_branch()
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_op_stats_test.cc | 43 XSpace space; in TEST() local 80 XSpace space; in TEST() local 100 XSpace space; in TEST() local 131 XSpace space; in TEST() local 172 XSpace space; in TEST() local 184 XSpace space; in TEST() local
|
D | post_process_single_host_xplane.cc | 27 void MergeHostPlanesAndSortLines(XSpace* space) { in MergeHostPlanesAndSortLines() 42 void PostProcessSingleHostXSpace(XSpace* space, uint64 start_time_ns) { in PostProcessSingleHostXSpace()
|
D | xplane_to_tf_functions_test.cc | 44 TfFunctionDb ConvertXSpaceToTfFunctionDb(const XSpace& space) { in ConvertXSpaceToTfFunctionDb() 58 XSpace space; in TEST() local 102 XSpace space; in TEST() local 143 XSpace space; in TEST() local
|
D | xplane_to_op_stats.cc | 100 void SetRunEnvironment(const XSpace& space, int32_t accelerator_count, in SetRunEnvironment() 115 void PropagateXSpaceDiagnosticsToOpStats(const XSpace& space, in PropagateXSpaceDiagnosticsToOpStats() 131 OpStats ConvertXSpaceToOpStats(const XSpace& space, in ConvertXSpaceToOpStats()
|
D | xplane_to_memory_profile_test.cc | 35 XSpace space; in TEST() local
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | mutex_data.h | 24 void* space[2]; member 29 void* space[2]; member
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_cl.c | 42 v3d_cl_ensure_space(struct v3d_cl *cl, uint32_t space, uint32_t alignment) in v3d_cl_ensure_space() 61 v3d_cl_ensure_space_with_branch(struct v3d_cl *cl, uint32_t space) in v3d_cl_ensure_space_with_branch()
|
/external/mesa3d/src/panfrost/util/ |
D | pan_ir.c | 44 unsigned space = in pan_to_bytemask() local 58 unsigned space = in pan_to_bytemask() local
|
/external/toybox/toys/posix/ |
D | wc.c | 36 int i, space = 0, first = 1; local 61 int len = 0, clen = 1, space = 0; in do_wc() local
|
/external/tensorflow/tensorflow/core/profiler/lib/ |
D | profiler_session.cc | 63 Status ProfilerSession::CollectDataInternal(profiler::XSpace* space) { in CollectDataInternal() 85 Status ProfilerSession::CollectData(profiler::XSpace* space) { in CollectData()
|
/external/skia/tests/ |
D | ColorSpaceTest.cpp | 30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() 96 static void test_serialize(skiatest::Reporter* r, sk_sp<SkColorSpace> space, bool isNamed) { in test_serialize() 125 sk_sp<SkColorSpace> space = SkColorSpace::Make(profile); in DEF_TEST() local 158 sk_sp<SkColorSpace> space = SkColorSpace::Make(profile); in DEF_TEST() local 225 sk_sp<SkColorSpace> space = SkColorSpace::MakeRGB(SkNamedTransferFn::kSRGB, srgbToXYZ); in DEF_TEST() local
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | SymbolEnv.cpp | 25 char const *sh::toString(AddressSpace space) in toString() 422 AddressSpace space, in markSpace() 448 const AddressSpace space = iter->second; in isSpace() local 453 void SymbolEnv::markAsPointer(VarField x, AddressSpace space) in markAsPointer() 463 void SymbolEnv::markAsReference(VarField x, AddressSpace space) in markAsReference()
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | device_tracer_test.cc | 144 XSpace space; in TEST_F() local 153 XSpace space; in TEST_F() local 246 XSpace space; in TEST_F() local 295 XSpace space; in TEST_F() local 353 XSpace space; in TEST_F() local
|
/external/iptables/extensions/ |
D | libxt_iprange.c | 322 char *space = ""; in iprange_xlate() local 344 char *space = ""; in iprange_mt4_xlate() local 370 char *space = ""; in iprange_mt6_xlate() local
|
/external/f2fs-tools/fsck/ |
D | mkquota.c | 228 void quota_data_add(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_add() 250 void quota_data_sub(quota_ctx_t qctx, struct f2fs_inode *inode, qsize_t space) in quota_data_sub() 305 qsize_t space = (inode->i_blocks - 1) * BLOCK_SZ; in quota_add_inode_usage() local
|
/external/musl/src/network/ |
D | dn_expand.c | 3 …nst unsigned char *base, const unsigned char *end, const unsigned char *src, char *dest, int space) in __dn_expand()
|
/external/ComputeLibrary/support/ |
D | MemorySupport.h | 37 inline void *align(std::size_t alignment, std::size_t size, void *&ptr, std::size_t &space) in align()
|
/external/skia/src/shaders/ |
D | SkColorShader.cpp | 45 SkColor4Shader::SkColor4Shader(const SkColor4f& color, sk_sp<SkColorSpace> space) in SkColor4Shader() 73 sk_sp<SkShader> SkShaders::Color(const SkColor4f& color, sk_sp<SkColorSpace> space) { in Color()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_scratch.cpp | 34 struct swr_scratch_space *space, in swr_copy_to_scratch_space()
|