Home
last modified time | relevance | path

Searched full:param (Results 11801 - 11825 of 23737) sorted by relevance

1...<<471472473474475476477478479480>>...950

/test/xts/acts/customization/enterprise_device_management/edm_xts_stage/
H A DTest.json18 "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 DRbnfLenientScannerProvider.java25 * @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 DOutput.java13 * @param <T> The type of the parameter.
42 * @param value the initial value
/third_party/icu/icu4c/source/common/
H A Dlocalsvc.h20 * @param what service-specific string identifying the specific user hook
21 * @param status error status
/third_party/EGL/sdk/docs/man/xhtml/
H A Dcopyright.inc.xsl3 <xsl:param name="copyright">
13 </xsl:param>
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRbnfLenientScannerProvider.java27 * @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 DOutput.java14 * @param <T> The type of the parameter.
39 * @param value the initial value
/third_party/icu/icu4c/source/common/unicode/
H A Dicudataver.h36 * @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 Dplugins.ts20 * @param {any} module
21 * @param {string} pkgName - PackageName of module.
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_attr_get.c21 _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 Dlocalsvc.h20 * @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 Dicudataver.h36 * @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 Dwhatwg-url-to-and-from-path.js11 'file:///dev/null?key=param&bool',
12 'file:///dev/null?key=param&bool#hash',
/third_party/mesa3d/src/mapi/glapi/gen/
H A DEXT_provoking_vertex.xml17 <param name="mode" type="GLenum"/>
30 <param name="mode" type="GLenum"/>
/third_party/libfuse/example/
H A Dioctl.h40 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 Dtest-fun-param-report.txt6 [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 Dtrace.h23 #define ANGLE_TRACE_EVENT1(CATEGORY, EVENT, NAME, PARAM) \
24 TRACE_EVENT1(ANGLEPlatformCurrent(), CATEGORY, EVENT, NAME, PARAM)
/third_party/skia/resources/sksl/inliner/
H A DInlineWithInoutArgument.sksl35 // 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 Dunroll-input-array-load.asm.tese43 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 Dextract-transposed-matrix-from-struct.asm.vert46 vec3 param = PosL_1;
48 V2F flattenTemp = _VS(param, param_1);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/comp/
H A Dcfg-preserve-parameter.comp57 int param = cond;
59 out_test_0(param, param_1);
H A Dcomposite-array-initialization.comp32 Data param = data[gl_LocalInvocationID.x];
34 Data _73 = combine(param, param_1);
H A Dcomposite-construct.comp34 vec4 param[3][2] = vec4[][](values, copy_values, copy_values2);
35 _41.as[gl_GlobalInvocationID.x] = summe(param);
H A Dtype-alias.comp45 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 Dconstant-array.frag25 Foobar param = Foobar(10.0, 20.0);
27 FragColor = ((_37[index] + _55[index][index + 1]) + resolve(param)) + resolve(param_1);

Completed in 42 milliseconds

1...<<471472473474475476477478479480>>...950