HomeSort by relevance Sort by last modified time
    Searched refs:words (Results 826 - 850 of 1016) sorted by null

<<31323334353637383940>>

  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c 2144 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
    [all...]
tc-metag.c 6715 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_3_sensors.md 312 sampling rate, but MUST be constrained by this value. In other words, if you
7_4_data-connectivity.md 9 connectivity that may be implemented using the same network. In other words,
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 458 * V is the set of terminals and nonterminals. In other words,
  /external/libunwind/doc/
libunwind-dynamic.tex 182 unwind-info (\Var{table\_data}) counted in units of words
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 161 uint64_t words[2] = { CN->getValueAPF().bitcastToAPInt().getRawData()[1], local
163 APInt Val(128, words);
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 287 /// Verifies that the last call to ReadTag() returned tag 0 - in other words,
    [all...]
  /external/robolectric/v1/lib/main/
commons-codec-1.6.jar 
  /external/vulkan-validation-layers/layers/
core_validation.cpp 199 // A forward iterator over spirv instructions. Provides easy access to len, opcode, and content words
246 vector<uint32_t> words;
253 : words((uint32_t *)pCreateInfo->pCode, (uint32_t *)pCreateInfo->pCode + pCreateInfo->codeSize / sizeof(uint32_t)),
260 spirv_inst_iter begin() const { return spirv_inst_iter(words.begin(), words.begin() + 5); } /* first insn */
261 spirv_inst_iter end() const { return spirv_inst_iter(words.begin(), words.end()); } /* just past last insn */
263 spirv_inst_iter at(unsigned offset) const { return spirv_inst_iter(words.begin(), words.begin() + offset); }
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
asm.go 129 // Bizarre syntax: $frameSize-argSize is two words, not subtraction.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
bimport.go 774 // original code. In other words, "parsing" the import data (which happens to
sinit.go 495 // both words are zero and so there no work to do, so report success.
syntax.go 480 OEFACE // itable and data words of an empty-interface value.
  /prebuilts/go/darwin-x86/src/net/http/
transfer.go 183 // In other words, this delay will not normally affect anybody, and there
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
asm.go 129 // Bizarre syntax: $frameSize-argSize is two words, not subtraction.

Completed in 731 milliseconds

<<31323334353637383940>>