HomeSort by relevance Sort by last modified time
    Searched refs:details (Results 276 - 300 of 1247) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/m2/repository/org/anarres/jarjar/jarjar-gradle/1.0.0/
jarjar-gradle-1.0.0.jar 
  /system/libhidl/base/
HidlInternal.cpp 32 namespace details { namespace in namespace:android::hardware
159 } // namespace details
  /system/media/camera/docs/
ndk_camera_metadata_tags.mako 86 % if entry.description or entry.details:
103 ${entry.details | ndkdoc(metadata)}\
  /test/vts/drivers/libprofiling/
VtsProfilingInterface.cpp 88 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
  /external/tpm2/
CryptUtil.c 637 digestSize = CryptStartHMAC2B(scheme->details.hmac.hashAlg,
646 signature->signature.hmac.hashAlg = scheme->details.hmac.hashAlg;
718 hashAlg = scheme->details.xor_.hashAlg;
720 hashAlg = scheme->details.hmac.hashAlg;
    [all...]
  /external/v8/src/
objects.cc 3260 PropertyDetails details = new_map->GetLastDescriptorDetails(); local
3341 PropertyDetails details = new_descriptors->GetDetails(i); local
3386 PropertyDetails details = new_descriptors->GetDetails(i); local
3477 PropertyDetails details = descs->GetDetails(i); local
3675 PropertyDetails details = descriptors->GetDetails(modify_index); local
3789 PropertyDetails details = descriptors->GetDetails(i); local
3840 PropertyDetails details = instance_descriptors()->GetDetails(descriptor); local
3858 PropertyDetails details = descriptors->GetDetails(descriptor); local
3931 PropertyDetails details = descriptors->GetDetails(modify_index); local
3953 PropertyDetails details = descriptors->GetDetails(descriptor); local
4186 PropertyDetails details = target_descriptors->GetDetails(modify_index); local
4515 PropertyDetails details = descriptors->GetDetails(i); local
6059 PropertyDetails details = dictionary->DetailsAt(index); local
7998 PropertyDetails details = dictionary->DetailsAt(i); local
8240 PropertyDetails details = descriptors->GetDetails(i); local
8552 PropertyDetails details = descs->GetDetails(i); local
8604 PropertyDetails details = descriptors->GetDetails(index); local
9245 PropertyDetails details = descriptors->GetDetails(new_descriptor); local
9465 PropertyDetails details = descriptors->GetDetails(descriptor); local
9768 PropertyDetails details = desc->GetDetails(i); local
9780 handle(key), handle(value, desc->GetIsolate()), details); local
9800 PropertyDetails details = GetDetails(i); local
10448 PropertyDetails details = src->GetDetails(index); local
12531 PropertyDetails details = descriptors->GetDetails(i); local
17323 PropertyDetails details = dict->DetailsAt(i); local
18013 PropertyDetails details = dictionary->DetailsAt(index); local
18051 PropertyDetails details = dictionary->DetailsAt(entry); local
18077 PropertyDetails details = PropertyDetails::Empty(); local
18132 PropertyDetails details = this->DetailsAt(i); local
18249 PropertyDetails details = this->DetailsAt(i); local
18283 PropertyDetails details = dictionary->DetailsAt(i); local
18331 PropertyDetails details = raw_dict->DetailsAt(i); local
19595 PropertyDetails details = cell->property_details(); local
    [all...]
keys.cc 325 PropertyDetails details = descs->GetDetails(i); local
326 if (details.IsDontEnum()) continue;
331 if (details.type() != DATA) {
532 PropertyDetails details = descs->GetDetails(i); local
534 if ((details.attributes() & filter) != 0) {
543 if (details.kind() != kAccessor) continue;
596 PropertyDetails details = descs->GetDetails(i); local
597 if (!details.IsDontEnum()) continue;
    [all...]
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 438 String details = (md.title != null ? md.title : "");
440 details = " Constraint " + md.constraint + ", " + details;
442 if (details.length() != 0) {
443 details = details.substring(0, 1).toUpperCase()
444 + details.substring(1);
447 line += ";" + description + ";" + comment + ";" + details;
  /device/google/dragon/
aosp_dragon.mk 20 # details, it only fundamentally contains two inherit-product
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 33 1) Build the Antlr tool itself (see main Antlr documentation for details).
  /external/bison/data/
stack.hh 13 # GNU General Public License for more details.
  /external/kmod/libkmod/python/kmod/
list.pyx 12 # details.
  /external/libusb/android/jni/
examples.mk 12 # Lesser General Public License for more details.
libusb.mk 12 # Lesser General Public License for more details.
tests.mk 12 # Lesser General Public License for more details.
  /external/libvorbis/doc/
footer.tex 14 the Xiph.org Foundation} for details.
  /external/llvm/bindings/go/llvm/
analysis.go 6 // License. See LICENSE.TXT for details.
executionengine_test.go 6 // License. See LICENSE.TXT for details.
ir_test.go 6 // License. See LICENSE.TXT for details.
string.go 6 // License. See LICENSE.TXT for details.
transforms_scalar.go 6 // License. See LICENSE.TXT for details.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 6 * License. See LICENSE.TXT for details.
  /external/protobuf/src/google/protobuf/stubs/
stringpiece.cc 46 void StringPiece::LogFatalSizeTooBig(size_t size, const char* details) {
47 GOOGLE_LOG(FATAL) << "size too big: " << size << " details: " << details; local
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86CompilationCallback_Win64.asm 6 ;; License. See LICENSE.TXT for details.
  /external/v8/src/js/
messages.js 50 * and Source Map Revision 3 proposal for details on using //# sourceURL and

Completed in 1744 milliseconds

<<11121314151617181920>>