Home
last modified time | relevance | path

Searched refs:Value (Results 251 – 275 of 88319) sorted by relevance

1...<<11121314151617181920>>...3533

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/logrusorgru/aurora/
H A Daurora.go39 Reset(arg interface{}) Value
46 Bold(arg interface{}) Value
48 Faint(arg interface{}) Value
58 Italic(arg interface{}) Value
69 Blink(arg interface{}) Value
101 Black(arg interface{}) Value
103 Red(arg interface{}) Value
105 Green(arg interface{}) Value
111 Brown(arg interface{}) Value
113 Blue(arg interface{}) Value
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/Xe_M/Xe_XPM/hw/
H A Dmhw_mi_hwcmd_xe_xpm.cpp88 DW2_3.Value[0] = DW2_3.Value[1] = 0x00000000; in MI_LOAD_REGISTER_MEM_CMD()
121 DW2_3.Value[0] = DW2_3.Value[1] = 0x00000000; in MI_STORE_REGISTER_MEM_CMD()
135 DW1_2.Value[0] = DW1_2.Value[1] = 0x00000000; in MI_BATCH_BUFFER_START_CMD()
158 DW1_2.Value[0] = DW1_2.Value[1] = 0x00000000; in MI_COPY_MEM_MEM_CMD()
160 DW3_4.Value[0] = DW3_4.Value[1] = 0x00000000; in MI_COPY_MEM_MEM_CMD()
173 DW1_2.Value[0] = DW1_2.Value[1] = 0x00000000; in MI_STORE_DATA_IMM_CMD()
207 DW2_3.Value[0] = DW2_3.Value[1] = 0x00000000; in MI_SEMAPHORE_WAIT_CMD()
227 DW2_3.Value[0] = DW2_3.Value[1] = 0x00000000; in MI_CONDITIONAL_BATCH_BUFFER_END_CMD()
271 DW1_2.Value[0] = DW1_2.Value[1] = 0x00000000; in MI_FLUSH_DW_CMD()
274 DW3_4.Value[0] = DW3_4.Value[1] = 0x00000000; in MI_FLUSH_DW_CMD()
[all …]
/dports/math/polylib/polylib-5.22.5/include/polylib/
H A Dvector.h25 int ConstraintSimplify(Value *old, Value *n, int len, Value* v);
32 extern void Gcd(Value a,Value b,Value *result);
41 extern void Vector_Add(Value *p1,Value *p2,Value *p3,unsigned length);
42 extern void Vector_Sub(Value *p1,Value *p2,Value *p3,unsigned length);
43 extern void Vector_Or(Value *p1,Value *p2,Value *p3,unsigned length);
44 extern void Vector_Scale(Value *p1, Value *p2, Value lambda, unsigned
46 extern void Vector_AntiScale(Value *p1,Value *p2,Value lambda,
52 extern void Vector_Combine(Value *p1,Value *p2,Value *p3,Value
58 extern void Vector_Map(Value *p1,Value *p2,Value *p3,unsigned
59 length, Value *(*f)(Value,Value));
[all …]
/dports/math/barvinok/barvinok-0.41.5/polylib/include/polylib/
H A Dvector.h25 int ConstraintSimplify(Value *old, Value *n, int len, Value* v);
32 extern void Gcd(Value a,Value b,Value *result);
41 extern void Vector_Add(Value *p1,Value *p2,Value *p3,unsigned length);
42 extern void Vector_Sub(Value *p1,Value *p2,Value *p3,unsigned length);
43 extern void Vector_Or(Value *p1,Value *p2,Value *p3,unsigned length);
44 extern void Vector_Scale(Value *p1, Value *p2, Value lambda, unsigned
46 extern void Vector_AntiScale(Value *p1,Value *p2,Value lambda,
52 extern void Vector_Combine(Value *p1,Value *p2,Value *p3,Value
58 extern void Vector_Map(Value *p1,Value *p2,Value *p3,unsigned
59 length, Value *(*f)(Value,Value));
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/tests/results/core/
H A Dv8_test_object.h46 CORE_EXPORT static bool HasInstance(v8::Local<v8::Value>, v8::Isolate*);
52 CORE_EXPORT static TestObject* ToImplWithTypeCheck(v8::Isolate*, v8::Local<v8::Value>);
58 static void CustomVoidMethodMethodCustom(const v8::FunctionCallbackInfo<v8::Value>&);
60 …mObjectAttributeAttributeSetterCustom(v8::Local<v8::Value>, const v8::FunctionCallbackInfo<v8::Val…
63 …terLongAttributeAttributeSetterCustom(v8::Local<v8::Value>, const v8::FunctionCallbackInfo<v8::Val…
65 …dAsLongAttributeAttributeSetterCustom(v8::Local<v8::Value>, const v8::FunctionCallbackInfo<v8::Val…
67 …dAsLongAttributeAttributeSetterCustom(v8::Local<v8::Value>, const v8::FunctionCallbackInfo<v8::Val…
587 CORE_EXPORT static void HasMethodCallback(const v8::FunctionCallbackInfo<v8::Value>&);
588 CORE_EXPORT static void GetMethodCallback(const v8::FunctionCallbackInfo<v8::Value>&);
595 …tySetterCallback(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<v8::Val…
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/d5/tengo/v2/
H A Dobjects.go179 return &Array{Value: append(o.Value, rhs.Value...)}, nil
479 r := o.Value + rhs.Value
485 r := o.Value - rhs.Value
491 if o.Value < rhs.Value {
496 if o.Value > rhs.Value {
567 return o.Value == t.Value
689 r := o.Value + rhs.Value
801 return o.Value == t.Value
1337 return &String{Value: o.Value + rhs.Value}, nil
1483 if o.Value.Equal(rhs.Value) || o.Value.Before(rhs.Value) {
[all …]
/dports/devel/pragmarcs/PragmARC-1378e7a/
H A Dpragmarc-matrix_math.adb21 Result.Value (I, J) := Left.Value (I, J) + Right.Value (I, J);
37 Result.Value (I, J) := Left.Value (I, J) - Right.Value (I, J);
56 Result.Value (I, J) := Result.Value (I, J) + Left.Value (I, K) * Right.Value (K, J);
153 return Mat.Value (1, 1) * Mat.Value (2, 2) - Mat.Value (1, 2) * Mat.Value (2, 1);
242 Result := Result + Left.Value.Value (I, 1) * Right.Value.Value (I, 1);
293 Result.Value.Value (1, 1) := Left.Value.Value (2, 1) * Right.Value.Value (3, 1) -
294 Left.Value.Value (3, 1) * Right.Value.Value (2, 1);
295 Result.Value.Value (2, 1) := Left.Value.Value (3, 1) * Right.Value.Value (1, 1) -
296 Left.Value.Value (1, 1) * Right.Value.Value (3, 1);
297 Result.Value.Value (3, 1) := Left.Value.Value (1, 1) * Right.Value.Value (2, 1) -
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/serde-value-0.6.0/src/
H A Dlib.rs24 pub enum Value { enum
47 Map(BTreeMap<Value, Value>),
97 (&Value::Unit, &Value::Unit) => true, in eq()
124 (&Value::Unit, &Value::Unit) => Ordering::Equal, in cmp()
135 impl Value { impl
205 (Value::Bool(false), Value::Unit), in de_smoke_test()
206 (Value::Bool(true), Value::Newtype(Box::new( in de_smoke_test()
233 (Value::String("a".into()), Value::U32(15)), in ser_smoke_test()
235 (Value::String("c".into()), Value::Seq(vec![Value::Bool(true), Value::Bool(false)])), in ser_smoke_test()
254 (Value::String("Baz".into()), Value::U8(1)) in deserialize_into_enum()
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go166 Value: map[string]types.AttributeValue{
185 Value: map[string]types.AttributeValue{
221 Value: map[string]types.AttributeValue{
252 Value: map[string]types.AttributeValue{
271 Value: map[string]types.AttributeValue{
302 Value: map[string]types.AttributeValue{
321 Value: map[string]types.AttributeValue{
351 Value: map[string]types.AttributeValue{
389 Value: map[string]types.AttributeValue{
418 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go166 Value: map[string]types.AttributeValue{
185 Value: map[string]types.AttributeValue{
221 Value: map[string]types.AttributeValue{
252 Value: map[string]types.AttributeValue{
271 Value: map[string]types.AttributeValue{
302 Value: map[string]types.AttributeValue{
321 Value: map[string]types.AttributeValue{
351 Value: map[string]types.AttributeValue{
389 Value: map[string]types.AttributeValue{
418 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/feature/dynamodb/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/feature/dynamodbstreams/attributevalue/
H A Dempty_collections_test.go164 Value: map[string]types.AttributeValue{
183 Value: map[string]types.AttributeValue{
219 Value: map[string]types.AttributeValue{
250 Value: map[string]types.AttributeValue{
269 Value: map[string]types.AttributeValue{
300 Value: map[string]types.AttributeValue{
319 Value: map[string]types.AttributeValue{
349 Value: map[string]types.AttributeValue{
387 Value: map[string]types.AttributeValue{
416 Value: map[string]types.AttributeValue{
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXOpts/CMPacketize/
H A DPacketBuilder.h205 Value* VPLANEPS(Value* vA, Value* vB, Value* vC, Value*& vX, Value*& vY);
217 CallInst* CALL3(Value* Callee, Value* arg1, Value* arg2, Value* arg3);
233 Value* JOIN_16(Value* a, Value* b);
235 Value* PSHUFB(Value* a, Value* b);
238 Value* PMAXSD(Value* a, Value* b);
239 Value* PMINSD(Value* a, Value* b);
240 Value* PMAXUD(Value* a, Value* b);
241 Value* PMINUD(Value* a, Value* b);
243 Value* FMADDPS(Value* a, Value* b, Value* c);
245 Value* ICLAMP(Value* src, Value* low, Value* high, const llvm::Twine& name = "");
[all …]

1...<<11121314151617181920>>...3533