Searched refs:sub (Results 1 – 18 of 18) sorted by relevance
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | command_parser.cpp | 103 std::string sub(GetNextStr(',')); in GetNextInt() local 105 int value = parse_int(sub, 10); in GetNextInt() 120 std::string sub(GetNextStr(',')); in GetNextHexInt() local 121 int value = parse_int(sub, 16); in GetNextHexInt()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/ |
D | reset.S | 326 sub a11, a10, a8 337 sub a11, a10, a8 349 sub a11, a10, a8 362 sub a11, a10, a8 375 sub a11, a10, a8 386 sub a11, a10, a8 397 sub a11, a10, a8 408 sub a11, a10, a8
|
D | int_vector.S | 371 sub a5, a5, a4 /* clr CP in old owner's CPENABLE */
|
/device/google/contexthub/firmware/lib/builtins/ |
D | aeabi_uldivmod.S | 26 sub sp, sp, #16
|
D | aeabi_ldivmod.S | 26 sub sp, sp, #16
|
/device/sample/apps/tv/SetupCustomizationSample/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/device/sample/apps/tv/SetupValidation/ |
D | build.gradle | 1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
|
/device/google/cuttlefish/common/libs/utils/ |
D | files.cpp | 63 decltype(::readdir(direc)) sub = nullptr; in IsDirectoryEmpty() local 65 while ( (sub = ::readdir(direc)) ) { in IsDirectoryEmpty()
|
/device/google/contexthub/firmware/os/core/ |
D | seos.c | 1230 static bool osEventsSubscribeUnsubscribeV(bool sub, uint32_t numEvts, va_list ap) in osEventsSubscribeUnsubscribeV() argument 1236 if (!sub && osTaskTestFlags(task, FL_TASK_STOPPED)) // stopping, so this is a no-op in osEventsSubscribeUnsubscribeV() 1252 …return osEnqueueEvtOrFree(sub ? EVT_SUBSCRIBE_TO_EVT : EVT_UNSUBSCRIBE_TO_EVT, act, osDeferredActi… in osEventsSubscribeUnsubscribeV() 1255 static bool osEventsSubscribeUnsubscribe(bool sub, uint32_t numEvts, ...) in osEventsSubscribeUnsubscribe() argument 1261 ret = osEventsSubscribeUnsubscribeV(sub, numEvts, ap); in osEventsSubscribeUnsubscribe()
|
/device/google/crosshatch/json-c/ |
D | RELEASE_CHECKLIST.txt | 35 config.sub configure depcomp install-sh \
|
D | config.h.in | 133 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
D | Doxyfile | 36 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
/device/google/coral/json-c/ |
D | RELEASE_CHECKLIST.txt | 35 config.sub configure depcomp install-sh \
|
D | config.h.in | 133 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
D | Doxyfile | 36 # 4096 sub-directories (in 2 levels) under the output directory of each output
|
/device/google/bonito/json-c/ |
D | RELEASE_CHECKLIST.txt | 35 config.sub configure depcomp install-sh \
|
D | config.h.in | 133 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
D | Doxyfile | 36 # 4096 sub-directories (in 2 levels) under the output directory of each output
|