OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forward
(Results
451 - 475
of
10576
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libbrillo/brillo/streams/
openssl_stream_bio.h
10
//
Forward
-declare BIO as an alias to OpenSSL's internal bio_st structure.
/external/libchrome/base/
cancelable_callback.h
109
void
Forward
(A... args) const {
110
callback_.Run(std::
forward
<A>(args)...);
116
forwarder_ = base::Bind(&CancelableCallback<void(A...)>::
Forward
,
126
// Used to ensure
Forward
() is not run when this object is destroyed.
/external/libchrome/base/metrics/
metrics_hashes_unittest.cc
24
{"
Forward
", "0x67d2f6740a8eaebf"},
/external/libhevc/common/
ihevc_deblk_tables.h
24
* Tables for
forward
and inverse transform
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
Router.java
10
* A {@link Router} will handle mojo message and
forward
those to a {@link Connector}. It deals with
/external/llvm/test/Assembler/
global-addrspace-forwardref.ll
4
; Make sure the address space of
forward
decls is preserved
/external/llvm/test/Bitcode/
mdnodes-distinct-in-post-order.ll
3
;
forward
references.
metadata.3.5.ll
3
; Check that metadata encoded in 3.5 is correctly understood going
forward
.
vst-forward-declaration.ll
2
; Check for VST
forward
declaration record and VST function index records.
/external/llvm/test/Feature/
exception.ll
40
;
forward
ref by name
54
;
forward
ref by ID
81
;
forward
ref by name
97
;
forward
ref by ID
/external/llvm/test/Linker/
dicompositetype-unique.ll
2
; RUN: | FileCheck %s -check-prefix CHECK -check-prefix
FORWARD
12
; RUN: | FileCheck %s -check-prefix CHECK -check-prefix
FORWARD
26
;
FORWARD
-SAME: name: "T1"
35
;
FORWARD
-SAME: name: "BothFwdT1"
/external/llvm/test/MC/ELF/
section-sym2.s
3
// Test that we can
forward
reference a section.
/external/llvm/test/Transforms/GVN/
fence.ll
3
; We can value
forward
across the fence since we can (semantically)
30
; We can not value
forward
across an acquire barrier since we might
67
; Given we chose to
forward
across the release fence, we clearly can't
forward
/external/python/cpython2/Demo/turtle/
tdemo_yinyang.py
29
forward
(radius*0.375)
/external/python/cpython3/Lib/turtledemo/
yinyang.py
27
forward
(radius*0.35)
/external/seccomp-tests/
seccomp_bpf_tests.h
25
//
Forward
declare from seccomp_bpf_tests.c.
/external/tensorflow/tensorflow/contrib/nn/python/ops/
fwd_gradients.py
15
"""
Forward
-mode derivatives."""
28
"""Computes
forward
-mode derivatives.
36
method, and https://github.com/renmengye/tensorflow-
forward
-ad for a "direct"
50
# This version of
forward
-mode autodiff is based on code by Tim Cooijmans
/external/tensorflow/tensorflow/core/api_def/base_api/
api_def_UnbatchGrad.pbtxt
7
same session which did the
forward
pass.
/external/v8/src/compiler/
control-flow-optimizer.h
16
//
Forward
declarations.
graph-replay.h
14
//
Forward
declarations.
jump-threading.h
23
// Rewrite the instructions to
forward
jumps and branches.
operator-properties.h
15
//
Forward
declarations.
tail-call-optimization.h
15
//
Forward
declarations.
/external/v8/src/inspector/
remote-object-id.h
8
#include "src/inspector/protocol/
Forward
.h"
v8-console-agent-impl.h
10
#include "src/inspector/protocol/
Forward
.h"
Completed in 1289 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>