Home
last modified time | relevance | path

Searched refs:generated (Results 1 – 25 of 39) sorted by relevance

12

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_random_source.cpp31 TPM2B_DIGEST* generated = nullptr; in GenerateRandom() local
32 while (requested_length > sizeof(generated->buffer)) { in GenerateRandom()
34 ESYS_TR_NONE, sizeof(generated->buffer), in GenerateRandom()
35 &generated); in GenerateRandom()
42 memcpy(random, generated->buffer, sizeof(generated->buffer)); in GenerateRandom()
43 random = (uint8_t*) random + sizeof(generated->buffer); in GenerateRandom()
44 requested_length -= sizeof(generated->buffer); in GenerateRandom()
45 Esys_Free(generated); in GenerateRandom()
48 ESYS_TR_NONE, requested_length, &generated); in GenerateRandom()
55 memcpy(random, generated->buffer, requested_length); in GenerateRandom()
[all …]
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/
Dtag1 #This file is generated by Xplorer, do not edit.
/device/google/bonito/json-c/
DDoxyfile23 # This could be handy for archiving the generated documentation or
29 # base path where the generated documentation will be put.
37 # format and will distribute the generated files over these directories.
39 # files, where putting all generated files in the same directory would otherwise
45 # documentation generated by doxygen is written. Doxygen will use this
56 # This tag can be used to specify the encoding used in the generated output.
243 # various overviews, but no documentation section is generated.
364 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
374 # The QUIET tag can be used to turn on/off the messages that are generated
380 # generated by doxygen. Possible values are YES and NO. If left blank
[all …]
/device/google/crosshatch/json-c/
DDoxyfile23 # This could be handy for archiving the generated documentation or
29 # base path where the generated documentation will be put.
37 # format and will distribute the generated files over these directories.
39 # files, where putting all generated files in the same directory would otherwise
45 # documentation generated by doxygen is written. Doxygen will use this
56 # This tag can be used to specify the encoding used in the generated output.
243 # various overviews, but no documentation section is generated.
364 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
374 # The QUIET tag can be used to turn on/off the messages that are generated
380 # generated by doxygen. Possible values are YES and NO. If left blank
[all …]
/device/google/coral/json-c/
DDoxyfile23 # This could be handy for archiving the generated documentation or
29 # base path where the generated documentation will be put.
37 # format and will distribute the generated files over these directories.
39 # files, where putting all generated files in the same directory would otherwise
45 # documentation generated by doxygen is written. Doxygen will use this
56 # This tag can be used to specify the encoding used in the generated output.
243 # various overviews, but no documentation section is generated.
364 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
374 # The QUIET tag can be used to turn on/off the messages that are generated
380 # generated by doxygen. Possible values are YES and NO. If left blank
[all …]
/device/google/wahoo/sepolicy/vendor/
Dvold.te9 # generated by proc scan, unnecessary
/device/google/bonito-sepolicy/vendor/qcom/common/
Dvold.te9 # generated by proc scan, unnecessary
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dvold.te10 # generated by proc scan, unnecessary
/device/google/bonito/vibrator/cs40l20/wav_wavetable/
DREADME1 Bin file generated by the following command:
/device/google/crosshatch/vibrator/cs40l20/wav_wavetable/
DREADME1 Bin file generated by the following command:
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/ldscripts/
Delf32xtensa.xu1 /* This linker script generated from xt-genldscripts.tpp for LSP hifi_hikey_lsp */
Delf32xtensa.xr1 /* This linker script generated from xt-genldscripts.tpp for LSP hifi_hikey_lsp */
/device/generic/opengl-transport/host/commands/emugen/
DREADME109 The protocol generated by emugen consists of two input files:
112 part of the specification is expected to be generated automatically
116 the files that are generated for this protocol. A line in the .in
156 Encoder generated code files
167 Assuming the basename is ‘api’, The following files are generated:
196 Decoder generated files
224 Wrapper generated files
/device/linaro/hikey/
Dproprietary-blobs.txt15 # This file is generated by device/common/generate-blob-lists.sh - DO NOT EDIT
/device/generic/goldfish-opengl/
DREADME5 Note that this directory contains encoder sources that are auto-generated
Dcommon.mk239 $$(transform-generated-source)
/device/google/wahoo/
Dconfig.fs17 # images generated by build tools (mkbootfs and mkyaffs2image) and
/device/google/crosshatch/
Dconfig.fs17 # images generated by build tools (mkbootfs and mkyaffs2image) and
/device/google/bonito/
Dconfig.fs17 # images generated by build tools (mkbootfs and mkyaffs2image) and
/device/google/coral/
Dconfig.fs17 # images generated by build tools (mkbootfs and mkyaffs2image) and
/device/google/contexthub/firmware/build/
Dnanohub_executable.mk33 gen := $(call generated-sources-dir-for,EXECUTABLES,$(LOCAL_MODULE),AUX)
/device/google/cuttlefish_vmm/
DDockerfile10 # strictly necessary, but this way all the permissions of the generated files
/device/generic/goldfish/radio/librilutils/proto/
Dsap-api.proto22 required fixed32 token = 1; // generated dynamically
/device/generic/goldfish/audio/
DNOTICE45 not limited to compiled object code, generated documentation,
127 within a display generated by the Derivative Works, if and
/device/generic/goldfish/radio/ril/
DNOTICE45 not limited to compiled object code, generated documentation,
127 within a display generated by the Derivative Works, if and

12