Home
last modified time | relevance | path

Searched refs:initialise (Results 1 – 25 of 41) sorted by relevance

12

/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/extension/views/
DPinView.java23 initialise(); in PinView()
28 initialise(); in setPin()
32 private void initialise() { in initialise() method in PinView
DCircleView.java24 initialise(); in CircleView()
27 private void initialise() { in initialise() method in CircleView
DFreehandView.java33 initialise(); in FreehandView()
40 private void initialise() { in initialise() method in FreehandView
/external/clang/test/CodeGen/
Dwindows-on-arm-stack-probe-size.c10 __declspec(dllimport) void initialise(signed char buffer[4096]);
14 initialise(buffer); in function()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/Windows/
Dstack-probe-non-default.ll7 declare dllimport arm_aapcs_vfpcc void @initialise(i8*)
13 call arm_aapcs_vfpcc void @initialise(i8* %0)
/external/llvm/test/CodeGen/ARM/Windows/
Dstack-probe-non-default.ll7 declare dllimport arm_aapcs_vfpcc void @initialise(i8*)
13 call arm_aapcs_vfpcc void @initialise(i8* %0)
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/
DParseException.java46 super(initialise(currentTokenVal, expectedTokenSequencesVal, tokenImageVal)); in ParseException()
100 private static String initialise(Token currentToken, in initialise() method in ParseException
/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
DParseException.java72 super(initialise(currentTokenVal, expectedTokenSequencesVal, tokenImageVal, lexicalStateName)); in ParseException()
126 private static String initialise(Token currentToken, in initialise() method in ParseException
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
DParseException.java64 super(initialise(currentTokenVal, expectedTokenSequencesVal, tokenImageVal, lexicalStateName)); in ParseException()
118 private static String initialise(Token currentToken, in initialise() method in ParseException
/external/u-boot/fs/yaffs2/
Dyaffs_nandif.h32 int (*initialise)(struct yaffs_dev *dev); member
Dyaffs_nandif.c193 geometry->initialise(dev); in ynandif_InitialiseNAND()
/external/llvm/test/TableGen/
DBitsInit.td56 // Make sure we can initialise ints with bits<> values.
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DBitsInit.td56 // Make sure we can initialise ints with bits<> values.
/external/u-boot/board/sunxi/
DREADME.nand31 Then, you'll need to first load an SPL to initialise the RAM:
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cfi-verify/Unsupported/
Darm-protected-lineinfo.s4 # CHECK: Could not initialise disassembler: Unsupported architecture.
/external/curl/packages/vms/
Dcurlmsg.msg91 SSL_ENGINE_INITFAILED <failed to initialise ENGINE>
/external/u-boot/board/freescale/t104xrdb/
DREADME229 PBL initialise the internal SRAM and copy SPL(160KB) in SRAM.
230 SPL further initialise DDR using SPD and environment variables and copy
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DCapabilityPolling.java171 private void initialise() { in initialise() method in CapabilityPolling
474 initialise(); in doCapabilityDiscovery()
/external/llvm/test/CodeGen/SystemZ/
Dframe-09.ll5 ; We should always initialise %r11 when FP elimination is disabled.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dframe-09.ll5 ; We should always initialise %r11 when FP elimination is disabled.
/external/curl/tests/data/
Dtest1538101 e66: Failed to initialise SSL crypto engine
/external/u-boot/doc/
DREADME.b4860qds334 PBL initialise the internal SRAM and copy SPL(160KB) in SRAM.
335 SPL further initialise DDR using SPD and environment variables and copy
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DLangImpl08.rst72 // This generally occurs if we've forgotten to initialise the
/external/libxml2/vms/
Dreadme.vms120 by editing the code to initialise the variables affected
/external/llvm/docs/tutorial/
DLangImpl08.rst72 // This generally occurs if we've forgotten to initialise the

12