OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:partitions_array
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/scripts/
brillo_update_payload
316
# extract_image <image> <
partitions_array
> [partitions_order]
320
# associative array passed in |
partitions_array
|. If |partitions_order| is
346
# extract_image_cros <image.bin> <
partitions_array
> [partitions_order]
351
local
partitions_array
="$2"
372
eval ${
partitions_array
}[boot]=\""${kernel}"\"
373
eval ${
partitions_array
}[system]=\""${root}"\"
381
varname="${
partitions_array
}[${part}]"
387
# extract_image_brillo <target_files.zip> <
partitions_array
> [partitions_order]
393
local
partitions_array
="$2"
421
if [[ "${
partitions_array
}" == "SRC_PARTITIONS" ]]; the
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_function.cc
305
llvm::Constant*
partitions_array
=
local
312
/*Initializer=*/
partitions_array
,
Completed in 215 milliseconds