Searched
full:accesses (Results
1151 -
1175 of
2582) sorted by null
<<41424344454647484950>>
/external/nanohttpd/src/site/markdown/ |
index.md | 165 In gradle you can use nano http the same way because gradle accesses the same central repository:
|
/external/pcre/dist2/src/sljit/ |
sljitConfigInternal.h | 48 SLJIT_UNALIGNED : allows unaligned memory accesses for non-fpu operations (only!)
|
/external/proguard/src/proguard/ |
Initializer.java | 402 " accesses to class members by means of introspection.");
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
message.c | 385 * Accesses a field's value by field name. The provided field name should be a
|
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
RubyMap.java | 167 * Accesses the element at the given key. Throws an exception if the key type is
|
RubyRepeatedField.java | 126 * Accesses the element at the given index. Returns nil on out-of-bounds
|
/external/python/cpython2/Doc/library/ |
weakref.rst | 146 useful with objects that override attribute accesses.
|
/external/python/cpython2/Lib/test/ |
test_scope.py | 609 # Test what happens when a finalizer accesses
|
/external/python/cpython2/Lib/ |
weakref.py | 294 accesses.
|
/external/selinux/python/sepolgen/src/sepolgen/ |
policygen.py | 262 (msg.tclass, refpolicy.list_to_space_str(msg.accesses)))
|
/external/selinux/secilc/docs/ |
cil_access_vector_rules.md | 239 Specifies the access allowed between a source and target type using extended permissions. Unlike the [`allow`](cil_access_vector_rules.md#allow) statement, the statements [`validatetrans`](cil_constraint_statements.md#validatetrans), [`mlsvalidatetrans`](cil_constraint_statements.md#mlsvalidatetrans), [`constrain`](cil_constraint_statements.md#constrain), and [`mlsconstrain`](cil_constraint_statements.md#mlsconstrain) do not limit accesses granted by [`allowx`](cil_access_vector_rules.md#allowx).
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
Analysis.cpp | 139 // Indirect operand accesses access memory.
|
/external/syslinux/gpxe/src/drivers/net/ |
etherfabric.h | 32 * vice versa, we wrap accesses in a way that uses the most efficient
|
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/ |
PciRootBridgeIo.h | 363 /// used to abstract accesses to PCI controllers behind a PCI Root Bridge Controller.
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
hlo_cost_analysis_test.cc | 58 // whitebox accesses to the user computation built from the client,
|
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
ir_array.cc | 55 // out-of-bounds accesses.
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
tree_utils.h | 155 // Returns a function that accesses the (i,j)-th element of the specified two
|
/external/tensorflow/tensorflow/core/framework/ |
resource_mgr.h | 251 // stateful kernel that accesses shared resource.
|
/external/tensorflow/tensorflow/core/kernels/ |
quantized_conv_ops_test.cc | 100 // We're sliding the 3x3 filter across the 3x4 image, with accesses outside
|
/external/tensorflow/tensorflow/python/eager/ |
graph_callable.py | 106 Replaces variable accesses with placeholders.
|
/external/v8/src/crankshaft/ |
hydrogen-load-elimination.cc | 405 if ((offset % kPointerSize) != 0) return -1; // Ignore misaligned accesses.
|
/external/v8/src/interpreter/ |
interpreter-assembler.h | 275 // do not support unaligned memory accesses.
|
/external/v8/src/runtime/ |
runtime-atomics.cc | 13 // Implement Atomic accesses to SharedArrayBuffers as defined in the
|
/external/v8/src/ |
runtime-profiler.cc | 182 // arguments accesses, which is unsound. Don't try OSR.
|
/external/v8/testing/gtest/src/ |
gtest-printers.cc | 333 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when
|
Completed in 1823 milliseconds
<<41424344454647484950>>