HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 1351 - 1375 of 6891) sorted by null

<<51525354555657585960>>

  /external/llvm/include/llvm/MC/
MCAsmInfoCOFF.h 1 //===-- MCAsmInfoCOFF.h - COFF asm properties -------------------*- C++ -*-===//
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCAsmInfo.h 1 //==-- AArch64MCAsmInfo.h - AArch64 asm properties -------------*- C++ -*--===//
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 1 //===-- HexagonTargetAsmInfo.h - Hexagon asm properties --------*- C++ -*--===//
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCAsmInfo.h 1 //===-- HexagonTargetAsmInfo.h - Hexagon asm properties --------*- C++ -*--===//
  /external/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCAsmInfo.h 1 //===-- MSP430MCAsmInfo.h - MSP430 asm properties --------------*- C++ -*--===//
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.h 1 //===-- SparcMCAsmInfo.h - Sparc asm properties ----------------*- C++ -*--===//
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp 1 //===-- SystemZMCAsmInfo.cpp - SystemZ asm properties ---------------------===//
SystemZMCAsmInfo.h 1 //====-- SystemZMCAsmInfo.h - SystemZ asm properties -----------*- C++ -*--===//
  /external/llvm/lib/Target/XCore/MCTargetDesc/
XCoreMCAsmInfo.cpp 1 //===-- XCoreMCAsmInfo.cpp - XCore asm properties -------------------------===//
  /external/lzma/CPP/7zip/UI/Common/
Extract.h 32 CObjectVector<CProperty> Properties;
  /external/oauth/core/src/main/java/net/oauth/
OAuthServiceProvider.java 22 * Properties of an OAuth Service Provider.
consumer.properties.sample 13 # There can be more consumer properties.
  /external/openfst/src/include/fst/
expectation-weight.h 47 // left or right semirings, then result must have those properties.
108 static uint64 Properties() {
109 uint64 props1 = W1::Properties();
110 uint64 props2 = W2::Properties();
reweight.h 52 if (type == REWEIGHT_TO_FINAL && !(Weight::Properties() & kRightSemiring)) {
60 if (type == REWEIGHT_TO_INITIAL && !(Weight::Properties() & kLeftSemiring)) {
109 if (fst->Properties(kInitialAcyclic, true) & kInitialAcyclic) {
140 fst->Properties(kFstProperties, false)),
union.h 60 bool initial_acyclic1 = fst1->Properties(kInitialAcyclic, true);
61 uint64 props1 = fst1->Properties(kFstProperties, false);
62 uint64 props2 = fst2.Properties(kFstProperties, false);
70 if (fst2.Properties(kExpanded, false)) {
  /external/proguard/examples/ant/
midlets.xml 7 <taskdef resource="proguard/ant/task.properties"
  /external/qemu/android/
help.h 20 * (in system/core/include/cutils/properties.h)
hw-lcd.c 13 #include "android/boot-properties.h"
  /external/robolectric/
build.properties 22 # the following properties:
  /external/smack/src/org/jivesoftware/smack/packet/
PacketExtension.java 27 * packet extensions include message events, message properties, and extra presence data.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
reweight.h 48 if (type == REWEIGHT_TO_FINAL && !(Weight::Properties() & kRightSemiring))
53 if (type == REWEIGHT_TO_INITIAL && !(Weight::Properties() & kLeftSemiring))
89 if (fst->Properties(kInitialAcyclic, true) & kInitialAcyclic) {
122 fst->Properties(kFstProperties, false)),
weight.h 20 // two designated elements Zero and One with the following properties:
57 // Properties: specifies additional properties that hold:
127 if (W::Properties() & props != props)
  /external/svox/pico/lib/
picoktab.h 85 used to access the properties */
96 /* graph properties access routines: if graph with offset 'graphsOffset' has the
157 /* to speed up processing for often used combinations of properties
163 /* some properties can be assigned to a single sym only, check if 'ch'
  /external/v8/src/
property-details.h 53 // Type of properties.
54 // Order of properties is significant.
64 // All properties before MAP_TRANSITION are real.
71 // nonexistent properties.
  /external/v8/test/mjsunit/regress/
regress-1203459.js 28 // Ensure that we allow non-index number properties in object literals.

Completed in 216 milliseconds

<<51525354555657585960>>