Searched refs:Initializes (Results 1 – 25 of 44) sorted by relevance
12
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_MultiDeviceIteratorInit.pbtxt | 28 summary: "Initializes the multi device iterator with the given dataset."
|
D | api_def_InitializeTableFromTextFileV2.pbtxt | 43 summary: "Initializes a table from a text file."
|
D | api_def_InitializeTableFromTextFile.pbtxt | 41 summary: "Initializes a table from a text file."
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.cpp | 136 bool Initializes = New->hasInitializer() || in check() local 139 if (!Initializes && IgnoreDefaultInitialization) in check()
|
/external/skqp/docs/ |
D | SkFILEStream_Reference.bmh | 18 Initializes Stream by reading data contained by path.
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | psci-lib-integration-guide.rst | 201 - Initializes architecture. 202 - Initializes PSCI power domain and state coordination data structures. 283 - Initializes architecture and PSCI state coordination. 284 - Restores/Initializes the peripheral drivers to the required state via 288 - Restores/Initializes the non-secure context and populates the
|
D | porting-guide.rst | 1208 - Initializes a UART (PL011 console), which enables access to the ``printf`` 1440 - Initializes a UART (PL011 console), which enables access to the ``printf`` 1443 - Initializes the storage abstraction layer used to load further bootloader 1565 - Initializes a UART (PL011 console), which enables access to the ``printf`` 1568 - Initializes the storage abstraction layer used to load further bootloader 1572 - Initializes the private variables that define the memory layout used.
|
/external/libiio/src/bindings/matlab/ |
D | libiio_if_daq2.m | 209 %% Initializes the output data channels 286 %% Initializes the input data channels 386 %% Initializes the libiio interface
|
D | libiio_if.m | 209 %% Initializes the output data channels 282 %% Initializes the input data channels 382 %% Initializes the libiio interface
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_saved_model_ops.td | 133 let summary = "Initializes TensorFlow session state.";
|
/external/python/cpython3/Doc/c-api/ |
D | tuple.rst | 130 Initializes a struct sequence type *type* from *desc* in place.
|
/external/flatbuffers/lobster/ |
D | flatbuffers.lobster | 147 // Initializes bookkeeping for writing a new vector.
|
/external/openscreen/cast/cast_core/api/runtime/ |
D | cast_audio_decoder_service.proto | 237 // Initializes the service and places the pipeline into the 'Stopped' state.
|
/external/skqp/site/user/api/ |
D | SkRRect_Reference.md | 101 Initializes bounds at (0, 0), the origin, with zero width and height. 102 Initializes corner radii to (0, 0), and sets type of <a href='#SkRRect_kEmpty_Type'>kEmpty_Type</a>. 124 Initializes to copy of <a href='#SkRRect_copy_const_SkRRect_rrect'>rrect</a> bounds and corner radi… 569 Initializes bounds at (0, 0), the origin, with zero width and height. 570 Initializes corner radii to (0, 0), and sets type of <a href='#SkRRect_kEmpty_Type'>kEmpty_Type</a>. 592 Initializes to copy of <a href='#SkRRect_MakeRect_r'>r</a> bounds and zeroes corner radii.
|
/external/chromium-trace/catapult/devil/docs/ |
D | adb_wrapper.md | 386 Initializes the AdbWrapper.
|
/external/tensorflow/tensorflow/lite/g3doc/performance/ |
D | hexagon_delegate.md | 150 // Initializes the DSP connection.
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CommandFlags.inc | 288 // Common utility function tightly tied to the options listed here. Initializes
|
/external/python/cpython2/Doc/library/ |
D | logging.rst | 331 Initializes the :class:`Handler` instance by setting its level, setting the list 338 Initializes a thread lock which can be used to serialize access to underlying
|
D | logging.handlers.rst | 669 Initializes the handler with a buffer of the specified capacity.
|
D | gettext.rst | 248 Initializes "protected" instance variables *_info* and *_charset* which are set
|
D | difflib.rst | 89 Initializes instance of :class:`HtmlDiff`.
|
/external/googletest/docs/ |
D | primer.md | 450 * Initializes it via `SetUp()`.
|
/external/google-styleguide/ |
D | objcguide.md | 105 * Initializes and returns a Foo object using the provided Bar instance. 1260 /** Initializes a book with a title and an optional author. */
|
/external/python/cpython3/Doc/library/ |
D | logging.rst | 398 Initializes the :class:`Handler` instance by setting its level, setting the list 405 Initializes a thread lock which can be used to serialize access to underlying
|
D | difflib.rst | 97 Initializes instance of :class:`HtmlDiff`.
|
12