Searched refs:exactly (Results 1 – 25 of 1182) sorted by relevance
12345678910>>...48
267 <?cs # this next line must be exactly like this to be parsed by eclipse ?>393 <?cs # this next line must be exactly like this to be parsed by eclipse ?>400 <?cs # this next line must be exactly like this to be parsed by eclipse ?>410 <?cs # this next line must be exactly like this to be parsed by eclipse ?>439 <?cs # this next line must be exactly like this to be parsed by eclipse ?>464 <?cs # this next line must be exactly like this to be parsed by eclipse ?>474 <?cs # this next line must be exactly like this to be parsed by eclipse ?>503 <?cs # this next line must be exactly like this to be parsed by eclipse ?>513 <?cs # this next line must be exactly like this to be parsed by eclipse ?>542 <?cs # this next line must be exactly like this to be parsed by eclipse ?>[all …]
23 Unfortunately, most decimal fractions cannot be represented exactly as binary42 will never be exactly 1/3, but will be an increasingly better approximation of46 decimal value 0.1 cannot be represented exactly as a base 2 fraction. In base59 which is close to, but not exactly equal to, 1/10.78 in the machine is not exactly 1/10, you're simply rounding the *display* of the99 2.675 is exactly halfway between 2.67 and 2.68, you might expect the result118 Another consequence is that since 0.1 is not exactly 1/10, summing ten values119 of 0.1 may not yield exactly 1.0, either::157 decimal fractions cannot be represented exactly as binary (base 2) fractions.164 Why is that? 1/10 and 2/10 are not exactly representable as a binary[all …]
103 def expect_prompt(self, exactly=True): argument104 self.expect(self.child_prompt, exactly=exactly)106 def expect(self, pattern, exactly=False, *args, **kwargs): argument107 if exactly:
27 Unfortunately, most decimal fractions cannot be represented exactly as binary46 will never be exactly 1/3, but will be an increasingly better approximation of50 decimal value 0.1 cannot be represented exactly as a base 2 fraction. In base59 is ``3602879701896397 / 2 ** 55`` which is close to but not exactly114 One illusion may beget another. For example, since 0.1 is not exactly 1/10,115 summing three values of 0.1 may not yield exactly 0.3, either::158 1/3 can be represented exactly).186 the float value exactly::216 decimal fractions cannot be represented exactly as binary (base 2) fractions.220 Why is that? 1/10 is not exactly representable as a binary fraction. Almost all[all …]
1 error: unnamed receiver type is only allowed if the surrounding extern block contains exactly one e…7 error: unnamed receiver type is only allowed if the surrounding extern block contains exactly one e…
7 `strides` etc. work exactly as in `StridedSlice`.10 must be exactly the shape produced by the slice of `input`.
7 `begin`, `end`, `strides`, etc. work exactly as in `StridedSlice`.10 shape must be exactly the shape produced by the slice of `ref`.
7 `begin, `end`, `strides`, etc. work exactly as in `StridedSlice`.10 shape must be exactly the shape produced by the slice of `ref`.
21 - // BUILD_DATE is exactly "Mmm DD YYYY HH:MM:SS".28 + // __DATE__ is exactly "Mmm DD YYYY".29 + // __TIME__ is exactly "hh:mm:ss".
139 def expect_prompt(self, exactly=True): argument140 self.expect(self.child_prompt, exactly=exactly)142 def expect(self, pattern, exactly=False, *args, **kwargs): argument143 if exactly:
8 details exactly what the API does.13 emulate the BASH shell. In this way you would write scripts in exactly the
442 #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC446 #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64452 #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CP…458 #error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
53 ## Domain-specific constraint: the real value 0 must be exactly representable.57 real-value 0 be exactly representable.65 such layers, it is important that the real value '0' be exactly representable in66 quantized form, i.e. that it correspond exactly to some quantized value, which69 Indeed, if '0' were not exactly representable, then we would have to use some70 quantized value for padding, that does not exactly correspond to the real value77 Now let us phrase what this constraint — that the real value 0 be exactly94 somehow be guaranteed to be exactly integral, so that the special uint8 value95 `zero_point` can be exactly equal to it. Quite awkward!122 With this quantization equation (3), the condition that 0 be exactly[all …]
24 fail("deps must have exactly 1 photo_library")46 deps: a list that contains exactly one proto_library70 fail("srcs must have exactly 1 photo_library", "srcs")
22 A chunk of data which exactly fits into57 A chunk of data which exactly fits into
7 ERROR: 0:20: 'memoryBarrier' : Semantics must include exactly one of gl_SemanticsRelease, gl_Semant…9 ERROR: 0:22: 'memoryBarrier' : Semantics must include exactly one of gl_SemanticsRelease, gl_Semant…
481 #error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC485 #error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64491 #error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CP…497 #error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_STDCPP_TLS, GPR_C…
13 Fails if the bytes that we read do not exactly match the firmware that was27 flash and verifies that the bytes exactly match the originally flashed
351 /* Define to the type of a signed integer type of width exactly 16 bits if355 /* Define to the type of a signed integer type of width exactly 32 bits if359 /* Define to the type of a signed integer type of width exactly 64 bits if363 /* Define to the type of a signed integer type of width exactly 8 bits if such379 /* Define to the type of an unsigned integer type of width exactly 16 bits if383 /* Define to the type of an unsigned integer type of width exactly 32 bits if387 /* Define to the type of an unsigned integer type of width exactly 64 bits if391 /* Define to the type of an unsigned integer type of width exactly 8 bits if
187 #define m80(a,b) is + exactly m3 the same188 #define m80(a,b) is + exactly m3 the same191 #define m8(a,b) almost + exactly m3 the same192 #define m8(a,b) almost + exactly m3 thee same
1 error: #[error(transparent)] requires exactly one field
1 error: `parse` must have exactly one argument