HomeSort by relevance Sort by last modified time
    Searched refs:variables (Results 351 - 375 of 1005) sorted by null

<<11121314151617181920>>

  /development/samples/wearable/GridViewPager/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/JumpingJack/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/Notifications/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/Quiz/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/RecipeAssistant/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/SkeletonWearableApp/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/SynchronizedNotifications/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/Timer/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/WatchViewStub/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /development/samples/wearable/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 56 // Helper function: set variables in the map that are the same for all
61 map<string, string>* variables,
  /external/chromium_org/tools/gn/
variables.h 12 namespace variables { namespace
191 // Returns the built-in readonly variables.
195 // Returns the variables used by target generators.
199 } // namespace variables
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
function_parallel.js 18 // Private variables hidden in closure
51 * has access to internal variables of functionsequence.
  /external/chromium_org/v8/test/mjsunit/
try-catch-scopes.js 28 // Exception variables used in try-catch should be scoped, e.g. only
30 // as local variables and they should be allowed to nest.
  /external/glide/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /external/glide/library/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /external/libvpx/
libvpx-offsets.mk 2 # Input variables:
8 # Output variables:
  /external/smali/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /frameworks/testing/espresso/
gradlew.bat 8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtcapi.h 52 _RTC_vardesc *variables; member in struct:_RTC_framedesc
  /external/lldb/source/Plugins/SymbolFile/DWARF/
SymbolFileDWARFDebugMap.cpp     [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_helpers.cc 552 int bitIndex, map<string, string>* variables) {
553 (*variables)["get_" + name] = GenerateGetBit(bitIndex);
554 (*variables)["set_" + name] = GenerateSetBit(bitIndex);
555 (*variables)["clear_" + name] = GenerateClearBit(bitIndex);
556 (*variables)["different_" + name] = GenerateDifferentBit(bitIndex);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 545 struct rc_list * variables; local
552 /* Get list of program variables */
553 variables = rc_get_variables(s->C);
554 node_count = rc_list_count(variables);
560 for (var_ptr = variables, node_index = 0; var_ptr;
637 for (var_ptr = variables, node_index = 0; var_ptr;
668 for (var_ptr = variables, node_index = 0;
689 for (var_ptr = variables, node_index = 0; var_ptr;
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 545 struct rc_list * variables; local
552 /* Get list of program variables */
553 variables = rc_get_variables(s->C);
554 node_count = rc_list_count(variables);
560 for (var_ptr = variables, node_index = 0; var_ptr;
637 for (var_ptr = variables, node_index = 0; var_ptr;
668 for (var_ptr = variables, node_index = 0;
689 for (var_ptr = variables, node_index = 0; var_ptr;

Completed in 1461 milliseconds

<<11121314151617181920>>