| /test/xts/acts/customization/enterprise_device_management/edm_xts_stage/ |
| H A D | Test.json | 18 "param set const.product.developmentmode 1", 19 "param set const.bms.allowenterprisebundle true"
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RbnfLenientScannerProvider.java | 25 * @param locale the locale to provide the default lenient rules. 26 * @param extras extra collation rules
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Output.java | 13 * @param <T> The type of the parameter. 42 * @param value the initial value
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localsvc.h | 20 * @param what service-specific string identifying the specific user hook 21 * @param status error status
|
| /third_party/EGL/sdk/docs/man/xhtml/ |
| H A D | copyright.inc.xsl | 3 <xsl:param name="copyright"> 13 </xsl:param>
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RbnfLenientScannerProvider.java | 27 * @param locale the locale to provide the default lenient rules. 28 * @param extras extra collation rules
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | Output.java | 14 * @param <T> The type of the parameter. 39 * @param value the initial value
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | icudataver.h | 36 * @param dataVersionFillin icuver data version information to be filled in if not-null 37 * @param status stores the error code from the calls to resource bundle
|
| /third_party/jsframework/runtime/main/extend/mediaquery/ |
| H A D | plugins.ts | 20 * @param {any} module 21 * @param {string} pkgName - PackageName of module.
|
| /third_party/musl/porting/liteos_m/user/src/thread/ |
| H A D | pthread_attr_get.c | 21 _LIBC_TEXT_SECTION int pthread_attr_getschedparam(const pthread_attr_t *restrict a, struct sched_param *restrict param) in pthread_attr_getschedparam() argument 23 param->sched_priority = a->_a_prio; in pthread_attr_getschedparam()
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localsvc.h | 20 * @param what service-specific string identifying the specific user hook 21 * @param status error status
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | icudataver.h | 36 * @param dataVersionFillin icuver data version information to be filled in if not-null 37 * @param status stores the error code from the calls to resource bundle
|
| /third_party/node/benchmark/url/ |
| H A D | whatwg-url-to-and-from-path.js | 11 'file:///dev/null?key=param&bool', 12 'file:///dev/null?key=param&bool#hash',
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | EXT_provoking_vertex.xml | 17 <param name="mode" type="GLenum"/> 30 <param name="mode" type="GLenum"/>
|
| /third_party/libfuse/example/ |
| H A D | ioctl.h | 40 size_t prev_size; /* out param for previous total size */ 41 size_t new_size; /* out param for new total size */
|
| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| H A D | test-fun-param-report.txt | 6 [C] 'function void reg(ops*)' at test-fun-param-v1.c:7:1 has some indirect sub-type changes: 8 in pointed to type 'struct ops' at test-fun-param-v1.c:1:1:
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | trace.h | 23 #define ANGLE_TRACE_EVENT1(CATEGORY, EVENT, NAME, PARAM) \ 24 TRACE_EVENT1(ANGLEPlatformCurrent(), CATEGORY, EVENT, NAME, PARAM)
|
| /third_party/skia/resources/sksl/inliner/ |
| H A D | InlineWithInoutArgument.sksl | 35 // These calls are ineligible for inlining, because they write to their `out` param. 41 // These calls are eligible for inlining, because they don't write to their `out` param.
|
| /third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/tese/ |
| H A D | unroll-input-array-load.asm.tese | 43 HS_INPUT param = _input; 46 gl_Position = _main(param, param_1, param_2).pos;
|
| /third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/vert/ |
| H A D | extract-transposed-matrix-from-struct.asm.vert | 46 vec3 param = PosL_1; 48 V2F flattenTemp = _VS(param, param_1);
|
| /third_party/skia/third_party/externals/spirv-cross/reference/shaders/comp/ |
| H A D | cfg-preserve-parameter.comp | 57 int param = cond; 59 out_test_0(param, param_1);
|
| H A D | composite-array-initialization.comp | 32 Data param = data[gl_LocalInvocationID.x]; 34 Data _73 = combine(param, param_1);
|
| H A D | composite-construct.comp | 34 vec4 param[3][2] = vec4[][](values, copy_values, copy_values2); 35 _41.as[gl_GlobalInvocationID.x] = summe(param);
|
| H A D | type-alias.comp | 45 S0 param = s0; 47 _66.outputs[gl_GlobalInvocationID.x] = overload(param) + overload(param_1);
|
| /third_party/skia/third_party/externals/spirv-cross/reference/shaders/frag/ |
| H A D | constant-array.frag | 25 Foobar param = Foobar(10.0, 20.0); 27 FragColor = ((_37[index] + _55[index][index + 1]) + resolve(param)) + resolve(param_1);
|