Home
last modified time | relevance | path

Searched refs:Prepare (Results 1 – 25 of 168) sorted by relevance

1234567

/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_post_depth_coverage.txt44 Prepare a proper shader with following layout setup:
49 Prepare a proper shader with following layout setup:
55 Prepare multisample framebuffer with integer color and depth attachments
58 Prepare framebuffer with integer color attachment 1x(number of samples)
61 Prepare shader program which passes gl_SampleMaskIn to the output as a
64 Prepare shader program which passes samples from multisample texture to
DCTS_ARB_parallel_shader_compile.txt62 * Prepare vertex and fragment shaders and:
/third_party/libuv/docs/src/
Dprepare.rst4 :c:type:`uv_prepare_t` --- Prepare handle
7 Prepare handles will run the given callback once per loop iteration, right
16 Prepare handle type.
/third_party/node/deps/v8/src/parsing/
Dpending-compilation-error-handler.cc35 void PendingCompilationErrorHandler::MessageDetails::Prepare( in Prepare() function in v8::internal::PendingCompilationErrorHandler::MessageDetails
124 warning.Prepare(isolate); in PrepareWarnings()
155 error_details_.Prepare(isolate); in PrepareErrors()
191 error_details_.Prepare(isolate); in FormatErrorMessageForTest()
/third_party/node/deps/brotli/c/enc/
Dhash_composite_inc.h57 static void FN(Prepare)( in FN() argument
68 FN_A(Prepare)(&self->ha, one_shot, input_size, data); in FN()
69 FN_B(Prepare)(&self->hb, one_shot, input_size, data); in FN()
Dhash_rolling_inc.h78 static void FN(Prepare)(HashRolling* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in FN() argument
137 FN(Prepare)(self, BROTLI_FALSE, available, in FN()
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash_composite_inc.h57 static void FN(Prepare)( in FN() argument
68 FN_A(Prepare)(&self->ha, one_shot, input_size, data); in FN()
69 FN_B(Prepare)(&self->hb, one_shot, input_size, data); in FN()
Dhash_rolling_inc.h78 static void FN(Prepare)(HashRolling* BROTLI_RESTRICT self, BROTLI_BOOL one_shot, in FN() argument
137 FN(Prepare)(self, BROTLI_FALSE, available, in FN()
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBitReader.cs153 Prepare(br); in Init()
156 private static void Prepare(Org.Brotli.Dec.BitReader br) in Prepare() method in Org.Brotli.Dec.BitReader
168 Prepare(br); in Reload()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.h64 virtual void Prepare (dng_negative &negative,
268 virtual void Prepare (dng_negative &negative,
Ddng_opcodes.h358 virtual void Prepare (dng_negative & /* negative */, in Prepare() function
460 virtual void Prepare (dng_negative & /* negative */, in Prepare() function
Ddng_opcodes.cpp317 fOpcode.Prepare (fNegative, in Start()
462 fOpcode.Prepare (fNegative, in Start()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1451 static void replacePrepare(CallInst *Prepare, CallGraph &CG) { in replacePrepare() argument
1452 auto CastFn = Prepare->getArgOperand(0); // as an i8* in replacePrepare()
1458 PrepareUserNode = CG[Prepare->getFunction()]; in replacePrepare()
1468 for (auto UI = Prepare->use_begin(), UE = Prepare->use_end(); in replacePrepare()
1494 Prepare->replaceAllUsesWith(CastFn); in replacePrepare()
1495 Prepare->eraseFromParent(); in replacePrepare()
1516 auto *Prepare = cast<CallInst>((PI++)->getUser()); in replaceAllPrepares() local
1517 replacePrepare(Prepare, CG); in replaceAllPrepares()
/third_party/mbedtls/tests/suites/
Dtest_suite_ccm.function192 /* Prepare input/output message buffer */
198 /* Prepare tag buffer */
210 /* Prepare data_t structures for multipart testing */
273 /* Prepare input/output message buffer */
290 /* Prepare data_t structures for multipart testing */
346 /* Prepare input/output message buffer */
352 /* Prepare tag buffer */
430 /* Prepare input/output message buffer */
Dtest_suite_cipher.function375 * Prepare contexts
788 /* Prepare context */
896 * Prepare context for decryption
1043 /* Prepare context */
1082 /* Prepare context */
1174 * Prepare contexts
/third_party/node/deps/v8/src/objects/
Dkeys.h190 Prepare(); in isolate_()
203 void Prepare();
/third_party/node/deps/v8/src/heap/
Darray-buffer-sweeper.h85 void Prepare(SweepingType type);
Darray-buffer-sweeper.cc156 Prepare(type); in RequestSweep()
177 void ArrayBufferSweeper::Prepare(SweepingType type) { in Prepare() function in v8::internal::ArrayBufferSweeper
/third_party/libabigail/docker/
DDockerfile.ubuntu15 # Prepare a source extraction of libabigail at /src (intended to be overwritten by user)
/third_party/benchmark/docs/
Dreleasing.md7 * Prepare release notes
/third_party/skia/third_party/externals/libwebp/
DREADME.mux118 // ... (Prepare image data).
120 // ... (Prepare ICC profile data).
122 // ... (Prepare XMP metadata).
/third_party/mindspore/
DBUILD.gn18 # Prepare source at first.
/third_party/ffmpeg/libavcodec/x86/
Drv40dsp.asm424 ; Prepare for next loop
429 ; Prepare 2 next lines
433 ; Prepare single next line
/third_party/openGLES/extensions/IMG/
DIMG_program_binary.txt112 0.2, 30/00/2009 ben.bowman: Prepare for release
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_program_binary.txt112 0.2, 30/00/2009 ben.bowman: Prepare for release

1234567