Home
last modified time | relevance | path

Searched refs:initializations (Results 1 – 25 of 42) sorted by relevance

12

/external/u-boot/board/xilinx/
DKconfig12 basic initializations, such as enabling peripherals and
15 contains the code for such initializations.
/external/pdfium/third_party/libopenjpeg20/
D0014-opj_jp2_read_ihdr_leak.patch15 /* further JP2 initializations go here */
/external/autotest/server/site_tests/bluetooth_AdapterAudioLink/
Dcontrol8 # The default net duration of the test (excluding initializations)
/external/dagger2/java/dagger/internal/codegen/
DComponentImplementation.java191 private final List<CodeBlock> initializations = new ArrayList<>(); field in ComponentImplementation
670 initializations.add(codeBlock); in addInitialization()
748 return ImmutableList.copyOf(initializations); in getInitializations()
771 return !initializations.isEmpty() || !componentRequirementInitializations.isEmpty(); in hasInitializations()
/external/clang/test/CodeGenObjC/
Dns_consume_null_check.m43 // Various initializations.
/external/oss-fuzz/docs/reference/
Dglossary.md83 …wise, you will see false positive crashes due to an inability to see initializations in uninstrume…
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
DContextTest.java711 …VariableDeclarationExpr initializations = forStmt.getInitialization().get(0).asVariableDeclaration… in localVariablesExposedToChildWithinForStmt() local
712 assertOneVarExposedToChildInContextNamed(initializations, in localVariablesExposedToChildWithinForStmt()
713 initializations.getVariable(1), in localVariablesExposedToChildWithinForStmt()
/external/u-boot/doc/
DREADME.mediatek73 After all low level initializations passed, the preloader will locate the LK image and
/external/grpc-grpc/third_party/nanopb/
DCHANGELOG.txt131 Improve compatibility by removing ternary operator from initializations (issue 88)
/external/nanopb-c/
DCHANGELOG.txt192 Improve compatibility by removing ternary operator from initializations (issue 88)
/external/mesa3d/docs/relnotes/
D11.1.0.rst243 gl_texture_object::TargetIndex initializations
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/C/
DAST.stg127 @alt.initializations() ::= <<
/external/arm-trusted-firmware/docs/getting_started/
Dpsci-lib-integration-guide.rst277 mode and the EL3 Runtime Software must perform the prerequisite initializations
Dporting-guide.rst955 allows the platform to do the platform specific initializations. Platform
1777 port does the necessary initializations in ``bl31_plat_arch_setup()``.
2069 port does the necessary initializations in ``bl31_plat_arch_setup()``. It is only
/external/python/cpython2/Doc/howto/
Dcurses.rst126 the initializations described above, also initializing colors if color support
/external/python/cpython3/Doc/howto/
Dcurses.rst157 initializations described above, also initializing colors if color
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto336 // initializations) in the face of some network errors during RecvTensor.
/external/openssh/
Dsshd.0597 login-time initializations globally. This file should be
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst295 On Arm platforms, BL1 performs the following platform initializations:
378 On Arm platforms, BL2 performs the following platform initializations:
573 As part of the PSCI initializations, BL31 detects the system topology. It also
/external/u-boot/common/
DKconfig921 is passed to the command-line interpreter (e.g. for initializations
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drender.cl448 // minimizing the overall number of SEND() block initializations and
/external/swiftshader/third_party/SPIRV-Tools/
DCHANGES763 #1017: Load-store elimination considers variable initializations
/external/freetype/
DChangeLog.251618 [autofit] Fix variable initializations.
4129 */* Remove redundant initializations which get overwritten.
4857 */* Remove redundant initializations which get overwritten.
/external/angle/third_party/spirv-tools/src/
DCHANGES790 #1017: Load-store elimination considers variable initializations
/external/deqp-deps/SPIRV-Tools/
DCHANGES790 #1017: Load-store elimination considers variable initializations

12