/external/open-vcdiff/gflags/src/ |
mutex.h | 199 // Disallow "evil" constructors 310 // Disallow "evil" constructors 322 // Disallow "evil" constructors 333 // Disallow "evil" constructors
|
/external/v8/test/mjsunit/ |
error-constructors.js | 55 // disallow changes to the name property on error objects.
|
/frameworks/base/docs/html/google/play/licensing/ |
index.jd | 8 disallow further use as appropriate. </p>
|
/hardware/libhardware/include/hardware/ |
power.h | 80 * state, and to disallow low-power suspend when the system is in
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
OutlineDragListener.java | 61 // We also don't deliberately disallow root-element dragging since you can
|
/external/chromium_org/tools/grit/grit/testdata/ |
GoogleDesktop.adm | [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uvectr64.h | 176 // Disallow 179 // Disallow
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
e_chacha20poly1305.c | 141 * counter into the second counter word. Therefore we disallow 205 * counter into the second counter word. Therefore we disallow
|
/external/icu4c/common/ |
uvectr64.h | 176 // Disallow 179 // Disallow
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
arcsort.h | 165 void operator=(const ArcSortFstImpl<A, C> &impl); // Disallow 256 void operator=(const ArcSortFst<A, C> &fst); // Disallow
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
Signature.java | 153 stringBuffer.append("disallow other inputs\n"); 156 stringBuffer.append("disallow other outputs\n");
|
/dalvik/vm/compiler/codegen/x86/libenc/ |
encoder.h | 211 // disallow copying 313 // disallow copying 327 // disallow copying 371 // disallow copying - but it leads to ICC errors #734 in encoder.inl 386 // disallow copying - but it leads to ICC errors #734 in encoder.inl 400 // disallow copying
|
/external/chromium_org/third_party/ots/src/ |
ots.cc | 159 // we disallow all files > 1GB in size for sanity. 236 // we disallow all files > 1GB in size for sanity. 443 // disallow all tables with a zero length 448 // disallow all tables with a length > 1GB 452 // disallow tables where the uncompressed size is < the compressed size. 459 // disallow all tables which uncompress to > 30 MB
|
/external/openfst/src/include/fst/ |
lookahead-filter.h | 118 void operator=(const LookAheadSelector<M, M, MT> &); // disallow 149 void operator=(const LookAheadSelector<M1, M2, MATCH_INPUT> &); // disallow 181 void operator=(const LookAheadSelector<M1, M2, MATCH_OUTPUT> &); // disallow 317 void operator=(const LookAheadComposeFilter<F, M1, M2> &); // disallow 411 void operator=(const PushWeightsComposeFilter<F, M1, M2, MT> &); // disallow 608 void operator=(const PushLabelsComposeFilter<F, M1, M2, MT> &); // disallow
|
accumulator.h | 73 void operator=(const DefaultAccumulator<A> &); // Disallow 126 void operator=(const LogAccumulator<A> &); // Disallow 336 void operator=(const FastLogAccumulator<A> &); // Disallow 591 void operator=(const CacheLogAccumulator<A> &); // Disallow 740 void operator=(const ReplaceAccumulator<Accumulator, T> &); // Disallow
|
compose-filter.h | 286 void operator=(const SequenceComposeFilter<M1, M2> &); // disallow 371 void operator=(const AltSequenceComposeFilter<M1, M2> &); // disallow 472 void operator=(const MatchComposeFilter<M1, M2> &); // disallow
|
matcher.h | 320 void operator=(const SortedMatcher<F> &); // Disallow 520 void operator=(const RhoMatcher<M> &); // Disallow 709 void operator=(const SigmaMatcher<M> &); // disallow 880 void operator=(const PhiMatcher<M> &); // disallow [all...] |
/external/bluetooth/bluedroid/stack/include/ |
gap_api.h | 246 ** Description This function is called to allow or disallow a service to 383 ** Description This function is called to allow or disallow a 434 ** Description This function is called to allow or disallow pairing [all...] |
/external/chromium/base/memory/ |
scoped_ptr.h | 134 // Disallow evil constructors 239 // Disallow evil constructors 360 // Disallow evil constructors
|
/external/chromium_org/third_party/cld/base/ |
scoped_ptr.h | 123 // Disallow evil constructors 252 // Disallow evil constructors 405 // Disallow evil constructors
|
/external/chromium_org/third_party/sqlite/src/src/ |
mem2.c | 111 int disallow; /* Do not allow memory allocation */ member in struct:__anon17052 251 assert( mem.disallow==0 ); 346 assert( mem.disallow==0 );
|
/build/tools/ |
java-layers.py | 76 # disallow everything from the low level components 82 # disallow the 'top' components everywhere but in their own package
|
/external/ceres-solver/include/ceres/internal/ |
scoped_ptr.h | 139 // Disallow evil constructors 267 // Disallow evil constructors
|
/external/chromium_org/chrome/test/functional/ |
extensions.py | 303 # Disallow in incognito. 324 # Disallow access to file URLs.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
utils.h | 95 // A macro to disallow the evil copy constructor and operator= functions 101 // A macro to disallow all the implicit constructors, namely the
|