| /external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
| D | jsonrpc2.go | 305 type combined struct { struct 306 VersionTag VersionTag `json:"jsonrpc"` 307 ID *ID `json:"id,omitempty"` 308 Method string `json:"method"` 309 Params *json.RawMessage `json:"params,omitempty"` 310 Result *json.RawMessage `json:"result,omitempty"` 311 Error *Error `json:"error,omitempty"`
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/ |
| D | jsonrpc2.go | 305 type combined struct { struct 306 VersionTag VersionTag `json:"jsonrpc"` 307 ID *ID `json:"id,omitempty"` 308 Method string `json:"method"` 309 Params *json.RawMessage `json:"params,omitempty"` 310 Result *json.RawMessage `json:"result,omitempty"` 311 Error *Error `json:"error,omitempty"`
|
| /external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
| D | jsonrpc2.go | 305 type combined struct { struct 306 VersionTag VersionTag `json:"jsonrpc"` 307 ID *ID `json:"id,omitempty"` 308 Method string `json:"method"` 309 Params *json.RawMessage `json:"params,omitempty"` 310 Result *json.RawMessage `json:"result,omitempty"` 311 Error *Error `json:"error,omitempty"`
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | status_test.cc | 51 Status combined = in TEST() local 76 Status combined = in TEST() local 116 Status combined = status_group.as_summary_status(); in TEST() local
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
| D | CoroutineContext.kt | 40 val combined = coroutineContext + context in isJsdom() constant
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/ |
| D | CoroutineContext.kt | 36 val combined = coroutineContext + context in createDefaultDispatcher() constant
|
| /external/libchrome/components/policy/core/common/ |
| D | schema_registry_unittest.cc | 133 CombinedSchemaRegistry combined; in TEST() local 147 CombinedSchemaRegistry combined; in TEST() local
|
| /external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
| D | MutableAggregationTest.java | 222 List<MutableAggregation> combined = in testCombine_SumCountMean() local 258 MutableDistribution combined = MutableDistribution.create(BUCKET_BOUNDARIES); in testCombine_Distribution() local
|
| /external/skia/experimental/bazel_test/ |
| D | pathop_main.cpp | 28 SkPath combined; in main() local
|
| /external/skia/docs/examples/ |
| D | Matrix_decomposeScale.cpp | 19 SkMatrix combined = SkMatrix::Concat(scaleMatrix, remaining); in draw() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
| D | JDKRandomGenerator.java | 43 long combined = 0l; in setSeed() local
|
| D | AbstractRandomGenerator.java | 75 long combined = 0l; in setSeed() local
|
| /external/guice/core/test/com/google/inject/ |
| D | ModulesTest.java | 29 Module combined = Modules.combine(newModule(1), newModule(2L), newModule((short) 3)); in testCombineVarargs() local
|
| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowAppWidgetManagerTest.java | 301 RemoteViews combined = new RemoteViews(landscape, portrait); in updateAppWidget_landscapeAndPortrait() local 314 RemoteViews combined = new RemoteViews(landscape, portrait); in updateAppWidget_landscapeAndPortrait_canReapplySameView() local 338 RemoteViews combined = new RemoteViews(landscape, portrait); in updateAppWidget_landscapeAndPortrait_doesntReapplyDifferntViews() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | all_reduce_combiner.cc | 80 HloInstruction* combined; in CombineAllReduces() local
|
| D | reduce_scatter_combiner.cc | 84 HloInstruction* combined; in CombineReduceScatters() local
|
| D | all_gather_combiner.cc | 76 HloInstruction* combined; in CombineAllGathers() local
|
| /external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
| D | ParameterSet.java | 68 ImmutableSetMultimap.Builder<String, String> combined = ImmutableSetMultimap.builder(); in fillInDefaultsFor() local
|
| /external/harfbuzz_ng/src/ |
| D | gen-indic-table.py | 69 combined = {} variable 77 combined = {k:v for k,v in combined.items() if k in ALLOWED_SINGLES or v[2] in ALLOWED_BLOCKS} variable
|
| /external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/formatter/ |
| D | LargeValueFormatter.java | 89 int combined = Integer.valueOf(numericValue2 + "" + numericValue1); in makePretty() local
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/ |
| D | CoroutineContext.kt | 19 val combined = foldCopies(coroutineContext, context, true) in <lambda>() constant
|
| /external/libcap/progs/ |
| D | setcap.c | 224 cap_flag_value_t inh_state, eff_state, combined; in main() local
|
| /external/vulkan-validation-layers/layers/ |
| D | hash_util.h | 63 HashCombiner(Key combined = 0) : combined_(combined) {} in combined_() argument
|
| /external/webrtc/rtc_base/java/src/org/webrtc/ |
| D | ThreadUtils.java | 207 final StackTraceElement[] combined = new StackTraceElement[inner.length + outer.length]; in concatStackTraces() local
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | Versions.cpp | 1191 TString combined; in requireFloat16Arithmetic() local 1205 TString combined; in requireInt16Arithmetic() local 1219 TString combined; in requireInt8Arithmetic() local
|