/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
icmp6.h | 55 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
|
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/ |
cauchy_test.py | 102 pdf = cauchy.prob(x) 132 pdf = cauchy.prob(x) 213 dist.log_survival_function, dist.log_prob, dist.prob
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
quantized_distribution.py | 198 If provided, base distribution's `prob` should be defined at 202 If provided, base distribution's `prob` should be defined at 338 "'prob' not implemented unless the base distribution implements "
|
/external/tensorflow/tensorflow/core/util/ctc/ |
ctc_beam_search.h | 316 auto is_candidate = [this](const BeamProbability& prob) { 317 return (prob.total > kLogZero && 319 prob.total > leaves_.peek_bottom()->newp.total));
|
/external/tensorflow/tensorflow/python/kernel_tests/distributions/ |
normal_test.py | 114 pdf = normal.prob(x) 145 pdf = normal.prob(x) 226 dist.log_survival_function, dist.log_prob, dist.prob
|
/external/webp/src/dsp/ |
cost.c | 324 // should be prob[VP8EncBands[n]], but it's equivalent for n=0 or 1 325 const int p0 = res->prob[n][ctx0][0]; 350 const int last_p0 = res->prob[b][ctx][0];
|
/packages/apps/PackageInstaller/res/values-cs/ |
strings.xml | 26 <string name="installing" msgid="8613631001631998372">"Probíhá instalace..."</string> 72 <string name="uninstalling_notification_channel" msgid="5698369661583525583">"Probíhající odinstalace"</string> 74 <string name="uninstalling" msgid="5556217435895938250">"Probíhá odinstalace..."</string>
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.cpp | [all...] |
/external/webp/src/enc/ |
frame_enc.c | 235 // should be prob[VP8EncBands[n]], but it's equivalent for n=0 or 1 236 const uint8_t* p = res->prob[n][ctx]; 246 p = res->prob[VP8EncBands[n]][0]; 250 p = res->prob[VP8EncBands[n]][1]; 296 p = res->prob[VP8EncBands[n]][2];
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_optparse.py | 608 "-p", "--prob",
609 help="blow up with probability PROB [default: %default]")
610 self.parser.set_defaults(prob=0.43)
612 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n"
[all...] |
/external/libvpx/ |
Android.bp | 219 "libvpx/vpx_dsp/prob.c", 439 "libvpx/vpx_dsp/prob.c", 592 "libvpx/vpx_dsp/prob.c", [all...] |
/external/python/cpython2/Lib/test/ |
test_optparse.py | 609 "-p", "--prob", 610 help="blow up with probability PROB [default: %default]") 611 self.parser.set_defaults(prob=0.43) 613 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/external/python/cpython3/Lib/test/ |
test_optparse.py | 616 "-p", "--prob", 617 help="blow up with probability PROB [default: %default]") 618 self.parser.set_defaults(prob=0.43) 620 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_optparse.py | 608 "-p", "--prob", 609 help="blow up with probability PROB [default: %default]") 610 self.parser.set_defaults(prob=0.43) 612 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_optparse.py | 608 "-p", "--prob", 609 help="blow up with probability PROB [default: %default]") 610 self.parser.set_defaults(prob=0.43) 612 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | 608 "-p", "--prob", 609 help="blow up with probability PROB [default: %default]") 610 self.parser.set_defaults(prob=0.43) 612 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_optparse.py | 608 "-p", "--prob", 609 help="blow up with probability PROB [default: %default]") 610 self.parser.set_defaults(prob=0.43) 612 " -p PROB, --prob=PROB blow up with probability PROB [default: 0.43]\n" [all...] |
/external/guava/guava-tests/benchmark/com/google/common/base/ |
CharMatcherBenchmark.java | 169 int r = prob.length - 1; 170 int c = prob.length / 2; 171 int lv = prob[l]; 172 int rv = prob[r]; 173 int cv = prob[c]; 186 cv = prob[c]; 193 cv = prob[c]; 199 private static int[] prob; field in class:CharMatcherBenchmark.CharSamples 202 prob = new int[10003]; [all...] |
/external/llvm/include/llvm/CodeGen/ |
MachineBasicBlock.h | 376 /// of Succ is automatically updated. PROB parameter is stored in 384 BranchProbability Prob = BranchProbability::getUnknown()); 393 void setSuccProbability(succ_iterator I, BranchProbability Prob); [all...] |
/external/llvm/lib/Target/Mips/ |
MipsDelaySlotFiller.cpp | 799 auto &Prob = getAnalysis<MachineBranchProbabilityInfo>(); 803 return Prob.getEdgeProbability(&B, Dst0) < 804 Prob.getEdgeProbability(&B, Dst1);
|
/external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/ |
hmc_test.py | 301 # First: Test that the mathematical properties of the above log prob 331 # Proposed state is negative iff proposed target log prob is -inf. 659 # Gradients of the acceptance probs and new log prob are not finite. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/ |
MachineBasicBlock.h | 383 /// of Succ is automatically updated. PROB parameter is stored in 391 BranchProbability Prob = BranchProbability::getUnknown()); 400 void setSuccProbability(succ_iterator I, BranchProbability Prob); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/ |
MachineBasicBlock.h | 396 /// of Succ is automatically updated. PROB parameter is stored in 404 BranchProbability Prob = BranchProbability::getUnknown()); 413 void setSuccProbability(succ_iterator I, BranchProbability Prob); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/ |
MachineBasicBlock.h | 396 /// of Succ is automatically updated. PROB parameter is stored in 404 BranchProbability Prob = BranchProbability::getUnknown()); 413 void setSuccProbability(succ_iterator I, BranchProbability Prob); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/ |
MachineBasicBlock.h | 399 /// of Succ is automatically updated. PROB parameter is stored in 407 BranchProbability Prob = BranchProbability::getUnknown()); 416 void setSuccProbability(succ_iterator I, BranchProbability Prob); [all...] |