HomeSort by relevance Sort by last modified time
    Searched defs:param (Results 526 - 550 of 1450) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
rdma_user_cm.h 214 } param; member in struct:rdma_ucm_event_resp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
random.h 265 * @param __s The initial seed value.
275 * @param __q the seed sequence.
288 * @param __s The new seed.
298 * @param __q the seed sequence.
345 * @param __lhs A linear congruential random number generator object.
346 * @param __rhs Another linear congruential random number generator
361 * @param __os The output stream.
362 * @param __lcr A % linear_congruential_engine random number generator.
381 * @param __is The input stream.
382 * @param __lcr A % linear_congruential_engine random number generator
3202 param() const function in class:fisher_f_distribution
3210 param(const param_type& __param) function in class:fisher_f_distribution
3415 param() const function in class:student_t_distribution
3423 param(const param_type& __param) function in class:student_t_distribution
3637 param() const function in class:bernoulli_distribution
3645 param(const param_type& __param) function in class:bernoulli_distribution
3865 param() const function in class:binomial_distribution
3873 param(const param_type& __param) function in class:binomial_distribution
4078 param() const function in class:geometric_distribution
4086 param(const param_type& __param) function in class:geometric_distribution
4280 param() const function in class:negative_binomial_distribution
4288 param(const param_type& __param) function in class:negative_binomial_distribution
4502 param() const function in class:poisson_distribution
4510 param(const param_type& __param) function in class:poisson_distribution
4712 param() const function in class:exponential_distribution
4720 param(const param_type& __param) function in class:exponential_distribution
4920 param() const function in class:weibull_distribution
4928 param(const param_type& __param) function in class:weibull_distribution
5123 param() const function in class:extreme_value_distribution
5131 param(const param_type& __param) function in class:extreme_value_distribution
5349 param() const function in class:discrete_distribution
5357 param(const param_type& __param) function in class:discrete_distribution
5612 param() const function in class:piecewise_constant_distribution
5620 param(const param_type& __param) function in class:piecewise_constant_distribution
5882 param() const function in class:piecewise_linear_distribution
5890 param(const param_type& __param) function in class:piecewise_linear_distribution
6054 param(OutputIterator __dest) const function in class:seed_seq
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.h 265 * @param __s The initial seed value.
275 * @param __q the seed sequence.
288 * @param __s The new seed.
298 * @param __q the seed sequence.
345 * @param __lhs A linear congruential random number generator object.
346 * @param __rhs Another linear congruential random number generator
361 * @param __os The output stream.
362 * @param __lcr A % linear_congruential_engine random number generator.
381 * @param __is The input stream.
382 * @param __lcr A % linear_congruential_engine random number generator
3202 param() const function in class:fisher_f_distribution
3210 param(const param_type& __param) function in class:fisher_f_distribution
3415 param() const function in class:student_t_distribution
3423 param(const param_type& __param) function in class:student_t_distribution
3637 param() const function in class:bernoulli_distribution
3645 param(const param_type& __param) function in class:bernoulli_distribution
3865 param() const function in class:binomial_distribution
3873 param(const param_type& __param) function in class:binomial_distribution
4078 param() const function in class:geometric_distribution
4086 param(const param_type& __param) function in class:geometric_distribution
4280 param() const function in class:negative_binomial_distribution
4288 param(const param_type& __param) function in class:negative_binomial_distribution
4502 param() const function in class:poisson_distribution
4510 param(const param_type& __param) function in class:poisson_distribution
4712 param() const function in class:exponential_distribution
4720 param(const param_type& __param) function in class:exponential_distribution
4920 param() const function in class:weibull_distribution
4928 param(const param_type& __param) function in class:weibull_distribution
5123 param() const function in class:extreme_value_distribution
5131 param(const param_type& __param) function in class:extreme_value_distribution
5349 param() const function in class:discrete_distribution
5357 param(const param_type& __param) function in class:discrete_distribution
5612 param() const function in class:piecewise_constant_distribution
5620 param(const param_type& __param) function in class:piecewise_constant_distribution
5882 param() const function in class:piecewise_linear_distribution
5890 param(const param_type& __param) function in class:piecewise_linear_distribution
6054 param(OutputIterator __dest) const function in class:seed_seq
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
spvIR.h 379 Instruction* param = new Instruction(firstParamId + p, typeInst->getIdOperand(p + 1), OpFunctionParameter); local
380 parent.mapInstruction(param);
381 parameterInstructions.push_back(param);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/src/
gtest-port.cc 288 ThreadMainParam* param = new ThreadMainParam(runnable, thread_can_start); local
295 param, // Parameter to ThreadMainStatic
301 delete param;
319 scoped_ptr<ThreadMainParam> param(static_cast<ThreadMainParam*>(ptr));
320 if (param->thread_can_start_ != NULL)
321 param->thread_can_start_->WaitForNotification();
322 param->runnable_->Run();
479 static DWORD WINAPI WatcherThreadFunc(LPVOID param) {
481 reinterpret_cast<const ThreadIdAndHandle*>(param);
    [all...]
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-stub/1.0.1/
grpc-stub-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-stub/1.0.3/
grpc-stub-1.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/codemodel/2.2.11/
codemodel-2.2.11.jar 
  /system/bt/osi/src/
alarm.cc 668 struct sched_param param; local
669 param.sched_priority = THREAD_RT_PRIORITY;
670 pthread_attr_setschedparam(&thread_attr, &param);
  /system/nfc/src/nfa/include/
nfa_ee_api.h 147 tNFA_EE_ACTION_PARAM param; member in struct:__anon3366
  /system/tools/hidl/
Interface.cpp 937 const AnnotationParam *param = local
939 if (param != nullptr) {
940 for (const auto& value : param->getValues()) {
  /toolchain/binutils/binutils-2.27/bfd/
elf32-m68hc1x.c 644 struct m68hc11_scan_param param; local
674 param.use_memory_banks = FALSE;
675 param.pinfo = &htab->pinfo;
676 bfd_map_over_sections (abfd, scan_sections_for_abi, &param);
677 if (param.use_memory_banks)
1454 struct m68hc11_scan_param param; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-spu.c 51 static const char *get_imm (const char *param, struct spu_insn *insn, int arg);
52 static const char *get_reg (const char *param, struct spu_insn *insn, int arg,
54 static int calcop (struct spu_opcode *format, const char *param,
270 char *param, *thisfrag;
280 for (param = op; *param != 0 && !ISSPACE (*param); param++)
282 c = *param;
283 *param = 0
268 char *param, *thisfrag; local
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
BlockCipherTestBase.java 1626 AlgorithmParameters param = AlgorithmParameters.getInstance("AES"); local
    [all...]
  /bionic/libc/kernel/uapi/drm/
etnaviv_drm.h 51 __u32 param; member in struct:drm_etnaviv_param
vc4_drm.h 149 __u32 param; member in struct:drm_vc4_get_param
  /bionic/libc/kernel/uapi/rdma/
rdma_user_cm.h 224 } param; member in struct:rdma_ucm_event_resp
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
SecurityLoggingTest.java 309 final String param = InstrumentationRegistry.getArguments().getString(ARG_BATCH_NUMBER); local
310 final int batchId = param == null ? 0 : Integer.parseInt(param);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioEffectTest.java 346 byte[] param = mEffect.intToByteArray(PresetReverb.PARAM_PRESET);
348 int status = mEffect.getParameter(param, value);
355 status = mEffect.setParameter(param, value);
357 status = mEffect.getParameter(param, value);
380 int param = EnvironmentalReverb.PARAM_DECAY_TIME; local
382 int status = mEffect.getParameter(param, value);
388 status = mEffect.setParameter(param, time);
390 status = mEffect.getParameter(param, value);
414 int param = PresetReverb.PARAM_PRESET; local
416 int status = mEffect.getParameter(param, value)
446 int param = EnvironmentalReverb.PARAM_DECAY_TIME; local
482 int[] param = new int[1]; local
519 int[] param = new int[1]; local
553 int[] param = new int[1]; local
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 1535 cam_denoise_param_t param; local
    [all...]
  /external/annotation-tools/annotation-file-utilities/src/annotator/specification/
IndexFileSpecification.java 172 * @param className is fully qualified
296 * @param clist the criteria specifying the location of the insertions
297 * @param element holds the annotations to be inserted
306 * @param clist the criteria specifying the location of the insertions
307 * @param element holds the annotations to be inserted
308 * @param isCastInsertion {@code true} if this for a cast insertion, {@code false}
319 * @param clist the criteria specifying the location of the insertions
320 * @param element holds the annotations to be inserted
321 * @param add {@code true} if the create {@link AnnotationInsertion}s should
332 * @param clist the criteria specifying the location of the insertion
634 AField param = entry.getValue(); local
718 AField param = entry.getValue(); local
    [all...]
  /external/boringssl/src/crypto/x509/
x509_vfy.c 187 X509_VERIFY_PARAM *param = ctx->param; local
255 depth = param->depth;
271 if (ctx->param->flags & X509_V_FLAG_TRUSTED_FIRST) {
408 && !(ctx->param->flags & X509_V_FLAG_TRUSTED_FIRST)
409 && !(ctx->param->flags & X509_V_FLAG_NO_ALT_CHAINS)) {
489 ctx->param->flags);
513 if (!bad_chain && (ctx->param->flags & X509_V_FLAG_POLICY_CHECK))
553 if (!(ctx->param->flags & X509_V_FLAG_CB_ISSUER_CHECK))
605 ! !(ctx->param->flags & X509_V_FLAG_ALLOW_PROXY_CERTS)
2451 const X509_VERIFY_PARAM *param; local
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 1288 struct sched_param param; local
1293 pthread_getschedparam(pthread_self(), Ident(&policy) - 1, &param), local
    [all...]
  /external/compiler-rt/lib/lsan/
lsan_common.cc 424 CheckForLeaksParam *param = reinterpret_cast<CheckForLeaksParam *>(arg); local
425 CHECK(param);
426 CHECK(!param->success);
428 ForEachChunk(CollectLeaksCb, &param->leak_report);
432 param->success = true;
439 CheckForLeaksParam param; local
440 param.success = false;
443 DoStopTheWorld(CheckForLeaksCallback, &param);
447 if (!param.success) {
454 param.leak_report.ApplySuppressions()
    [all...]
  /external/curl/lib/
mprintf.c 571 long param; /* current parameter to read */ local
642 param = dprintf_DollarString(f, &f);
644 if(!param)
645 param = param_num;
647 --param;
652 p = &vto[param];

Completed in 2443 milliseconds

<<21222324252627282930>>