Home
last modified time | relevance | path

Searched refs:same (Results 126 - 150 of 514) sorted by relevance

12345678910>>...21

/third_party/ffmpeg/libavcodec/
H A Dmotion_est.c581 int same=1; in h263_mv4_search() local
678 if(mx4 != mx || my4 != my) same=0; in h263_mv4_search()
681 if(same) in h263_mv4_search()
749 int same=1; in interlaced_search() local
824 dmin += field_select != block; //slightly prefer same field in interlaced_search()
834 if(mv_table[xy][0] != mx) same=0; //FIXME check if these checks work and are any good at all in interlaced_search()
835 if(mv_table[xy][1]&1) same=0; in interlaced_search()
836 if(mv_table[xy][1]*2 != my) same=0; in interlaced_search()
837 if(best_field != block) same=0; in interlaced_search()
849 if(same) in interlaced_search()
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_snan.S17 | If the inst is move_out, then the results are the same as for trap
26 | file, README, in this same directory.
H A Dx_fline.S17 | file, README, in this same directory.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_snan.S17 | If the inst is move_out, then the results are the same as for trap
26 | file, README, in this same directory.
H A Dx_fline.S17 | file, README, in this same directory.
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp97 if (std::all_of(ops.begin() + 1, ops.end(), [&](Operand same) { return same == ops[0]; })) in get_ssa()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderMetamorphicTests.cpp59 * approximately the same. It also checks non-deterministic renderings,
165 bool same = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", img, refImg, tcu::RGBA(0,0,0,0), tcu::COMPARE_LOG_RESULT); in checkNondet() local
166 if (!same) in checkNondet()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormat.java415 boolean same = curr.equals(save); in format()
416 if (!same) setCurrency(curr); in format()
418 if (!same) setCurrency(save); in format()
1046 // two shim instances, but they'll share the same state so that's ok. in getShim()
1143 * Two NumberFormats are equal they are of the same class
1584 * the pattern is the same as the pattern of CURRENCYSTYLE in getPatternForStyleAndNumberingSystem()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormat.java389 boolean same = curr.equals(save); in format()
390 if (!same) setCurrency(curr); in format()
392 if (!same) setCurrency(save); in format()
977 // two shim instances, but they'll share the same state so that's ok. in getShim()
1071 * Two NumberFormats are equal they are of the same class
1496 * the pattern is the same as the pattern of CURRENCYSTYLE in getPatternForStyleAndNumberingSystem()
/third_party/node/lib/internal/
H A Devent_target.js495 same(listener, capture) {
632 while (handler !== undefined && !handler.same(listener, capture)) {
672 if (handler.same(listener, capture)) {
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dxcode.py25 # to access the same set of generated files. The other option,
31 # SHARED_INTERMEDIATE_DIR is the same, except that it is shared among all
32 # targets that share the same BUILT_PRODUCTS_DIR.
142 # the same set of configuration names.
309 # little bit of python does the same as the linux flock utility to
341 # Make sure that the list of targets being replaced is the same length as
374 # The same, but for run_test_targets.
450 # Make sure that no two objects in the project file have the same ID. If
451 # multiple objects wind up with the same ID, upon loading the file, Xcode
485 same
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dxcode.py25 # to access the same set of generated files. The other option,
31 # SHARED_INTERMEDIATE_DIR is the same, except that it is shared among all
32 # targets that share the same BUILT_PRODUCTS_DIR.
142 # the same set of configuration names.
309 # little bit of python does the same as the linux flock utility to
341 # Make sure that the list of targets being replaced is the same length as
374 # The same, but for run_test_targets.
450 # Make sure that no two objects in the project file have the same ID. If
451 # multiple objects wind up with the same ID, upon loading the file, Xcode
485 same
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp422 UBool same= a==b; in compareUSets() local
423 if(!same && diffIsError) { in compareUSets()
426 return same; in compareUSets()
665 // union of all sets except for "rgi" -- should be the same as "rgi" in TestEmojiPropertiesOfStrings()
/kernel/linux/linux-5.10/block/
H A Dblk-core.c965 struct bio_list lower, same; in __submit_bio_noacct() local
980 * same level. in __submit_bio_noacct()
983 bio_list_init(&same); in __submit_bio_noacct()
986 bio_list_add(&same, bio); in __submit_bio_noacct()
994 bio_list_merge(&bio_list_on_stack[0], &same); in __submit_bio_noacct()
1145 * a non-read/write command (discard, write same,etc.) the in blk_cloned_rq_check_limits()
1591 * and the cloned bios just point same pages.
/kernel/linux/linux-5.10/drivers/memory/tegra/
H A Dtegra30-emc.c465 bool same; in emc_prepare_mc_clk_cfg() local
472 same = true; in emc_prepare_mc_clk_cfg()
474 same = false; in emc_prepare_mc_clk_cfg()
476 return tegra20_clk_prepare_emc_mc_same_freq(emc->clk, same); in emc_prepare_mc_clk_cfg()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm199 same semantics as for B<< $ordinals->items >> described below, apart
219 same semantics as for B<< $ordinals->items >> described next, apart
301 # - They MUST have the same number
302 # - They MUST have the same version
303 # - For platforms, both MUST hold the same ones, but with opposite values
304 # - For features, both MUST hold the same ones.
329 # Check that all items we're trying to put back have the same number
330 croak "Items don't have the same numeral: ",
333 croak "Items don't have the same version: ",
337 # Check that both items run with the same feature
[all...]
H A DTest.pm59 With each test recipe, a parallel data directory with (almost) the same name
267 interpreted to reside in the same location as C<app> and C<test>.
467 # The dance we do with $? is the same dance the Unix shells appear to
696 pipe. C<pipe> returns a new CODEREF in the same manner as C<app> or C<test>,
845 are the same as used by C<ok> which is an expression EXPR followed by the test
857 are the same as used by C<is> which has 2 arguments EXPR1 and EXPR2 that can be
869 parameters are the same as used by C<isnt> which has 2 arguments EXPR1 and EXPR2
972 # __bldtop_file and __bldtop_dir do the same thing but relative to $BLDTOP.
973 # __srctop_file and __bldtop_file take the same kind of argument as
975 # Similarly, __srctop_dir and __bldtop_dir take the same kin
[all...]
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm199 same semantics as for B<< $ordinals->items >> described below, apart
219 same semantics as for B<< $ordinals->items >> described next, apart
301 # - They MUST have the same number
302 # - They MUST have the same version
303 # - For platforms, both MUST hold the same ones, but with opposite values
304 # - For features, both MUST hold the same ones.
329 # Check that all items we're trying to put back have the same number
330 croak "Items don't have the same numeral: ",
333 croak "Items don't have the same version: ",
337 # Check that both items run with the same feature
[all...]
H A DTest.pm59 With each test recipe, a parallel data directory with (almost) the same name
267 interpreted to reside in the same location as C<app> and C<test>.
467 # The dance we do with $? is the same dance the Unix shells appear to
696 pipe. C<pipe> returns a new CODEREF in the same manner as C<app> or C<test>,
845 are the same as used by C<ok> which is an expression EXPR followed by the test
857 are the same as used by C<is> which has 2 arguments EXPR1 and EXPR2 that can be
869 parameters are the same as used by C<isnt> which has 2 arguments EXPR1 and EXPR2
972 # __bldtop_file and __bldtop_dir do the same thing but relative to $BLDTOP.
973 # __srctop_file and __bldtop_file take the same kind of argument as
975 # Similarly, __srctop_dir and __bldtop_dir take the same kin
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c711 int same = 0; in wpa_supplicant_ctrl_iface_init() local
716 same = 1; in wpa_supplicant_ctrl_iface_init()
734 same = 1; in wpa_supplicant_ctrl_iface_init()
737 if (same) { in wpa_supplicant_ctrl_iface_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c725 int same = 0; in wpa_supplicant_ctrl_iface_init() local
730 same = 1; in wpa_supplicant_ctrl_iface_init()
748 same = 1; in wpa_supplicant_ctrl_iface_init()
751 if (same) { in wpa_supplicant_ctrl_iface_init()
/third_party/gn/src/gn/
H A Dvariables.cc108 In many cases, this is the same as "host_cpu", but in the case of
187 In many cases, this is the same as "host_os", but in the case of
335 For the default toolchain this will be the same as the root_build_dir. An
469 Sometimes, two targets might be the same unit for linking purposes (two
494 settings, flags, and include directories are the same between both targets
496 Make sure the dependencies are also the same (you might consider a group to
565 variables in the same way that compiler tools (see "gn help tool") do. These
772 same value as the "create_bundle" target).
1370 For action targets, inputs and sources are treated the same, but from a style
1371 perspective, it's recommended to follow the same rul
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Ddiv64.S31 srw r10,r10,r0 # the divisor right the same amount,
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Ddiv64.S31 srw r10,r10,r0 # the divisor right the same amount,
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9lpf_16bpp_neon.S835 @ If we didn't need to do the flat8in part, we use the same writeback
971 @ Transpose back; this is the same transpose as above, but

Completed in 27 milliseconds

12345678910>>...21