Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/external/vixl/src/aarch64/
Dcpu-features-auditor-aarch64.cc81 RecordInstructionFeaturesScope scope(this); in LoadStoreHelper() local
104 RecordInstructionFeaturesScope scope(this); in LoadStorePairHelper() local
124 RecordInstructionFeaturesScope scope(this); in VisitAddSubExtended() local
129 RecordInstructionFeaturesScope scope(this); in VisitAddSubImmediate() local
134 RecordInstructionFeaturesScope scope(this); in VisitAddSubShifted() local
139 RecordInstructionFeaturesScope scope(this); in VisitAddSubWithCarry() local
144 RecordInstructionFeaturesScope scope(this); in VisitAtomicMemory() local
160 RecordInstructionFeaturesScope scope(this); in VisitBitfield() local
165 RecordInstructionFeaturesScope scope(this); in VisitCompareBranch() local
170 RecordInstructionFeaturesScope scope(this); in VisitConditionalBranch() local
[all …]
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/
DConstant.java47 public static Constant<Integer> create(Scope scope, int data) { in create()
58 public static Constant<Integer> create(Scope scope, int[] data) { in create()
69 public static Constant<Integer> create(Scope scope, int[][] data) { in create()
80 public static Constant<Integer> create(Scope scope, int[][][] data) { in create()
91 public static Constant<Integer> create(Scope scope, int[][][][] data) { in create()
102 public static Constant<Integer> create(Scope scope, int[][][][][] data) { in create()
113 public static Constant<Integer> create(Scope scope, int[][][][][][] data) { in create()
131 public static Constant<Integer> create(Scope scope, long[] shape, IntBuffer data) { in create()
144 public static Constant<Float> create(Scope scope, float data) { in create()
155 public static Constant<Float> create(Scope scope, float[] data) { in create()
[all …]
/external/v8/src/runtime/
Druntime-intl.cc62 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
72 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
81 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
98 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
116 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
129 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
139 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
147 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
155 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
166 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
Druntime-promise.cc19 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
43 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
53 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
63 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
73 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
83 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
90 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
102 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
110 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
126 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
Druntime-object.cc229 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
249 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
268 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
299 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
387 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
406 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
463 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
471 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
492 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
506 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
Druntime-operators.cc13 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
22 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
32 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
42 SealHandleScope scope(isolate); in RUNTIME_FUNCTION() local
50 SealHandleScope scope(isolate); in RUNTIME_FUNCTION() local
58 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
68 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
78 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
88 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
Druntime-collections.cc22 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
33 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
43 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
53 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
63 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
73 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
83 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
92 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
114 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
123 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
Druntime-internal.cc34 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
46 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
70 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
76 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
88 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
138 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
172 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
180 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
190 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
200 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
/external/pdfium/fxjs/
Dcfxjse_value.cpp59 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(pIsolate); in FXJSE_ThrowMessage() local
74 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in ToHostObject() local
86 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in SetObject() local
96 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in SetArray() local
107 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in SetDate() local
113 CFXJSE_ScopeUtil_IsolateHandle scope(m_pIsolate); in SetFloat() local
121 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in SetObjectProperty() local
139 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in GetObjectProperty() local
155 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in SetObjectProperty() local
168 CFXJSE_ScopeUtil_IsolateHandleRootContext scope(m_pIsolate); in GetObjectPropertyByIdx() local
[all …]
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc227 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in HandleOutOfBoundsImmediate() local
233 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in HandleOutOfBoundsImmediate() local
239 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in HandleOutOfBoundsImmediate() local
244 CodeBufferCheckScope scope(this, 2 * kMaxInstructionSizeInBytes); in HandleOutOfBoundsImmediate() local
295 ExactAssemblyScope scope(this, k32BitT32InstructionSizeInBytes); in MemOperandComputationHelper() local
680 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in Delegate() local
726 CodeBufferCheckScope scope(this, 2 * kMaxInstructionSizeInBytes); in Delegate() local
744 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in Delegate() local
755 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in Delegate() local
766 CodeBufferCheckScope scope(this, kMaxInstructionSizeInBytes); in Delegate() local
[all …]
/external/vixl/test/
Dtest-code-generation-scopes.cc58 CodeBufferCheckScope scope(&masm, aarch32::kA32InstructionSizeInBytes); in TEST() local
72 CodeBufferCheckScope scope(&masm, aarch64::kInstructionSize); in TEST() local
86 CodeBufferCheckScope scope(&masm, 2 * aarch32::kA32InstructionSizeInBytes); in TEST() local
101 CodeBufferCheckScope scope(&masm, 2 * aarch64::kInstructionSize); in TEST() local
116 CodeBufferCheckScope scope; in TEST() local
132 CodeBufferCheckScope scope; in TEST() local
148 CodeBufferCheckScope scope(&masm, aarch32::kA32InstructionSizeInBytes); in TEST() local
164 CodeBufferCheckScope scope(&masm, aarch64::kInstructionSize); in TEST() local
180 CodeBufferCheckScope scope; in TEST() local
198 CodeBufferCheckScope scope; in TEST() local
[all …]
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-scope.hpp46 struct scope : public source_base<rxu::value_type_t<scope_traits<ResourceFactory, ObservableFactory… struct
48 typedef scope_traits<ResourceFactory, ObservableFactory> traits;
49 typedef typename traits::resource_factory_type resource_factory_type;
50 typedef typename traits::observable_factory_type observable_factory_type;
51 typedef typename traits::resource_type resource_type;
52 typedef typename traits::value_type value_type;
54 struct values
64 values initial;
67 scope(resource_factory_type rf, observable_factory_type of) in scope() argument
73 void on_subscribe(Subscriber o) const { in on_subscribe()
[all …]
/external/v8/src/builtins/
Dbuiltins-callsite.cc47 HandleScope scope(isolate); in BUILTIN() local
55 HandleScope scope(isolate); in BUILTIN() local
63 HandleScope scope(isolate); in BUILTIN() local
71 HandleScope scope(isolate); in BUILTIN() local
82 HandleScope scope(isolate); in BUILTIN() local
90 HandleScope scope(isolate); in BUILTIN() local
98 HandleScope scope(isolate); in BUILTIN() local
106 HandleScope scope(isolate); in BUILTIN() local
114 HandleScope scope(isolate); in BUILTIN() local
122 HandleScope scope(isolate); in BUILTIN() local
[all …]
Dbuiltins-object.cc23 HandleScope scope(isolate); in BUILTIN() local
39 HandleScope scope(isolate); in BUILTIN() local
50 HandleScope scope(isolate); in BUILTIN() local
173 HandleScope scope(isolate); in BUILTIN() local
183 HandleScope scope(isolate); in BUILTIN() local
193 HandleScope scope(isolate); in BUILTIN() local
202 HandleScope scope(isolate); in BUILTIN() local
210 HandleScope scope(isolate); in BUILTIN() local
222 HandleScope scope(isolate); in BUILTIN() local
235 HandleScope scope(isolate); in BUILTIN() local
[all …]
Dbuiltins-global.cc18 HandleScope scope(isolate); in BUILTIN() local
29 HandleScope scope(isolate); in BUILTIN() local
41 HandleScope scope(isolate); in BUILTIN() local
51 HandleScope scope(isolate); in BUILTIN() local
63 HandleScope scope(isolate); in BUILTIN() local
74 HandleScope scope(isolate); in BUILTIN() local
85 HandleScope scope(isolate); in BUILTIN() local
Dbuiltins-error.cc19 HandleScope scope(isolate); in BUILTIN() local
41 HandleScope scope(isolate); in BUILTIN() local
81 HandleScope scope(isolate); in BUILTIN() local
106 HandleScope scope(isolate); in BUILTIN() local
111 HandleScope scope(isolate); in BUILTIN() local
116 HandleScope scope(isolate); in BUILTIN() local
121 HandleScope scope(isolate); in BUILTIN() local
126 HandleScope scope(isolate); in BUILTIN() local
Dbuiltins-reflect.cc21 HandleScope scope(isolate); in BUILTIN() local
51 HandleScope scope(isolate); in BUILTIN() local
75 HandleScope scope(isolate); in BUILTIN() local
98 HandleScope scope(isolate); in BUILTIN() local
124 HandleScope scope(isolate); in BUILTIN() local
141 HandleScope scope(isolate); in BUILTIN() local
160 HandleScope scope(isolate); in BUILTIN() local
182 HandleScope scope(isolate); in BUILTIN() local
201 HandleScope scope(isolate); in BUILTIN() local
228 HandleScope scope(isolate); in BUILTIN() local
Dbuiltins-intl.cc47 HandleScope scope(isolate); in BUILTIN() local
509 HandleScope scope(isolate); in BUILTIN() local
564 HandleScope scope(isolate); in BUILTIN() local
599 HandleScope scope(isolate); in BUILTIN() local
650 HandleScope scope(isolate); in BUILTIN() local
670 HandleScope scope(isolate); in BUILTIN() local
699 HandleScope scope(isolate); in BUILTIN() local
747 HandleScope scope(isolate); in BUILTIN() local
766 HandleScope scope(isolate); in BUILTIN() local
778 HandleScope scope(isolate); in BUILTIN() local
[all …]
/external/tensorflow/tensorflow/cc/gradients/
Darray_grad.cc42 Status PackGrad(const Scope& scope, const Operation& op, in PackGrad()
59 Status UnpackGrad(const Scope& scope, const Operation& op, in UnpackGrad()
69 Status IdentityGrad(const Scope& scope, const Operation& op, in IdentityGrad()
77 Status RefIdentityGrad(const Scope& scope, const Operation& op, in RefIdentityGrad()
85 Status QuantizeAndDequantizeGrad(const Scope& scope, const Operation& op, in QuantizeAndDequantizeGrad()
93 Status QuantizeAndDequantizeV2Grad(const Scope& scope, const Operation& op, in QuantizeAndDequantizeV2Grad()
103 Status QuantizeAndDequantizeV3Grad(const Scope& scope, const Operation& op, in QuantizeAndDequantizeV3Grad()
114 Status SplitGrad(const Scope& scope, const Operation& op, in SplitGrad()
123 Status FillGrad(const Scope& scope, const Operation& op, in FillGrad()
141 Status DiagGrad(const Scope& scope, const Operation& op, in DiagGrad()
[all …]
Dmath_grad.cc45 Output ConjugateHelper(const Scope& scope, const Output& out) { in ConjugateHelper()
56 Status AbsGrad(const Scope& scope, const Operation& op, in AbsGrad()
65 Status NegGrad(const Scope& scope, const Operation& op, in NegGrad()
74 Status InvGrad(const Scope& scope, const Operation& op, in InvGrad()
85 Status SquareGrad(const Scope& scope, const Operation& op, in SquareGrad()
98 Status SqrtGrad(const Scope& scope, const Operation& op, in SqrtGrad()
108 Status RsqrtGrad(const Scope& scope, const Operation& op, in RsqrtGrad()
118 Status ExpGrad(const Scope& scope, const Operation& op, in ExpGrad()
130 Status Expm1Grad(const Scope& scope, const Operation& op, in Expm1Grad()
143 Status LogGrad(const Scope& scope, const Operation& op, in LogGrad()
[all …]
Dnn_grad.cc27 Status SoftmaxGrad(const Scope& scope, const Operation& op, in SoftmaxGrad()
50 bool IsZero(const Scope& scope, const Output& grad) { in IsZero()
71 Output BroadcastMul(const Scope& scope, const Output& vec, const Output& mat) { in BroadcastMul()
76 Status SoftmaxCrossEntropyWithLogitsGrad(const Scope& scope, in SoftmaxCrossEntropyWithLogitsGrad()
116 Status LogSoftmaxGrad(const Scope& scope, const Operation& op, in LogSoftmaxGrad()
128 Status ReluGradHelper(const Scope& scope, const Operation& op, in ReluGradHelper()
137 Status Relu6GradHelper(const Scope& scope, const Operation& op, in Relu6GradHelper()
146 Status LeakyReluGradHelper(const Scope& scope, const Operation& op, in LeakyReluGradHelper()
159 Status LeakyReluGradGradHelper(const Scope& scope, const Operation& op, in LeakyReluGradGradHelper()
173 Status EluGradHelper(const Scope& scope, const Operation& op, in EluGradHelper()
[all …]
/external/tensorflow/tensorflow/contrib/losses/python/losses/
Dloss_ops.py85 def compute_weighted_loss(losses, weights=1.0, scope=None): argument
190 def get_losses(scope=None, loss_collection=ops.GraphKeys.LOSSES): argument
204 def get_regularization_losses(scope=None): argument
240 def absolute_difference(predictions, labels=None, weights=1.0, scope=None): argument
281 scope=None): argument
332 scope=None): argument
380 def sparse_softmax_cross_entropy(logits, labels, weights=1.0, scope=None): argument
415 def log_loss(predictions, labels=None, weights=1.0, epsilon=1e-7, scope=None): argument
456 def hinge_loss(logits, labels=None, scope=None): argument
487 def mean_squared_error(predictions, labels=None, weights=1.0, scope=None): argument
[all …]
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/
DShadowGoogleAuthUtil.java65 public static synchronized String getToken(Context context, Account account, String scope) in getToken()
71 public static synchronized String getToken(Context context, Account account, String scope, in getToken()
77 public static synchronized String getToken(Context context, String accountName, String scope) in getToken()
83 public static synchronized String getToken(Context context, String accountName, String scope, in getToken()
90 String scope, Bundle extras) in getTokenWithNotification()
97 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
105 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
113 String scope, Bundle extras, Intent callback) in getTokenWithNotification()
121 String scope, Bundle extras) in getTokenWithNotification()
128 String scope, Bundle extras, String authority, Bundle syncBundle) in getTokenWithNotification()
[all …]
/external/tensorflow/tensorflow/cc/framework/
Dwhile_gradients.cc57 Status AddForwardLoopCounter(WhileContext* while_ctx, const Scope& scope, in AddForwardLoopCounter()
75 BodyGraphBuilderFn body_fn = [](const Scope& scope, in AddForwardLoopCounter()
97 const Scope& scope, in AddBackPropLoopCounter()
114 BodyGraphBuilderFn body_fn = [](const Scope& scope, in AddBackPropLoopCounter()
116 std::vector<Output>* outputs) { in AddBackPropLoopCounter()
144 Scope scope = parent_scope.NewSubScope("while"); in AddWhileGradientLoop() local
160 BodyGraphBuilderFn body_fn = [while_ctx](const Scope& scope, in AddWhileGradientLoop()
179 Status AddWhileLoopGradient(WhileContext* while_ctx, const Scope& scope, in AddWhileLoopGradient()
/external/turbine/java/com/google/turbine/binder/lookup/
DCompoundScope.java26 private final Scope scope; field in CompoundScope
29 private CompoundScope(Scope scope, Scope base) { in CompoundScope()
47 public CompoundScope append(Scope scope) { in append()
52 public static CompoundScope base(Scope scope) { in base()

12345678910>>...31