| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | csr2022.cpp | 29 * @param text the byte buffer containing text to analyse 30 * @param textLen the size of the text in the byte. 31 * @param escapeSequences the byte escape sequences to test for.
|
| H A D | csrmbcs.h | 55 * @param det The CharsetDetector, which contains the input text 85 * @param it The IteratedChar "struct" into which the returned char is placed. 86 * @param det The charset detector, which is needed to get at the input byte data
|
| H A D | number_mapper.h | 246 * @param properties 248 * @param symbols 250 * @param exportedProperties
|
| /third_party/node/deps/npm/node_modules/@pkgjs/parseargs/ |
| H A D | utils.js | 177 * @param {string} longOption - long option name e.g. 'foo' 178 * @param {object} optionConfig - the option configuration properties 179 * @param {object} values - option values returned in `values` by parseArgs
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_refcnt.c | 131 * \param p the refcount being changed (the value is not changed here) 132 * \param get_desc a function which will be called to print an object's 134 * \param change the reference count change which must be +/-1 or 0 when
|
| /third_party/lwip/src/core/ipv6/ |
| H A D | ethip6.c | 71 * @param netif The lwIP network interface which the IP packet will be sent on. 72 * @param q The pbuf(s) containing the IP packet to be sent. 73 * @param ip6addr The IP address of the packet destination.
|
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| H A D | ssl_x509.c | 130 return &ssl->param; in SSL_get0_param() 137 int X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, in X509_VERIFY_PARAM_set_hostflags() argument 148 int X509_VERIFY_PARAM_clear_hostflags(X509_VERIFY_PARAM *param, in X509_VERIFY_PARAM_clear_hostflags() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
| H A D | 1-3.c | 25 * -> create a new thread with a known scheduling policy & param. 26 * -> check the created thread has the required policy & param. 28 * -> change the param with pthread_setschedprio & check the result.
|
| /third_party/ltp/testcases/realtime/func/gtod_latency/ |
| H A D | gtod_infinite.c | 109 struct sched_param param; in main() local 140 param.sched_priority = sched_get_priority_min(SCHED_FIFO) + 80; in main() 141 rc = sched_setscheduler(0, SCHED_FIFO, ¶m); in main()
|
| /third_party/ltp/testcases/realtime/func/sched_football/ |
| H A D | sched_football.c | 159 struct sched_param param; in main() local 176 param.sched_priority = sched_get_priority_min(SCHED_FIFO) + 80; in main() 177 sched_setscheduler(0, SCHED_FIFO, ¶m); in main()
|
| /third_party/lwip/src/include/lwip/ |
| H A D | snmp.h | 115 * @param netif Netif to init 116 * @param type one of enum @ref snmp_ifType 117 * @param speed your link speed here (units: bits per second)
|
| /third_party/node/deps/v8/src/extensions/ |
| H A D | gc-extension.cc | 53 auto param = v8::Local<v8::Object>::Cast(args[0]); in Parse() local 54 auto maybe_type = IsProperty(isolate, ctx, param, "type", "minor"); in Parse() 62 IsProperty(isolate, ctx, param, "execution", "async"); in Parse()
|
| /third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
| H A D | PhonePrefixMap.java | 109 * @param sortedPhonePrefixMap a map from phone number prefixes to descriptions of those prefixes 144 * @param number the phone number to look up 177 * @param number the phone number to look up
|
| /third_party/openGLES/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/vk-gl-cts/external/openglcts/modules/glesext/disjoint_timer_query/ |
| H A D | esextcDisjointTimerQueryHandleReuse.cpp | 43 * @param context Test context 44 * @param name Test case's name 45 * @param description Test case's description
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | FramebufferMixedSamplesTest.cpp | 89 GLint param = 0; in prepareForDraw() local 90 glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_SAMPLES, ¶m); in prepareForDraw() 91 EXPECT_GT(param, 1); in prepareForDraw()
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | version_test.cpp | 196 VersionTestParam param = GetParam(); in TEST_P() local 203 EXPECT_CALL(mDiagnostics, print(param.id, pp::SourceLocation(0, 1), _)); in TEST_P() 205 preprocess(param.str, expected); in TEST_P()
|
| /third_party/skia/src/gpu/ |
| H A D | GrProgramDesc.h | 155 * @param desc The built descriptor 156 * @param programInfo Program information need to build the key 157 * @param caps the caps
|
| /third_party/skia/src/gpu/ops/ |
| H A D | GrSimpleMeshDrawOpHelper.h | 64 * @param geometryCoverage Describes the coverage output of the op's geometry processor 65 * @param geometryColor An in/out param. As input this informs processor analysis about the
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
| H A D | FontInputStream.java | 96 * @param is input stream to wrap 105 * @param is input stream to wrap 106 * @param length the maximum length of bytes to read
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
| H A D | Glyph.java | 167 * @param data 168 * @param offset 169 * @param length
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | available_instructions.cpp | 38 &available_params_for_function](opt::Instruction* param) { in AvailableInstructions() 39 if (predicate(ir_context, param)) { in AvailableInstructions() 40 available_params_for_function.push_back(param); in AvailableInstructions()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | available_instructions.cpp | 38 &available_params_for_function](opt::Instruction* param) { in AvailableInstructions() 39 if (predicate(ir_context, param)) { in AvailableInstructions() 40 available_params_for_function.push_back(param); in AvailableInstructions()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | csr2022.cpp | 29 * @param text the byte buffer containing text to analyse 30 * @param textLen the size of the text in the byte. 31 * @param escapeSequences the byte escape sequences to test for.
|
| H A D | csrmbcs.h | 55 * @param det The CharsetDetector, which contains the input text 85 * @param it The IteratedChar "struct" into which the returned char is placed. 86 * @param det The charset detector, which is needed to get at the input byte data
|