| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_mapper.h | 241 * @param properties 243 * @param symbols 245 * @param exportedProperties
|
| H A D | units_router.h | 129 * @param quantity The quantity to convert, expressed in terms of inputUnit. 130 * @param rounder If not null, this RoundingImpl will be used to do rounding 134 * @param status Receives status.
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | package.h | 101 * @param mode 0=default 137 * @param context user context (will be passed to check function) 138 * @param check will be called with context and any missing items
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/ |
| H A D | LockFreeQueue.h | 68 * @param val - element will be stored in this variable 84 * @param item - The item to add 100 * @param item - item will be stored in this variable
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.h | 49 * @param pageSize Page size in point units. 51 * @param document A non-null pointer back to the 56 * @param initialTransform Transform to be applied to the entire page.
|
| /third_party/parse5/test/data/parser-feedback/ |
| H A D | tests25.test | 606 "description": "<!DOCTYPE html><body><param>A", 607 "input": "<!DOCTYPE html><body><param>A", 623 "param",
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
| H A D | ATI_vertex_streams.txt | 58 void VertexBlendEnv{if}(enum pname, T param) 188 void VertexBlendEnv{if}(enum pname, T param) 191 currently selected vertex stage. Param must be less than
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| H A D | NV_conservative_raster_pre_snap.txt | 52 Accepted by the <param> parameter of ConservativeRasterParameteriNV: 62 ... The <param> parameter specifies the conservative raster mode to be 133 not CONSERVATIVE_RASTER_MODE_NV, or if <param> is not CONSERVATIVE_RASTER_-
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
| H A D | SGIX_pixel_texture_bits.txt | 101 Accepted by the <param> parameter of PixelTexGenParameteriSGIX and 118 If the PixelTexGenParameterSGIX param COLOR_TO_TEXTURE_COORD_SGIX 132 If the PixelTexGenParameterSGIX param COLOR_TO_TEXTURE_COORD_SGIX
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
| H A D | MSFBuilder.h | 30 /// \param BlockSize The internal block size used by the PDB file. See 33 /// \param MinBlockCount Causes the builder to reserve up front space for 44 /// \param CanGrow If true, any operation which results in an attempt to
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| H A D | ImportedFunctionsInliningStatistics.h | 70 /// Record inline of @param Callee to @param Caller for statistis. 73 /// If @param Verbose is true then separate statistics for every inlined
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | InlineSimple.cpp | 107 auto Param = llvm::getInlineParams(OptLevel, SizeOptLevel); in createFunctionInliningPass() local 109 Param.HotCallSiteThreshold = 0; in createFunctionInliningPass() 110 return new SimpleInliner(Param); in createFunctionInliningPass()
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | traverse_expressions.h | 55 /// @param root the root expression node 56 /// @param diags the diagnostics used for error messages 57 /// @param callback the callback function. Must be of the signature:
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | intrinsic_test.cc | 36 auto param = GetParam(); in TEST_P() local 37 EXPECT_EQ(ParseIntrinsicType(param.name), param.intrinsic); in TEST_P()
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/arr-value-set-to-arr-value-squared/ |
| H A D | 0-opt.wgsl | 35 var param : i32; 60 param = x_128; 63 swap_i1_i1_(&(param), &(param_1));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-instruction-simplify-inst-combine-calls-for-compare-function-call-result/ |
| H A D | 0-opt.wgsl | 43 var param : i32; 107 param = x_65; 108 let x_66 : i32 = f_i1_(&(param));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-declare-bvec4/ |
| H A D | 0-opt.wgsl | 45 var param : vec2<f32>; 61 param = x_156; 65 let x_159 : bool = collision_vf2_vf4_(&(param), &(param_1));
|
| H A D | 1.wgsl | 46 var param : vec2<f32>; 62 param = x_160; 66 let x_163 : bool = collision_vf2_vf4_(&(param), &(param_1));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-stable-bubblesort-flag-complex-conditionals/ |
| H A D | 1.wgsl | 99 var param : f32; 141 param = x_95; 144 let x_98 : bool = checkSwap_f1_f1_(&(param), &(param_1));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-stable-quicksort-dontinline/ |
| H A D | 0-opt.spvasm.expected.hlsl | 32 int param = 0; 53 param = i_1; 55 swap_i1_i1_(param, param_1);
|
| H A D | 0-opt.wgsl.expected.hlsl | 32 int param = 0; 53 param = i_1; 55 swap_i1_i1_(param, param_1);
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-rects-vec4-clamp-conditional-min-mix/ |
| H A D | 1.wgsl | 43 var param : vec2<f32>; 74 param = x_175; 78 let x_178 : bool = collision_vf2_vf4_(&(param), &(param_1));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-triangle-array-nested-loop/ |
| H A D | 0-opt.wgsl | 24 var param : vec2<f32>; 47 param = vec2<f32>((x_95 - x_97), (x_100 - x_102)); 49 let x_114 : f32 = cross2d_vf2_vf2_(&(param), &(param_1));
|
| /third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-triangle-clamp-conditional-mix/ |
| H A D | 0.wgsl | 22 var param : vec2<f32>; 42 param = vec2<f32>((x_88 - x_90), (x_93 - x_95)); 44 let x_107 : f32 = cross2d_vf2_vf2_(&(param), &(param_1));
|
| H A D | 1.wgsl | 26 var param : vec2<f32>; 71 param = vec2<f32>((x_125 - x_127), (x_130 - x_132)); 73 let x_144 : f32 = cross2d_vf2_vf2_(&(param), &(param_1));
|