Home
last modified time | relevance | path

Searched full:just (Results 876 - 900 of 17049) sorted by relevance

1...<<31323334353637383940>>...682

/third_party/skia/tests/
H A DReadWritePixelsGpuTest.cpp50 case kRGBA_F16Norm_SkColorType: return 10; // just counting the mantissa in min_rgb_channel_bits()
51 case kRGBA_F16_SkColorType: return 10; // just counting the mantissa in min_rgb_channel_bits()
52 case kRGBA_F32_SkColorType: return 23; // just counting the mantissa in min_rgb_channel_bits()
78 case kRGBA_F16Norm_SkColorType: return 10; // just counting the mantissa in alpha_channel_bits()
79 case kRGBA_F16_SkColorType: return 10; // just counting the mantissa in alpha_channel_bits()
80 case kRGBA_F32_SkColorType: return 23; // just counting the mantissa in alpha_channel_bits()
238 // Separate this out just to give it some line width to breathe. Note 'srcPixels' should have in gpu_read_pixels_test_driver()
398 // equivalent. Just ensure each redundant AT is tested once with each CT (src and read). in gpu_read_pixels_test_driver()
399 // Similarly, alpha-only color types behave the same for all alpha types so just test premul in gpu_read_pixels_test_driver()
815 // Separate this out just t in gpu_write_pixels_test_driver()
[all...]
/third_party/python/Lib/logging/
H A Dhandlers.py220 # Calculate the real rollover interval, which is just the number of
310 # the next rollover, but offset by 1 since we just calculated the time
348 record is not used, as we are just comparing times, but it is needed so
367 More specific than the earlier method, which just used glob.glob().
382 # Our files could be just about anything after custom naming, but
638 # just to get traceback text into record.exc_text ...
1122 # This may not be available for a user that just wants to add to an
1334 This version just zaps the buffer to empty.
1346 This version just flushes and chains to the parent class' close().
1398 For a MemoryHandler, flushing means just sendin
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp287 // the value numbering of the stores we just value numbered (because the memory
530 // These mappings just store various data that would normally be part of the
559 // Note: This will include instructions that were just created during value
597 // create expressions for them, we need to simulate leader change not just
632 // the time in GVN just managing this list. The bitvector, on the
1422 // Also don't need to coerce if they are the same type, we will just
1794 // just shortcuts. If there is no backedge, or all operands are
1868 // It is *not* enough to just mark predicateinfo renamed operands as users of
1886 // we know something just from the operands themselves
1933 // Just handl
[all...]
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dreferenced.h373 // Use 'Swap' to implement overloaded operator '=', just like 'RefPtr'.
414 // Comparing pointer of reference counter to implement Overloaded operator '==' and '!=', just like 'RefPtr'.
451 // Overload '<' is useful for 'std::map', 'std::set' and so on, just like 'RefPtr'.
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sync.cpp50 // sync lateness out range exception; pts jump err, just skip this frame in CheckAVDiff()
353 } else { /* do not care the fps and decode speed, just play */ in ProcVidFrame()
416 /* if have mechanism to fast or shorter audio sound play, handle here, now we just ignore */ in ProcAudFrame()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_common_utils.cpp82 LOG_DEBUG("Convert2NativeValue js just support double data not support float"); in Convert2NativeValue()
88 LOG_DEBUG("Convert2NativeValue js just support double data not support int32_t"); in Convert2NativeValue()
94 LOG_DEBUG("Convert2NativeValue js just support double data not support int64_t"); in Convert2NativeValue()
/third_party/elfutils/libdwfl/
H A Dlinux-core-attach.c143 /* This note may be just not recognized, skip it. */ in core_next_thread()
284 /* Registers not valid for CFI are just ignored. */ in core_set_initial_registers()
391 /* This note may be just not recognized, skip it. */ in dwfl_core_file_attach()
/third_party/curl/tests/
H A Dsecureserver.pl27 # harness. Actually just a layer that runs stunnel properly using the
53 my $accept_port = 8991; # just our default, weird enough
366 # ourselves by calling die() just in case something goes really bad.
/third_party/ffmpeg/doc/examples/
H A Dfilter_audio.c187 * in this simple case the filters just form a linear chain. */ in init_filter_graph()
213 * example just prints the MD5 checksum of each plane to stdout. */
240 * this simple example just synthesizes a sine wave. */
/third_party/ffmpeg/libavresample/
H A Daudio_data.c181 allocate a new buffer and copy the data, otherwise just realloc the in ff_audio_data_realloc()
238 /* if the input is empty, just empty the output */ in ff_audio_data_copy()
297 /* check offsets and sizes to see if we can just do nothing and return */ in ff_audio_data_combine()
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h157 // Don't call the destructor just to free up the memory, call pop()
246 int numCalls; // just an interesting statistic in initializeAllocation()
247 size_t totalBytes; // just an interesting statistic in initializeAllocation()
/third_party/backends/doc/
H A Dsane-apple.man62 options apply just to the most recently mentioned device. Note that
215 Just wanted to follow up on this... I recently changed my SCSI card from
236 a SANE developer and you just want to take a look at how the apple backend
/third_party/cJSON/tests/unity/docs/
H A DThrowTheSwitchCodingStandard.md40 compile to a particular location. It's just what we do, because we like
41 everything to Just Work™.
43 Speaking of having things Just Work™, that's our second philosophy. By that, we
/third_party/cJSON/tests/unity/auto/
H A Dgenerate_module.rb141 # single file patterns (currently just 'test') can reject the other parts of the triad
287 ' src - just a source module, header and test. (DEFAULT)',
288 ' test - just a test file.',
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c174 // MEMO: timeout is expected since the above call is just to measure time elapse. in timer_mmap_process_frames()
257 // Here, this is just to query current status to hardware, for later in timer_mmap_r_process_frames()
313 // If appl_ptr were rewound just to position of hw_ptr, at next time, in rewind_appl_ptr()
/third_party/gptfdisk/
H A Dfixparts.881 partition within an extended partition (which is just a specific type of
108 boot loader or other data that might have overwritten just one of the GPT
165 Use this option if you just wanted to view information or if you make a
/third_party/icu/icu4c/source/io/
H A Dufile.cpp31 For cygwin/mingw, the FILE* pointer isn't opaque, so we can just use a simple macro.
55 /* We will just create an alias to Microsoft's implementation,
232 return NULL; /* Just get out. */ in u_fstropen()
/third_party/icu/icu4c/source/samples/ufortune/resources/
H A Droot.txt36 It isn't just a good idea, it's the law!",
125 "A budget is just a method of worrying before you spend money, as well
185 She just wanted to make a comparison.",
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp311 if (cmp == 0) { return *this; } // Found it in attributes: Just return in addUnicodeLocaleAttribute()
350 // get failure, just return in removeUnicodeLocaleAttribute()
352 // Do not have any attributes, just return. in removeUnicodeLocaleAttribute()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DBcp47Mapper.java191 // The '@' symbol added here is just a magic token that gets stripped off again in the
192 // addKeyMapValues() method, it appears to just be a way to distinguish keys added via
193 // this method vs during the collect method. A better approach might just be to have two
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java36 private static final char KEY_SIGN_VIRAMA = '\u0064'; // or just 'd'??
37 private static final char KEY_SIGN_NUKTA = '\u005d'; // or just ']'??
220 // the last character was committed, commit just Nukta. in handleKeyTyped()
/third_party/icu/icu4c/source/common/unicode/
H A Duclean.h63 * function). Generally, this function should be called once just before
66 * just before the library unload.
90 * The use of u_cleanup() just before an application terminates is optional,
/third_party/libuv/src/unix/
H A Dposix-poll.c90 /* If the fd is already in the set just update its events. */ in uv__pollfds_add()
125 * Otherwise, when we are purging an invalidated fd, the value just in uv__pollfds_del()
353 /* uv__io_poll is currently iterating. Just invalidate fd. */ in uv__platform_invalidate_fd()
/third_party/libwebsockets/READMEs/
H A DREADME.plugin-sshd-base.md63 with ssh, you can just use that directly.
129 into your app in one step, statically, just include
181 "" /* ignored, just matches the protocol name above */
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ia64.man110 were present in the CPU when it was just about to execute the
211 in the ``broad\-side\&'' format. Just like with the
293 that it is possible to initialize a value of this type not just with

Completed in 35 milliseconds

1...<<31323334353637383940>>...682