/third_party/libinput/src/ |
H A D | evdev.c | 118 "property %s has invalid value '%s'\n", in parse_udev_flag() 352 ev[i].value = !!(leds & map[i].libinput); in evdev_device_led_update() 358 (void)i; /* no, we really don't care about the return value */ in evdev_device_led_update() 539 "tagged with unknown value %s\n", in evdev_tag_trackpoint() 589 "tagged with unknown value %s\n", in evdev_tag_keyboard() 1016 "%s: switch reliability set to unknown value '%s'\n", in evdev_read_switch_reliability_prop() 1060 e->value); in evdev_print_event() 2374 const char *value; in udev_device_should_be_ignored() local 2376 value = udev_device_get_property_value(udev_device, in udev_device_should_be_ignored() 2379 return value in udev_device_should_be_ignored() [all...] |
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 11 # is T4 dependency though, an ASI value that is not specified in the 1019 srax %g3, 63, %l7 ! next tweak value 1089 srax %g3, 63, %l7 ! next tweak value 1122 srax %g3, 63, %l7 ! next tweak value 1221 srax %g3, 63, %l7 ! next tweak value 1253 srax %g3, 63, %l7 ! next tweak value 1339 srax %g3, 63, %l7 ! next tweak value
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 13 * value 2 is to make sure no function defined in POSIX-2 is left undefined. 436 if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) { in add_oid_section() 438 cnf->name, cnf->value); in add_oid_section() 798 * The caller is responsible for freeing *certs if its value is left not NULL. 817 * The caller is responsible for freeing *crls if its value is left not NULL. 850 * For non-NULL ppkey, pcert, and pcrl the first suitable value found is loaded. 1928 /* Collect the value. */ in parse_name() 1957 "%s hint: a '+' in a value string needs be escaped using '\\' else a new member of a multi-valued RDN is expected\n", in parse_name() 1963 "%s warning: No value provided for %s name attribute \"%s\", skipped\n", in parse_name() 2029 int pkey_ctrl_string(EVP_PKEY_CTX *ctx, const char *value) in pkey_ctrl_string() argument 2243 adapt_keyid_ext(X509 *cert, X509V3_CTX *ext_ctx, const char *name, const char *value, int add_default) adapt_keyid_ext() argument [all...] |
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | 6 var ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};function ca(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var da=ca(this); 7 function ea(a,b){if(b)a:{var c=da;a=a.split(".");for(var d=0;d<a.length-1;d++){var f=a[d];if(!(f in c))break a;c=c[f]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}}ea("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}}); 9 ea("String.prototype.includes",function(a){return a?a:function(b,c){if(null==this)throw new TypeError("The 'this' value for String.prototype.includes must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype.includes must not be a regular expression");return-1!==this.indexOf(b,c||0)}});var fa=this||self;function na(a){a.ka=void 0;a.ja=function(){return a.ka?a.ka:a.ka=new a}} 676 function Xc(){var a=wa("phoneNumber").value,b=wa("defaultCountry").value.toUpperCase(),c=wa("carrierCode").value,d=new z;try{var f=S;if(!Ib(b)&&0<a.length&&"+"!=a.charAt(0))throw Error("Invalid country calling code");var e=vc(f,a,b,!0);d.g("****Parsing Result:****\n");d.g(JSON.stringify((new y(1)).l(e)));d.g("\n\n****Validation Results:****");var g=rc(e);var h=0==g||4==g;d.g("\nResult from isPossibleNumber(): ");d.g(h);var m=rc(e);f=b&&"ZZ"!=b;if(h)if(4==m)d.g("\nResult from isPossibleNumberWithReason(): "), 684 T)&&wc(c,C)?M(c,C,1):M(c,C,2);else if(ja&&wc(c,C)){var Da=M(c,C,1);break a}Da=X}else Da=n(e,5)?v(e,5):""}else Da="invalid";ld.call(d,Da);d.g("\nFormat for national dialing with preferred carrier code and empty fallback carrier code: ");d.g(p?Nb(S,e):"invalid");d.g("\n\n****AsYouTypeFormatter Results****");var od=new xc(b),pd=a.length;for(b=0;b<pd;++b){var kc=a.charAt(b);d.g("\nChar entered: ");d.g(kc);d.g(" Output: ");e=d;var qd=e.g;p=od;p.ma=Ec(p,kc);qd.call(e,p.ma)}}catch(ec){d.g("\n"+ec.toString())}wa("output").value=
|
/third_party/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 11 # is T4 dependency though, an ASI value that is not specified in the 1019 srax %g3, 63, %l7 ! next tweak value 1089 srax %g3, 63, %l7 ! next tweak value 1122 srax %g3, 63, %l7 ! next tweak value 1221 srax %g3, 63, %l7 ! next tweak value 1253 srax %g3, 63, %l7 ! next tweak value 1339 srax %g3, 63, %l7 ! next tweak value
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 13 * value 2 is to make sure no function defined in POSIX-2 is left undefined. 436 if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) { in add_oid_section() 438 cnf->name, cnf->value); in add_oid_section() 798 * The caller is responsible for freeing *certs if its value is left not NULL. 817 * The caller is responsible for freeing *crls if its value is left not NULL. 850 * For non-NULL ppkey, pcert, and pcrl the first suitable value found is loaded. 1923 /* Collect the value. */ in parse_name() 1952 "Hint: a '+' in a value string needs be escaped using '\\' else a new member of a multi-valued RDN is expected\n"); in parse_name() 1957 "%s: No value provided for %s name attribute \"%s\", skipped\n", in parse_name() 2022 int pkey_ctrl_string(EVP_PKEY_CTX *ctx, const char *value) in pkey_ctrl_string() argument 2236 adapt_keyid_ext(X509 *cert, X509V3_CTX *ext_ctx, const char *name, const char *value, int add_default) adapt_keyid_ext() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 269 return tcu::TestStatus::fail("gl_SampleID does not have correct value"); in verifyImageData() 289 << "Expecting value N at sample index N of a multisample texture.\n" in init() 441 << "Verifying gl_SamplePosition value with multisample targets:\n" in init() 738 << "Verifying gl_SampleMaskIn value with pSampleMask state. gl_SampleMaskIn does not contain any bits set that are have been killed by pSampleMask state. Expecting:\n" in init() 2075 const deInt32& value = bufferContents[sampleIndex]; in iterate() local 2077 if (value != 0 && value != 1) in iterate() 2081 msg << "Found garbage value " << value << " in buffer position " << sampleIndex << " (x=" << x << ", y=" << y << ", sample=" << s << ")"; in iterate() 2086 if (value ! in iterate() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 290 // Get or create a virtual register for each value. in translateBinaryOp() 291 // Unless the value is a Constant => loadimm cst? in translateBinaryOp() 531 // Subtract the lowest switch case value from the value being switched on. in emitJumpTableHeader() 537 // This value may be smaller or larger than the target's pointer type, and in emitJumpTableHeader() 552 // for the switch statement if the value being switched on exceeds the in emitJumpTableHeader() 1187 DL->getPointerABIAlignment(0).value()); in getStackGuard() 1645 if (isa<MetadataAsValue>(Arg.value())) in translateCall() 1651 if (ConstantInt *CI = dyn_cast<ConstantInt>(Arg.value())) { in translateCall() 1658 MIB.addFPImm(cast<ConstantFP>(Arg.value())); in translateCall() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cPipelineStatisticsQueryTests.cpp | 160 * query object result values for a specific value type. */ 611 /** Retrieves a GLenum value corresponding to internal _primitive_type 612 * enum value. 616 * @return Corresponding GL value that can be used for the draw calls, or 666 /** Retrieves a human-readable name for a _geometry_shader_input value. 668 * @param gs_input Internal _geometry_shader_input value to use for 705 /** Retrieves a human-readable string for a _geometry_shader_output value. 707 * @param gs_output _geometry_shader_output value to use for the conversion. 709 * @return Requested value or empty string, if the value wa 951 getStringForEnum(glw::GLenum value) getStringForEnum() argument 1137 isQuerySupported(glw::GLenum value, const glu::ContextInfo& context_info, const glu::RenderContext& render_context) isQuerySupported() argument 2681 const unsigned char value = 0xFF; executeClearBufferSubDataTest() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | VertexProgram.cpp | 867 c.x = Float4(instruction.src[0].value[0]); in readConstant() 868 c.y = Float4(instruction.src[0].value[1]); in readConstant() 869 c.z = Float4(instruction.src[0].value[2]); in readConstant() 870 c.w = Float4(instruction.src[0].value[3]); in readConstant() 1553 Value *value = index.loadValue(); in RET() local 1554 SwitchCases *switchCases = Nucleus::createSwitch(value, unreachableBlock, (int)callRetBlock[currentLabel].size()); in RET()
|
/third_party/python/Lib/test/ |
H A D | test_configparser.py | 126 eq(cf.get('Spaces', 'key with spaces'), 'value') 136 eq(cf.get('NoValue', 'option-without-value'), None) 169 eq(cf.get('NoValue', 'option-without-value', fallback=False), None) 170 eq(cf.get('NoValue', 'no-such-option-without-value', 187 eq(cf['Spaces']['key with spaces'], 'value') 192 eq(cf['NoValue']['option-without-value'], None) 235 eq(cf['NoValue'].get('option-without-value', False), None) 236 eq(cf['NoValue'].get('option-without-value', fallback=False), None) 237 eq(cf['NoValue'].get('no-such-option-without-value', False), False) 238 eq(cf['NoValue'].get('no-such-option-without-value', [all...] |
/third_party/python/Objects/ |
H A D | memoryobject.c | 1560 "memoryview: invalid value for format '%s'", fmt); in value_error_int() 2225 >>> value = memoryview(b'\xb9\x01\xef') 2226 >>> value.hex() 2228 >>> value.hex(':') 2230 >>> value.hex(':', 2) 2232 >>> value.hex(':', -2) 2533 memory_ass_sub(PyMemoryViewObject *self, PyObject *key, PyObject *value) in memory_ass_sub() argument 2550 if (value == NULL) { in memory_ass_sub() 2558 return pack_single(self, ptr, value, fmt); in memory_ass_sub() 2580 return pack_single(self, ptr, value, fm in memory_ass_sub() [all...] |
/third_party/rust/crates/syn/src/gen/ |
H A D | clone.rs | 50 value: self.value.clone(), in clone() 1343 value: self.value.clone(), in clone() 1434 value: self.value.clone(), in clone()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 266 return tcu::TestStatus::fail("gl_SampleID does not have correct value"); in verifyImageData() 286 << "Expecting value N at sample index N of a multisample texture.\n" in init() 438 << "Verifying gl_SamplePosition value with multisample targets:\n" in init() 735 << "Verifying gl_SampleMaskIn value with pSampleMask state. gl_SampleMaskIn does not contain any bits set that are have been killed by pSampleMask state. Expecting:\n" in init() 2064 const deInt32& value = bufferContents[sampleIndex]; in iterate() local 2066 if (value != 0 && value != 1) in iterate() 2070 msg << "Found garbage value " << value << " in buffer position " << sampleIndex << " (x=" << x << ", y=" << y << ", sample=" << s << ")"; in iterate() 2075 if (value ! in iterate() [all...] |
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
H A D | PictureNdk.cpp | 133 static void SetUint32NamedProperty(napi_env env, napi_value object, const char* key, uint32_t value) in SetUint32NamedProperty() argument 136 napi_create_uint32(env, value, &temp); in SetUint32NamedProperty() 511 char value[MAX_STRING_SIZE] = {0}; in MetadataSetProperty() local 513 napi_get_value_string_utf8(env, argValue[NUM_1], value, MAX_STRING_SIZE, &valueSize); in MetadataSetProperty() 517 Image_String imageValue = {value, valueSize}; in MetadataSetProperty() 1852 char value[MAX_STRING_SIZE] = {0}; in MetadataSetPropertyErrorCode() local 1854 napi_get_value_string_utf8(env, argValue[NUM_1], value, MAX_STRING_SIZE, &valueSize); in MetadataSetPropertyErrorCode() 1858 Image_String imageValue = {value, valueSize}; in MetadataSetPropertyErrorCode()
|
/third_party/ffmpeg/libavcodec/ |
H A D | snowenc.c | 907 unsigned value; in check_block() local 920 value= s->me_cache_generation + (p[0]>>10) + (p[1]<<6) + (block->ref<<12); in check_block() 921 if(s->me_cache[index] == value) in check_block() 923 s->me_cache[index]= value; in check_block() 953 unsigned value; in check_4block_inter() local 969 value= s->me_cache_generation + (p0>>10) + (p1<<6) + (block->ref<<12); in check_4block_inter() 970 if(s->me_cache[index] == value) in check_4block_inter() 972 s->me_cache[index]= value; in check_4block_inter()
|
/third_party/cmsis/CMSIS/Core/Include/ |
H A D | core_cm85.h | 3526 \brief Mask and shift a bit field value for use in a register bit range. 3528 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type. 3529 \return Masked and shifted value. 3531 #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk) 3534 \brief Mask and shift a register value to extract a bit filed value. 3536 \param[in] value Value of register. This parameter is interpreted as an uint32_t type. 3537 \return Masked and shifted bit field value. 3539 #define _FLD2VAL(field, value) (((uint32_ 4517 DCB_SetAuthCtrl(uint32_t value) DCB_SetAuthCtrl() argument 4544 TZ_DCB_SetAuthCtrl_NS(uint32_t value) TZ_DCB_SetAuthCtrl_NS() argument [all...] |
H A D | core_cm55.h | 3502 \brief Mask and shift a bit field value for use in a register bit range. 3504 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type. 3505 \return Masked and shifted value. 3507 #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk) 3510 \brief Mask and shift a register value to extract a bit filed value. 3512 \param[in] value Value of register. This parameter is interpreted as an uint32_t type. 3513 \return Masked and shifted bit field value. 3515 #define _FLD2VAL(field, value) (((uint32_ 4476 DCB_SetAuthCtrl(uint32_t value) DCB_SetAuthCtrl() argument 4503 TZ_DCB_SetAuthCtrl_NS(uint32_t value) TZ_DCB_SetAuthCtrl_NS() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccaltst.c | 442 /*set it back to original value */ in TestCalendar() 588 log_verbose("using value[%lf]\n", testMillis); in TestGetSetDateAPI() 592 log_err("Fail: setMillis incorrectly detected invalid value : for millis : %e : returned : %s\n", testMillis, u_errorName(status)); in TestGetSetDateAPI() 598 log_verbose("using value[%lf]\n", testMillis); in TestGetSetDateAPI() 602 log_err("Fail: setMillis incorrectly detected invalid value : for millis : %e : returned : %s\n", testMillis, u_errorName(status)); in TestGetSetDateAPI() 608 log_err("Fail: error in setMillis, allowed invalid value %e : returns millisecond : %d", testMillis, dateBit); in TestGetSetDateAPI() 616 log_verbose("using value[%lf]\n", testMillis); in TestGetSetDateAPI() 624 log_err("Fail: error in setMillis, allowed invalid value %e : returns DayOfMonth : %d", testMillis, dateBit); in TestGetSetDateAPI() 1620 const char *value; in TestGetKeywordValuesForLocale() local 1634 value in TestGetKeywordValuesForLocale() [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
H A D | NumberFormatterApiTest.java | 495 // 0-message, 1- locale, 2- input unit, 3- input value, 4- usage, 5- output unit, 6- output value, 7- formatted number. in unitWithLocaleTags() 2322 public final double value; field in NumberFormatterApiTest.UnitInflectionTestCase 2328 double value, in UnitInflectionTestCase() 2333 this.value = value; in UnitInflectionTestCase() 2350 "\", value=" + this.value, in runTest() 2351 skel, skel, unf, new ULocale(this.locale), this.value, this.expected); in runTest() 2372 "\", value in runTestWithDisplayOptions() 2325 UnitInflectionTestCase(String unitIdentifier, String locale, String unitDisplayCase, double value, String expected) UnitInflectionTestCase() argument [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 399 LARGE_INTEGER value;
400 if (::QueryPerformanceCounter(&value))
401 return (UInt64)value.QuadPart;
415 LARGE_INTEGER value;
416 if (::QueryPerformanceFrequency(&value))
417 return (UInt64)value.QuadPart;
2711 static void PrintNumber(IBenchPrintCallback &f, UInt64 value, unsigned size)
2716 ConvertUInt64ToString(value, s + startPos);
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_pipeline.c | 383 * takes the value 1.0. in pipeline_has_coarse_pixel() 388 * minSampleShadingFactor takes the value of in pipeline_has_coarse_pixel() 402 * possibility for element of the pipeline to change the value. in pipeline_has_coarse_pixel() 449 /* We set this to 0 here and set to the actual value before we call in populate_wm_prog_key() 1066 /* Initially the valid outputs value is set to all possible render targets in anv_pipeline_link_fs() 1640 * write a default value if the shader doesn't actually write it. in anv_graphics_pipeline_compile() 1643 * set the value. in anv_graphics_pipeline_compile() 1872 * value of 32. Performance will likely be terrible in this case but in anv_pipeline_compile_cs() 2353 * non-zero value so that we don't accidentally think it's dynamic. in anv_pipeline_compute_ray_tracing_stacks() 2355 * value w in anv_pipeline_compute_ray_tracing_stacks() [all...] |
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.cc | 34 // Set a static value on whether Simd is supported. in ProbeImpl() 122 Operand Operand::EmbeddedNumber(double value) { in EmbeddedNumber() argument 124 if (DoubleToSmiInteger(value, &smi)) return Operand(Smi::FromInt(smi)); in EmbeddedNumber() 127 result.value_.heap_object_request = HeapObjectRequest(value); in EmbeddedNumber() 298 // The link chain is terminated by a value in the instruction of 0, 299 // which is an otherwise illegal value (branch 0 is inf loop). 301 // code is conv to an 18-bit value addressing bytes, hence the -4 value. 547 PrintF("value\n"); in print() 847 void Assembler::GenImm(Opcode opcode, int32_t value, Registe argument [all...] |
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
H A D | mod.rs | 72 value: ::sigval, in si_value() 74 (*(self as *const siginfo_t as *const siginfo_timer)).value in si_value() 1578 /// last return value of *_input(), meaning "all job for this pkt is done". 3001 value: *mut ::c_void, in getxattr() 3007 value: *mut ::c_void, in lgetxattr() 3013 value: *mut ::c_void, in fgetxattr() 3019 value: *const ::c_void, in setxattr() 3025 value: *const ::c_void, in lsetxattr() 3031 value: *const ::c_void, in fsetxattr()
|
/third_party/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 519 // id. Returns 0 if the result is not a valid value. The input types must be 568 // id. Returns 0 if the result is not a valid value. The input types must be 616 // id. Returns 0 if the result is not a valid value. The input types must be 768 // If the variable value is the second operand of the divide, multiply 780 // If the variable value is on the second operand of the div, then this 1905 // Extracting the value that was inserted along with values for the base 1911 // Extracting an element of the value that was inserted. Extract from 1912 // that value directly. 1926 // Extracting a value that is disjoint from the element being inserted. 1972 // Extracting an undefined value s [all...] |