/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dh/ |
D | KeyPairGeneratorSpi.java | 32 boolean initialised = false; field in KeyPairGeneratorSpi 45 this.initialised = false; in initialize() 62 initialised = true; in initialize() 67 if (!initialised) in generateKeyPair() 110 initialised = true; in generateKeyPair()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/ |
D | KeyPairGeneratorSpi.java | 34 boolean initialised = false; field in KeyPairGeneratorSpi 52 this.initialised = false; in initialize() 69 initialised = true; in initialize() 74 if (!initialised) in generateKeyPair() 136 initialised = true; in generateKeyPair()
|
/external/syslinux/gpxe/src/doc/ |
D | pxe_extensions | 6 that has been initialised by the caller. 46 that has been initialised by the caller. 79 that has been initialised by the caller. 118 that has been initialised by the caller. 168 structure that has been initialised by the caller.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/ |
D | KeyPairGeneratorSpi.java | 51 boolean initialised = false; field in KeyPairGeneratorSpi.EC 159 initialised = true; in initialize() 164 if (!initialised) in generateKeyPair()
|
/external/valgrind/helgrind/tests/ |
D | bar_bad.stderr.exp | 58 destroy a barrier that was never initialised
|
/external/valgrind/drd/tests/ |
D | bar_bad.stderr.exp | 36 destroy a barrier that was never initialised
|
D | bar_bad_xml.stderr.exp | 206 destroy a barrier that was never initialised
|
/external/speex/libspeex/ |
D | resample.c | 130 int initialised; member 745 st->initialised = 0; in speex_resampler_init_frac() 786 st->initialised = 1; in speex_resampler_init_frac() 1051 if (st->initialised) in speex_resampler_set_rate_frac() 1069 if (st->initialised) in speex_resampler_set_quality()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | service_registry.ipp | 133 // Service was successfully initialised, pass ownership to registry.
|
/external/llvm/docs/TableGen/ |
D | index.rst | 209 In this example, FeatureFPARMv8 is ``SubtargetFeature`` record initialised
|
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_OSX.mm | 134 and eglGetError need an initialised EGLDisplay.
|
/external/robolectric/v3/ |
D | robolectric-resources-3.1-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/robolectric/
org/ ... |
/external/dtc/Documentation/ |
D | dtc-paper.tex | 218 structure initialised by the firmware that must be preserved by the
|
/external/valgrind/ |
D | NEWS | 579 several fields not initialised, an error is now reported for each 946 - False errors resulting from the use of statically initialised 1497 291253 ES register not initialised in valgrind simulation
|
/external/valgrind/VEX/priv/ |
D | host_s390_defs.c | 385 static Bool initialised = False; in getRRegUniverse_S390() local 388 if (LIKELY(initialised)) in getRRegUniverse_S390() 435 initialised = True; in getRRegUniverse_S390()
|
/external/c-ares/ |
D | CHANGES | 675 initialised correctly. And it does that because query->qid is set from
|
/external/llvm/docs/ |
D | CommandLine.rst | 1282 it cannot be guaranteed that all options will have been initialised. Hence it
|
/external/elfutils/libdw/ |
D | ChangeLog | 1711 not have a initialised valp pointer.
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 2553 boolean initialised = false;
|