Home
last modified time | relevance | path

Searched refs:one (Results 1076 - 1100 of 2353) sorted by relevance

1...<<41424344454647484950>>...95

/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgm107.asm300 // checks whether the input is one of those (exponent is 0x7ff or all 0
H A Dgk110.asm267 // checks whether the input is one of those (exponent is 0x7ff or all 0
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h347 // The currently executing Simulator instance. Potentially there can be one
493 static bool ICacheMatch(void* one, void* two);
497 // Returns true if pc register contains one of the 'special_values' defined
909 // Executes one instruction.
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h124 // The currently executing Simulator instance. Potentially there can be one
193 static bool ICacheMatch(void* one, void* two);
197 // Returns true if pc register contains one of the 'special_values' defined
364 // Executes one instruction.
414 // do not reverse the bytes and data is just copied as is from one memory
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c823 frame->one = 1; in lima_pack_pp_frame_reg()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm260 FILTERFUNCTION is a reference to a function that takes one argument, which
306 # If there's just one item, just put it in the slot of its number
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm260 FILTERFUNCTION is a reference to a function that takes one argument, which
306 # If there's just one item, just put it in the slot of its number
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-mmx.asm89 ; Perform the forward DCT on one block of samples.
H A Djfdctint-sse2.asm89 ; Perform the forward DCT on one block of samples.
H A Djidctflt-sse.asm55 ; Perform dequantization and inverse DCT on one block of coefficients.
H A Djidctflt-sse2.asm55 ; Perform dequantization and inverse DCT on one block of coefficients.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctint-sse2.asm89 ; Perform the forward DCT on one block of samples.
/third_party/python/Lib/test/
H A Dtest_pydoc.py266 | one = 1
280 | one = 1
439 one = 1 variable in PydocDocTest.test_text_enum_member_with_value_zero.BinaryInteger
1491 return ['__class__', '__module__', '__name__', 'one']
1493 if name =='one':
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp122 *BOut++ = '\\'; // Two \ becomes one in UnEscapeLexed()
711 KEYWORD(oeq); KEYWORD(one); KEYWORD(olt); KEYWORD(ogt); KEYWORD(ole); in LexIdentifier()
1063 // Skip digits, we have at least one. in LexDigitOrNegative()
/third_party/lame/
H A Dconfigure281 $0: shell if you do have one."
1475 speeds up one-time build
2615 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2677 # so one script is as good as another. But avoid the broken or
2723 rm -rf conftest.one conftest.two conftest.dir
2724 echo one > conftest.one
2727 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2728 test -s conftest.one && test -s conftest.two &&
2729 test -s conftest.dir/conftest.one
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc288 Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one,
2051 // d. If result.[[Calendar]] is not one of undefined or "iso8601", then in ToTemporalTime()
2866 Handle<Object> one, in CalendarDateUntil()
2869 return CalendarDateUntil(isolate, calendar, one, two, options, in CalendarDateUntil()
2874 Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one, in CalendarDateUntil()
2885 // 3. Let duration be ? Call(dateUntil, calendar, « one, two, options »). in CalendarDateUntil()
2886 Handle<Object> argv[] = {one, two, options}; in CalendarDateUntil()
3651 // 4. If largestUnit is one of "year", "month", "week", or "day", then in BalanceDuration()
2864 CalendarDateUntil(Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one, Handle<Object> two, Handle<Object> options) CalendarDateUntil() argument
2873 CalendarDateUntil( Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> one, Handle<Object> two, Handle<Object> options, Handle<Object> date_until) CalendarDateUntil() argument
/third_party/node/deps/cares/
H A Dconfigure282 $0: the script under such a shell if you do have one."
1505 speeds up one-time build
3069 # If we don't find one directory that contains all the files we need,
3094 # and $ac_install_sh is set appropriately for whichever one is found.
3444 # We chose a different compiler from the bogus one.
4262 # though they will create one.
4285 # But if we don't then we get into trouble of one sort or another.
5059 static const int one {1};
5063 static_assert(test::one == 1, "");
5341 # so one scrip
[all...]
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S32 # effect, branches to one of the branch table entries located
1348 bne.b fu_in_exc # there is at least one set
1617 bne.b fu_out_exc # there is at least one set
1926 bne.b fu_in_exc_p # at least one was set
2650 bne.b iea_op_exc # at least one was set
5712 # SNAN bit in the operand to one), and the operation continues as #
6482 # unnorm_fix(): - changes an UNNORM to one of NORM, DENORM, or ZERO #
6495 # d0 = optype tag - is corrected to one of NORM, DENORM, or ZERO #
6597 # one of: NORM, INF, QNAN, SNAN, DENORM, UNNORM, ZERO #
6677 # one o
[all...]
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S4 # This software is available to you under a choice of one of two
118 ## throughout the code, one tab and two tab indentations are used. one tab is
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S32 # effect, branches to one of the branch table entries located
1348 bne.b fu_in_exc # there is at least one set
1617 bne.b fu_out_exc # there is at least one set
1926 bne.b fu_in_exc_p # at least one was set
2650 bne.b iea_op_exc # at least one was set
5712 # SNAN bit in the operand to one), and the operation continues as #
6482 # unnorm_fix(): - changes an UNNORM to one of NORM, DENORM, or ZERO #
6495 # d0 = optype tag - is corrected to one of NORM, DENORM, or ZERO #
6597 # one of: NORM, INF, QNAN, SNAN, DENORM, UNNORM, ZERO #
6677 # one o
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S4 # This software is available to you under a choice of one of two
118 ## throughout the code, one tab and two tab indentations are used. one tab is
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1500 // one & ensure that the shared one is reuseable in select_input_picture()
3173 mx=my=0; //FIXME find the one we actually used in encode_thread()
3235 // only one MB-Type possible in encode_thread()
4011 // Note: there is a vlc code in MPEG-4 which is 1 bit shorter then another one with a shorter run and the same level in dct_quantize_trellis_c()
4187 int one= 36; in dct_quantize_refine() local
4191 w= FFABS(weight[i]) + qns*one; in dct_quantize_refine()
4192 w= 15 + (48*qns*one + w/2)/w; // 16 .. 63 in dct_quantize_refine()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c474 * because we are copying only one aspect of the image, so we need to setup in copy_image_to_buffer_blit()
1316 /* We can't copy D24S8 because buffer to image copies only copy one aspect in copy_buffer_to_image_tfu()
2164 * If the we only have one region to copy, then we might be able to in texel_buffer_shader_copy()
2731 /* The TFU and TLB paths can only copy one region at a time and the region in v3dv_CmdCopyBufferToImage2KHR()
2849 * can't be programmed to copy only one aspect of the image. in blit_tfu()
2860 * conversions and we can rewrite the format to use one that is TFU in blit_tfu()
3072 nir_ssa_def *one = nir_imm_int(b, 1); in gen_tex_coords() local
3074 nir_ssa_def *c1cmp = nir_ieq(b, nir_iand(b, vertex_id, one), one); in gen_tex_coords()
3177 * return one o in build_nir_tex_op_ms_resolve()
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c363 z = lp_build_clamp(&f32_bld, z, f32_bld.zero, f32_bld.one); in lp_build_depth_clamp()
466 /* Convert depth-stencil format to a single component one, returning
1114 output_smask = lp_build_and(&smask_bld, output_smask, smask_bld.one); in generate_fs_loop()
1170 * one of deqp tests. A similar bug can happen if in generate_fs_loop()
1274 /* there's only one value, and spec says to discard additional bits */ in generate_fs_loop()
2295 /* If only one channel we can only need the single alpha value per pixel */ in convert_alpha()
2525 * We use alpha from the color conversion, not separate one. in generate_unswizzled_blend()
2764 blend_color = lp_build_clamp(&f32_bld, blend_color, f32_bld.zero, f32_bld.one); in generate_unswizzled_blend()
2903 * probably recognizes the load+shuffle as only one shuffle in generate_unswizzled_blend()
3382 /* only support one dua in generate_fragment()
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc976 Label done, one, two, three; \
981 __ b(Condition(4), &one); \
986 __ bind(&one); \
1362 // claim there is a stack frame, without generating one. in AssembleArchInstruction()
3544 // Functions with JS linkage have at least one parameter (the receiver). in AssembleConstructFrame()

Completed in 87 milliseconds

1...<<41424344454647484950>>...95