| /external/tensorflow/tensorflow/compiler/xla/ |
| xla_data.proto | 793 // Elementwise, extract real component of complex x. 796 // Elementwise, extract real component of complex x.
|
| /external/tensorflow/tensorflow/contrib/factorization/python/ops/ |
| clustering_ops.py | 668 # Extract the subset from the underlying batch. 678 # Extract actual new center. [all...] |
| /external/tensorflow/tensorflow/contrib/layers/python/layers/ |
| feature_column_ops.py | 549 """Parses tf.Examples to extract tensors for given feature_columns. 670 """Parses tf.SequenceExamples to extract tensors for given `FeatureColumn`s. [all...] |
| /external/tensorflow/tensorflow/python/ops/ |
| array_grad.py | 82 """Extract the shapes of a set of input tensors.""" 144 # extract the size of each input along the concat dimension
|
| /external/tpm2/ |
| Session.c | 447 // Extract the session slot number referenced by the contextArray 511 contextIndex = *handle & HR_HANDLE_MASK; // extract the index [all...] |
| /external/v8/benchmarks/ |
| deltablue.js | 630 * Extract a plan for resatisfaction starting from the given source 664 * Extract a plan for resatisfying starting from the output of the
|
| /external/webrtc/talk/app/webrtc/java/jni/ |
| androidmediaencoder_jni.cc | 230 // H264 bitstream parser, used to extract QP from encoded bitstreams. [all...] |
| /external/webrtc/webrtc/modules/video_coding/ |
| jitter_buffer.cc | 566 // Extract the frame with the desired timestamp. 576 TRACE_EVENT_ASYNC_STEP0("webrtc", "Video", timestamp, "Extract"); [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/dbus/ |
| dbus_old_handlers.c | 767 /* Extract the network ID */ 1010 /* Extract the network number */ [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| hs20_supplicant.c | 85 "Not configuring frame filtering - Can't extract DGAF bit"); 92 "Not configuring frame filtering - Can't extract Proxy ARP bit");
|
| /external/zopfli/src/zopflipng/lodepng/ |
| lodepng_util.cpp | 275 //This uses a stripped down version of picoPNG to extract detailed zlib information while decompressing. 653 if(decoder.error) std::cout << "extract error: " << decoder.error << std::endl;
|
| /frameworks/base/core/java/android/os/ |
| FileUtils.java | 914 // Extract requested extension from display name [all...] |
| /frameworks/base/core/java/android/widget/ |
| TimePickerClockDelegate.java | 182 // For the sake of backwards compatibility, attempt to extract the text 802 * We pass the correct "skeleton" depending on 12 or 24 hours view and then extract the [all...] |
| /frameworks/base/media/java/android/media/ |
| MediaCodec.java | [all...] |
| /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
| SettingsBackupAgent.java | 739 * Given a cursor and a set of keys, extract the required keys and 743 * @param settings The settings to extract. [all...] |
| /frameworks/layoutlib/bridge/src/android/util/ |
| PathParser_Delegate.java | 275 private static void extract(@NonNull String s, int start, @NonNull ExtractFloatResult result) { method in class:PathParser_Delegate 349 extract(s, startPosition, result); method [all...] |
| /frameworks/rs/cpu_ref/ |
| rsCpuScript.cpp | 312 if (!bitcodeMetadata.extract()) { 313 ALOGE("Could not extract metadata from bitcode"); [all...] |
| /frameworks/rs/script_api/ |
| GenerateTestFiles.cpp | 433 mJava->indent() << "// Extract the inputs.\n"; 455 mJava->indent() << "// Extract the outputs.\n"; [all...] |
| /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/ |
| viddec_fw_item_types.h | 70 extract: will extract data from x_32 of unsigned integer type from bit start offset(0 to 31) of length based on mask and returns in [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/ |
| BitVector.h | 617 // a tricky situation where each word in succession needs to extract some 666 // a tricky situation where each word in succession needs to extract some
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/ |
| BitVector.h | 617 // a tricky situation where each word in succession needs to extract some 666 // a tricky situation where each word in succession needs to extract some
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/ |
| BitVector.h | 617 // a tricky situation where each word in succession needs to extract some 666 // a tricky situation where each word in succession needs to extract some
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
| GenericOpcodes.td | 489 // Extract a register of the specified size, starting from the block given by 498 // Extract multiple registers specified size, starting from blocks given by
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/ |
| BitVector.h | 617 // a tricky situation where each word in succession needs to extract some 666 // a tricky situation where each word in succession needs to extract some
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
| GenericOpcodes.td | 489 // Extract a register of the specified size, starting from the block given by 498 // Extract multiple registers specified size, starting from blocks given by
|